summaryrefslogtreecommitdiff
path: root/testing/DHT_test.c
AgeCommit message (Expand)Author
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
2013-06-24Fixed? DHT_test compiling on windows.irungentoo
2013-06-24Updated DHT_test with WSA stuff.irungentoo
2013-06-24Made small application to test the DHT. Core DHT: finished some more functions.irungentoo
2013-06-24Now compiles. Functions starting to take form.irungentoo