summaryrefslogtreecommitdiff
path: root/toxcore/DHT.c
AgeCommit message (Expand)Author
2013-09-09network.h:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-03Work in progress group chats.irungentoo
2013-09-02Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-09-02Fixed missing field initializers warningsMaxim Biro
2013-09-02Properly fixed signed/unsigned comparisons.irungentoo
2013-09-02More comment refactoring - DHT.cJamoBox
2013-09-01Merge branch 'master' of github.com:tylerb/ProjectTox-CoreTyler Bunnell
2013-09-01Fix signed/unsigned comparison warningsTyler Bunnell
2013-09-01Fixed possible bug.irungentoo
2013-08-30Cleaned up pull request.irungentoo
2013-08-30Made clang happy by taking definitions for the macro out of functions and add...redwire
2013-08-30Wrote a quicksort macro and modified sort_list to use itredwire
2013-08-30Fixed possible compiling problems on some compilers.irungentoo
2013-08-30Fixed warnings and moved hex_string_to_bin to testing/irungentoo
2013-08-30Fixed build errors.Kostya
2013-08-30Made IP_Port a union.Kostya
2013-08-29Removed packet structs.irungentoo
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-29Fixed bug.irungentoo
2013-08-28Fixed possible bug.irungentoo
2013-08-24Rename core directory because of autoconf name clashjin-eld