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-07-10 | Per friend request data added. | irungentoo | |
2013-07-09 | cast parameters to unsigned char and terminal localhost regex without domain | juryben-fedora | |
2013-07-09 | Delete friends function now works and some other changes. | irungentoo | |
2013-07-09 | Added comment block to Messenger test. | irungentoo | |
2013-07-09 | Basic IM messenger backend pretty much done (You can start the GUI) | irungentoo | |
And a couple of fixes to the other parts. | |||
2013-07-08 | Some work done on the messenger part. | irungentoo | |