Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
Replaced chars with uint8_t
Added a new test program.
Added some functions to Lossless UDP.
And some other stuff.
|
|
|
|
|
|
|
|
Also made a nice function to init networking.
|
|
|
|
|
|
|
|
warnings with GCC and clang.
|
|
|
|
|
|
|
|
|
|
Also fixed typo in Readme.
|
|
|
|
|
|
That big 40MB file is useless so I merged the repos in a way that it
dissapears forever from the main repo.
|
|
|
|
|
|
|
|
|
|
|