Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-12 | First part of DHT hardening done. | irungentoo | |
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) | |||
2013-06-25 | Fixed one possible bug in the DHT and added a basic TODO list. | irungentoo | |
Fixed a possible segfault which could have been cause by handling an empty packet. |