Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-13 | Added FAQ | irungentoo | |
2013-07-13 | Added something to DHT_hardening.txt | irungentoo | |
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-11 | Some more ideas on how to harden the DHT. | irungentoo | |
2013-07-10 | updated TODO | irungentoo | |
2013-07-09 | Added some thoughts on how to harden the DHT. | irungentoo | |
2013-07-08 | Spelling mistakes fixed. | irungentoo | |
2013-07-07 | Added IDEAS.txt and added checks to 2 net_crypto functions. | irungentoo | |
2013-07-06 | Small fixes in the crypto doc. | irungentoo | |
2013-07-06 | Forward secrecy implemented into crypto. | irungentoo | |
2013-07-05 | Added WHY.txt | irungentoo | |
2013-07-05 | Updated roadmap and TODO. | irungentoo | |
2013-07-04 | Some slight modifications to the crypto protocol. | irungentoo | |
2013-07-03 | Compiled for windows and fixed stuff accordingly. | irungentoo | |
2013-07-03 | Update TODO. | irungentoo | |
2013-07-03 | TODO updated. | irungentoo | |
2013-07-03 | Updated readme and TODO. | irungentoo | |
2013-07-02 | Fixed typo. | irungentoo | |
2013-07-02 | Fixed typos. | irungentoo | |
2013-07-02 | Draft proposal of how crypto will be implemented added. TODO updated. | irungentoo | |
2013-07-01 | Updated TODO | irungentoo | |
2013-07-01 | Added basic draft of the messenger protocol. | irungentoo | |
2013-07-01 | Fixed small bug. Updated TODO. | irungentoo | |
2013-06-30 | Updated Lossless UDP. | irungentoo | |
2013-06-28 | Test programs updated. (I'm gonna wait until I finish Lossless_UDP before ↵ | irungentoo | |
pushing it.) | |||
2013-06-27 | Added current work on Lossless_UDP (Not done do not test it yet) | irungentoo | |
Lossless_UDP code is probably filled with problems right now. this is normal. | |||
2013-06-27 | Fixed something in the DHT, added a milisecond time function. | irungentoo | |
2013-06-26 | Made doc clearer. | irungentoo | |
2013-06-26 | Made UDP doc clearer. | irungentoo | |
2013-06-26 | Added Draft of proposed Lossless UDP protocol. | irungentoo | |
2013-06-26 | Stuff added | irungentoo | |
2013-06-26 | Updated docs. | irungentoo | |
2013-06-25 | Updated docs. | irungentoo | |
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. |