strlst
|
538fb3fc60
added convenience scripts and minor refactor
|
3 years ago |
caritas
|
9bc49f2681
renamed cryptoutil and checked some crypto stuff
|
3 years ago |
caritas
|
e1bed17be7
fixed a problem with base64 encoding
|
3 years ago |
caritas
|
ea57b4dbb5
Implemented encrypted streams and finished DMAP encryption implementation
|
3 years ago |
strlst
|
91db4c6307
Merge branch 'ns-tests' of strlst/dslab into master
|
3 years ago |
desdes
|
6268bf4ba9
Added tests for nameservers
|
3 years ago |
caritas
|
6473289a69
implemented beginning of handshake, but not sure if correct (not whole message is encrypted)
|
3 years ago |
caritas
|
be6cb35f61
Merge remote-tracking branch 'origin/client' into secure
|
3 years ago |
caritas
|
28dfbe46e2
added test class and methods for encryption
|
3 years ago |
strlst
|
438e4c190d
initial implementation of message client
|
3 years ago |
strlst
|
c7db937476
Merge branch 'NS-lookup' of notabug.org:strlst/dslab into ns-registration
|
3 years ago |
caritas
|
85cf477218
added logging for lookup
|
3 years ago |
strlst
|
a1eef01258
fixed nameserver commands
|
3 years ago |
caritas
|
aea3c3edd6
fixed wrong port registered in mailbox server
|
3 years ago |
strlst
|
fed36e800d
minor fixes
|
3 years ago |
strlst
|
2a82dde31b
implemented registerMailboxServer
|
3 years ago |
strlst
|
59ce5afde6
Merge branch 'NS-lookup' of notabug.org:strlst/dslab into ns-registration
|
3 years ago |
strlst
|
9339ba93af
implemented registerNameserver
|
3 years ago |
caritas
|
9975804fb1
fixed typo
|
3 years ago |
caritas
|
ababfb6db1
domain registration for mailbox servers
|
3 years ago |
caritas
|
505e92e227
Added domain lookup to transfer server
|
3 years ago |
strlst
|
1eedeabb66
nice changes
|
3 years ago |
strlst
|
9684a2ad0a
RMI stuff is too hard to use
|
3 years ago |
strlst
|
0d155dcb28
attempt at getting a minimal working example
|
3 years ago |
strlst
|
6c2ef9e5f0
intellij gitignore adjusted
|
3 years ago |
caritas
|
68d8c75a25
Changed lookup method again to use the root server object directely
|
3 years ago |
caritas
|
858bb77d5b
Changed lookup method to use already found registry for performance purposes
|
3 years ago |
caritas
|
25c0ca29a8
Implemented nameserver and domain lookup, also added handy lookup static in NameserverRemote
|
3 years ago |
strlst
|
4c170c8c5b
initial changes for RMI calls
|
3 years ago |
strlst
|
2f8086c382
minor refactor and initial nameserver changes
|
3 years ago |