summaryrefslogtreecommitdiff
path: root/testing/DHT_test.c
AgeCommit message (Expand)Author
2013-09-11toxcore/util.h:Coren[m]
2013-09-11cmdline parsing:Coren[m]
2013-09-11cmdline parsing of --ipv4/6 plucked into utilCoren[m]
2013-09-10tox.*, DHT.*:Coren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09network.h:Coren[m]
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-08-30Fixed warnings and moved hex_string_to_bin to testing/irungentoo
2013-08-30Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...irungentoo
2013-08-30Fixed build errors.Kostya
2013-08-29Moved misc_tools from testing to toxcore.Anony Moose
2013-08-28Use defines instead of numbers in DHT_testirungentoo
2013-08-24Rename core directory because of autoconf name clashjin-eld
2013-08-22init_cryptopacket is now called by new_DHT.irungentoo
2013-08-20astyle --options=tools/astylerc -r ./*.{c,h}irungentoo
2013-08-20DHT_bootstrap fixed.irungentoo
2013-08-20Fixed DHT_test.c and added some checks.irungentoo
2013-08-16Passed everything through astyle.irungentoo
2013-08-14Metadata collection prevention part 1 of ???.irungentoo
2013-08-10network_registerhandlerslvr
2013-08-09Fixed a printf argument.Konstantin Kowalski
2013-08-02Fixed warnings.irungentoo
2013-07-30Fix "comparison is always true due to limited range of data type" warningDmitry Marakasov
2013-07-30Fixed warning.irungentoo
2013-07-27[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.Konstantin Kowalski
2013-07-26took out several strlen() calls out of the loop; replaced int's with size_t w...Konstantin Kowalski
2013-07-26Formatting.SilentSand
2013-07-25LicensingSilentSand
2013-07-22Fixed small thing in DHT.irungentoo
2013-07-22Modified the way friend requests worked.irungentoo
2013-07-22Fixed warnings.irungentoo
2013-07-21Fixed commentsMaxim Biro
2013-07-21Added routing functions to DHT.irungentoo
2013-07-12Build fixed?irungentoo
2013-07-12First part of DHT hardening done.irungentoo
2013-07-08Spelling mistakes fixed.irungentoo
2013-07-07Fixed to be confilcts with the DHT and the messenger part.irungentoo
2013-07-05Crypto done(still need to test it a bit more thought)irungentoo
2013-06-27Added a function.irungentoo
2013-06-27Cleaned up some stuff.irungentoo
2013-06-27Fixed something in the DHT, added a milisecond time function.irungentoo
2013-06-26Changed function name.irungentoo
2013-06-26Small update.irungentoo
2013-06-26Moved the network functions from the DHT into network.irungentoo
2013-06-26Couple fixes.irungentoo
2013-06-25Fixed a line in DHT.c and clarified something in DHT_test.c.irungentoo
2013-06-25Fixed stuff, things work better now.irungentoo
2013-06-25DHT implementation finished. Currently testing it.irungentoo
2013-06-25DHT almost done, started testing. Fixed ADDR compiling problem. No more warni...irungentoo
2013-06-24Manually merged fix from nurupo.irungentoo