summaryrefslogtreecommitdiff
path: root/toxcore/net_crypto.c
AgeCommit message (Expand)Author
2013-10-06Code cleanups.irungentoo
2013-10-04Fixed some possible bugs.irungentoo
2013-09-28Fixed possible problem.irungentoo
2013-09-28Potential DoS fixed.irungentoo
2013-09-27Permit -Wshadow as useful warning.Coren[m]
2013-09-25Possible bug fixed.irungentoo
2013-09-22Removed unused variables.irungentoo
2013-09-22Fixed the connection bug and cleaned up some stuff.irungentoo
2013-09-21Connection speed ups.irungentoo
2013-09-21Lossless UDP is now suitable for sending files.irungentoo
2013-09-17astyled everything.irungentoo
2013-09-15Fix leaks and null dereferences in net_cryptoSebastian Stal
2013-09-13Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-13Nonce generation changes.irungentoo
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-05Merge branch 'group-chats'irungentoo
2013-09-04Fixed small problem.irungentoo
2013-09-03Work in progress group chats.irungentoo
2013-09-02Removed useless code, possibly fixed something.irungentoo
2013-09-02Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-09-02comment updatesJamoBox
2013-09-02Properly fixed signed/unsigned comparisons.irungentoo
2013-09-01Fix signed/unsigned comparison warningsTyler Bunnell
2013-08-30Fixed build errors.Kostya
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-24Rename core directory because of autoconf name clashjin-eld