Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ncursesclient
|
|
|
|
Cmake builds now builds the new ncurses test only on non windows.
|
|
|
|
|
|
|
|
Added crypto to the DHT communications.
This defeats completely the first attack mentioned in
docs/DHT_hardening.
Also updated the build system to build the latest test (it links it with
libsodium)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And a couple of fixes to the other parts.
|
|
|
|
Used two if statements, both of which just broke a loop. Just threw them together with ||. Should be slightly faster.
|
|
|
|
|
|
|
|
it's gonna work)
|
|
|
|
Replaced chars with uint8_t
Added a new test program.
Added some functions to Lossless UDP.
And some other stuff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|