summaryrefslogtreecommitdiff
path: root/core/Messenger.c
AgeCommit message (Collapse)Author
2013-07-13Added conversion from friend_id to client_idMaxim Biro
2013-07-12First 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-11Removed useless define.irungentoo
2013-07-10Per friend request data added.irungentoo
2013-07-10updated TODOirungentoo
2013-07-09Delete friends function now works and some other changes.irungentoo
2013-07-09Comments updated.irungentoo
2013-07-09Basic IM messenger backend pretty much done (You can start the GUI)irungentoo
And a couple of fixes to the other parts.
2013-07-08Some work done on the messenger part.irungentoo
2013-07-06Very basic start on the Tox messaging api.(Should give you a basic idea how ↵irungentoo
it's gonna work)