aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
AgeCommit message (Expand)Author
2012-12-20- unvalgrindbartpolot
2012-12-20- account for disconnectionbartpolot
2012-12-20- unvalgrindbartpolot
2012-12-20- initialize message for both directionsbartpolot
2012-12-20-new conf filebartpolot
2012-11-14- adjust default dht_replication_levelbartpolot
2012-11-05- clean config filesbartpolot
2012-11-05- syncbartpolot
2012-11-04-misc bugfixes, travel hackinggrothoff
2012-10-09-getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settinggrothoff
2012-09-27- dont use valgrind by defaultbartpolot
2012-09-26- timeout sooner on stallbartpolot
2012-09-20- timeout tunnel fasterbartpolot
2012-09-14- dont start vpn on mesh testcasebartpolot
2012-07-25- fix typo, adjust testing valuesbartpolot
2012-07-22Fix hostkey loading for old testing frameworkLRN
2012-07-18- don't run valgrindbartpolot
2012-07-18- add canceling of untransmitted requests upon tunnel destroy, to avoid free'...bartpolot
2012-07-13- fix tests in offline situationsbartpolot
2012-06-09-fixesgrothoff
2012-02-22- Without these lines MESH does NOT find the destination peer in the DHTbartpolot
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 topologybartpolot
2012-02-02- Improved readibility of code by removing a ton of #if DEBUG ... #endifbartpolot
2012-01-24- Added initial speed test, fixed minor bugsbartpolot
2011-11-29Changed quota configuration from core to ats section, renamed from TOTAL_QUOT...bartpolot
2011-11-17add units to time, use configuration time api where appropriate, fixing Manti...grothoff
2011-11-17Added valgrind suppressions needed for Arch Linux and valgrind 3.7.0 and glib...bartpolot
2011-11-12Adapted timeout for slower buildbotsbartpolot
2011-11-10More sensible values for testcase timeoutsbartpolot
2011-11-07More time to connect peergroupbartpolot
2011-11-05Added an empty 2d torus test (connect and to nothing)bartpolot
2011-11-02Reverted change to conf filebartpolot
2011-11-02Fixed mantis #1870, stopped dht_get_type request twice on client disconnect/t...bartpolot
2011-10-23make writing data_output optional and disable by defaultgrothoff
2011-10-21Wait more to complete tests on slower machinesbartpolot
2011-10-20Changed testcase to include real multicast testsbartpolot
2011-10-20Do not execute test under valgrind as defaultbartpolot
2011-10-11Fixes in path creationbartpolot
2011-10-10Fixed bugs, refactored path treebartpolot
2011-10-06WiPbartpolot
2011-10-06Stop all DHT get requests before disconnectingbartpolot
2011-10-06Revert 17260bartpolot
2011-10-06Renamed functions, make valgrind stop complaining about memory leaks by expli...bartpolot
2011-10-06Tweaked configuration files and testcasebartpolot
2011-10-05Enable DHT in testcasebartpolot
2011-10-04Fixed core quota, added logging of error messages at connection setupbartpolot
2011-10-03Tweaked test configuration and log messagesbartpolot
2011-10-03Fixed a bug in create path handling, extended debug info.bartpolot
2011-09-29WiPbartpolot