Age | Commit message (Expand) | Author |
2012-12-20 | - unvalgrind | bartpolot |
2012-12-20 | - account for disconnection | bartpolot |
2012-12-20 | - unvalgrind | bartpolot |
2012-12-20 | - initialize message for both directions | bartpolot |
2012-12-20 | -new conf file | bartpolot |
2012-11-14 | - adjust default dht_replication_level | bartpolot |
2012-11-05 | - clean config files | bartpolot |
2012-11-05 | - sync | bartpolot |
2012-11-04 | -misc bugfixes, travel hacking | grothoff |
2012-10-09 | -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG setting | grothoff |
2012-09-27 | - dont use valgrind by default | bartpolot |
2012-09-26 | - timeout sooner on stall | bartpolot |
2012-09-20 | - timeout tunnel faster | bartpolot |
2012-09-14 | - dont start vpn on mesh testcase | bartpolot |
2012-07-25 | - fix typo, adjust testing values | bartpolot |
2012-07-22 | Fix hostkey loading for old testing framework | LRN |
2012-07-18 | - don't run valgrind | bartpolot |
2012-07-18 | - add canceling of untransmitted requests upon tunnel destroy, to avoid free'... | bartpolot |
2012-07-13 | - fix tests in offline situations | bartpolot |
2012-06-09 | -fixes | grothoff |
2012-02-22 | - Without these lines MESH does NOT find the destination peer in the DHT | bartpolot |
2012-02-06 | - Adapted testcase to working blacklisting, reduced number of peers, topology... | bartpolot |
2012-02-02 | - Fixed compilation error, restored 2D torus as testing topology | bartpolot |
2012-02-02 | - Improved readibility of code by removing a ton of #if DEBUG ... #endif | bartpolot |
2012-01-24 | - Added initial speed test, fixed minor bugs | bartpolot |
2011-11-29 | Changed quota configuration from core to ats section, renamed from TOTAL_QUOT... | bartpolot |
2011-11-17 | add units to time, use configuration time api where appropriate, fixing Manti... | grothoff |
2011-11-17 | Added valgrind suppressions needed for Arch Linux and valgrind 3.7.0 and glib... | bartpolot |
2011-11-12 | Adapted timeout for slower buildbots | bartpolot |
2011-11-10 | More sensible values for testcase timeouts | bartpolot |
2011-11-07 | More time to connect peergroup | bartpolot |
2011-11-05 | Added an empty 2d torus test (connect and to nothing) | bartpolot |
2011-11-02 | Reverted change to conf file | bartpolot |
2011-11-02 | Fixed mantis #1870, stopped dht_get_type request twice on client disconnect/t... | bartpolot |
2011-10-23 | make writing data_output optional and disable by default | grothoff |
2011-10-21 | Wait more to complete tests on slower machines | bartpolot |
2011-10-20 | Changed testcase to include real multicast tests | bartpolot |
2011-10-20 | Do not execute test under valgrind as default | bartpolot |
2011-10-11 | Fixes in path creation | bartpolot |
2011-10-10 | Fixed bugs, refactored path tree | bartpolot |
2011-10-06 | WiP | bartpolot |
2011-10-06 | Stop all DHT get requests before disconnecting | bartpolot |
2011-10-06 | Revert 17260 | bartpolot |
2011-10-06 | Renamed functions, make valgrind stop complaining about memory leaks by expli... | bartpolot |
2011-10-06 | Tweaked configuration files and testcase | bartpolot |
2011-10-05 | Enable DHT in testcase | bartpolot |
2011-10-04 | Fixed core quota, added logging of error messages at connection setup | bartpolot |
2011-10-03 | Tweaked test configuration and log messages | bartpolot |
2011-10-03 | Fixed a bug in create path handling, extended debug info. | bartpolot |
2011-09-29 | WiP | bartpolot |