aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Expand)AuthorAge
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* typoChristian Grothoff2015-11-16
* more PATH_MAX issues (#4054)Christian Grothoff2015-11-16
* fix #4054Christian Grothoff2015-11-16
* -typo-doxygenChristian Grothoff2015-11-01
* -remove startup through valgrindSree Harsha Totakura2015-10-29
* fixing #4035Christian Grothoff2015-10-29
* -doxygen, indentChristian Grothoff2015-10-29
* -do not segv on controller crashChristian Grothoff2015-10-29
* testbed: disable host key checking along with password based authenticationSree Harsha Totakura2015-10-28
* -fix doxygenChristian Grothoff2015-10-28
* stop using deprecated TRANSPORT_try_connect() API, use modern ATS connectivit...Christian Grothoff2015-10-27
* prepare testbed for #3675 by having an option to establish connections to ATSChristian Grothoff2015-10-27
* -update docu linksSree Harsha Totakura2015-10-27
* -indentation, doxygen, etc.Christian Grothoff2015-10-27
* -no binding for daemonsChristian Grothoff2015-07-13
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Fix regression caused by SVN 34522Sree Harsha Totakura2014-12-17
* -check rvalChristian Grothoff2014-12-17
* -make compilers happyChristian Grothoff2014-12-16
* -check return valueChristian Grothoff2014-12-16
* -check return valuesChristian Grothoff2014-12-16
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* Reduce the number of peers to 2.Sree Harsha Totakura2014-12-04
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* Add options for SCALE_FREE topology.Sree Harsha Totakura2014-08-14
* - English.Sree Harsha Totakura2014-08-08
* Do not cleanup operation queues if they are not empty. Instead, mark them as...Sree Harsha Totakura2014-07-04
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
* Initialize `arg_str1'.Sree Harsha Totakura2014-06-10
* Fix 3429: do not print degree of parallelism.Sree Harsha Totakura2014-06-04
* performance API indicates disconnectMatthias Wachs2014-05-21
* - rename in conf.in files, update conf.in file still referencing meshBart Polot2014-05-07
* - rename also contents of config files, update config filesBart Polot2014-05-07
* - add constBart Polot2014-03-13
* - add a getter for peer->unique_idBart Polot2014-03-13
* - Delay shutdown until all connections are closed.Sree Harsha Totakura2014-03-07
* - remove dead codeSree Harsha Totakura2014-03-07
* - Warn upon deleting unsent message.Sree Harsha Totakura2014-03-07
* - Define and use BUFFER_SIZE for the size of the outgoing buffer.Sree Harsha Totakura2014-03-05
* - increase history size for the measured average operation execution times.Sree Harsha Totakura2014-03-04
* -Always add measured average operation completion time into history.Sree Harsha Totakura2014-02-24
* Fix barrier test dependencies (W32)LRN2014-02-20