summaryrefslogtreecommitdiff
path: root/toxcore/DHT.h
AgeCommit message (Expand)Author
2013-11-14Significantly trimmed down version of an ID<=>IP cache.Coren[m]
2013-11-10Fixed small issues.irungentoo
2013-11-02Get node testing response packets are now handled.irungentoo
2013-10-30Testing requests are now sent.irungentoo
2013-10-28Removed some now useless code.irungentoo
2013-10-26Base of hardening stuff.irungentoo
2013-10-24Removed now useless ping_id from send/get node packets.irungentoo
2013-10-24Adding encrypted data to send/getnode packets now done.irungentoo
2013-10-20Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...Coren[m]
2013-09-27expanded Client_data to hold two addresses (IPv4, IPv6) instead of oneCoren[m]
2013-09-21moved stuff that belongs into ping.[ch] thereCoren[m]
2013-09-16Merge remote-tracking branch 'upstream/master' into MessengerLoadSaveCoren[m]
2013-09-14astyled everything.irungentoo
2013-09-13State loading/saving: Instead of a blob, segment into sections marked with tags.Coren[m]
2013-09-11tox.h, DHT.h:Coren[m]
2013-09-10tox.*, DHT.*:Coren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09tox.*, DHT.*;Coren[m]
2013-09-02More comment refactoring.JamoBox
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-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