summaryrefslogtreecommitdiff
path: root/toxcore/net_crypto.h
AgeCommit message (Expand)Author
2014-05-02Messenger now works with the new net_crypto api.irungentoo
2014-05-02Remove Lossless UDP (This breaks Tox.)irungentoo
2014-05-01Protocol implementation is starting to look ok.irungentoo
2014-04-30Some more code written for the middle level protocol stuff.irungentoo
2014-04-30Added number to cookie request/response packets to prevent possibleirungentoo
2014-04-29Some more work done on the middle network protocol.irungentoo
2014-04-23Updated some files so that they could build with latest core.irungentoo
2014-04-23Major cleanups.irungentoo
2014-04-22Decided pretty much how the handshake would work.irungentoo
2014-04-21Crypto related cleanups.irungentoo
2014-04-18Added function to increment nonce by specified number.irungentoo
2014-03-15A bit of work done on the TCP relay server.irungentoo
2013-11-10Merge branch 'master' into hardenirungentoo
2013-11-08Code cleanups.irungentoo
2013-10-26Base of hardening stuff.irungentoo
2013-10-24Added symmetric crypto functions to net_crypto.irungentoo
2013-10-24Removed define that could become confusing.irungentoo
2013-10-23Code cleanups.irungentoo
2013-10-22This squash should work now.Bahkuh
2013-10-19Fixed connection sometimes being too slow and some other possible problems.irungentoo
2013-10-04Fixed some possible bugs.irungentoo
2013-09-28Potential DoS fixed.irungentoo
2013-09-22Fixed the connection bug and cleaned up some stuff.irungentoo
2013-09-13Nonce generation changes.irungentoo
2013-09-03Work in progress group chats.irungentoo
2013-09-02comment updatesJamoBox
2013-08-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete
2013-08-28Removed some no longer needed ifdefs.irungentoo
2013-08-24Rename core directory because of autoconf name clashjin-eld