summaryrefslogtreecommitdiff
path: root/auto_tests/dht_test.c
AgeCommit message (Expand)Author
2017-11-15Don't use IPv6 in test if it's unsupportedDiadlo
2017-08-24AF_INET -> TOX_AF_INETDiadlo
2017-06-05Build tests on appveyor, the MSVC build.iphydf
2017-04-13Add test for DHT pack_nodes and unpack_nodesDiadlo
2017-03-25Move c_sleep to helpers.h and misc_tools.hDiadlo
2017-02-26Add part of platform-independent network API implementationDiadlo
2017-01-06Revert "Revert "Portability fixes""David Zero
2017-01-05Revert "Portability fixes"endoffile78
2017-01-04Portability fixesDavid Zero
2016-12-22Improve documentation of crypto_core.iphydf
2016-12-22Wrap all sodium/nacl functions in crypto_core.c.iphydf
2016-11-24add NAT hole punching level to Tox APIGregory Mullen (grayhatter)
2016-11-11Add DHT_create_packetendoffile78
2016-09-30Remove return after no-return situation (and other cleanups).iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-13Add some astyle options to make it do more.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-09-02Do not use `else` after `return`.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-27Move logging to a callback.iphydf
2016-08-18Fix some compiler warnings.iphydf
2016-08-18Make tox_callback_friend_name stateless.iphydf
2016-01-04Test fix.irungentoo
2015-12-11Better DHT tests.irungentoo
2015-11-03Astyle.irungentoo
2015-08-07Removed a useless define.irungentoo
2015-07-29client_id -> public_keyirungentoo
2014-12-16cs_set_video_encoder_resolution improvements.irungentoo
2014-12-15Fixed test.irungentoo
2014-11-25Astyle autotests.irungentoo
2014-08-09Tests fix for an original behavior for duplicatespyruvate
2014-08-09Refactoring of node replacements in addto_lists functionpyruvate
2014-08-09Added tests for addto_lists functionpyruvate