Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-22 | added data file to gitignore | Oliver Hunt | |
2013-07-17 | Improved build system | Maxim Biro | |
2013-07-15 | Just cleaning up as I read, no behaviour changes | Jeffail | |
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-07-09 | Update .gitignore | Ben B | |
2013-07-09 | update gitingore | juryben-fedora | |
2013-07-08 | Quick fix | Anthony Super | |
Used two if statements, both of which just broke a loop. Just threw them together with ||. Should be slightly faster. |