aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology.c
Commit message (Expand)AuthorAge
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
* - add generic topology configuration by filet3sserakt2021-10-07
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
* -simplifying core API (#2400)Christian Grothoff2012-06-09
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -improving error messages of failing testChristian Grothoff2012-05-07
* -more to removeChristian Grothoff2012-05-06
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
* -verbose is independent of loggingChristian Grothoff2012-02-26
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* -fixing indentationChristian Grothoff2011-11-29
* add units to time, use configuration time api where appropriate, fixing Manti...Christian Grothoff2011-11-17
* curly wars / auto-indentationChristian Grothoff2011-11-04
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* fixChristian Grothoff2011-10-11
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* nicerChristian Grothoff2011-08-05
* LRN: 0009-Fix-.exe-extension-in-topology-string.patchChristian Grothoff2011-08-05
* shutdownMatthias Wachs2011-04-20
* core api changeNathan S. Evans2011-03-16
* Testing and core related changes.Nathan S. Evans2011-02-22
* Testing api change and related test case fixes, remember retry task and clean...Nathan S. Evans2011-02-15
* change to allow number of outstanding ssh connections to be set separatelyNathan S. Evans2011-02-15
* configurable connect optionsNathan S. Evans2011-02-05
* reduce topology overheads in testing, probably breaking some stuffNathan S. Evans2011-01-27
* enable reading of hostkeys from a file for testing, also loading of topology ...Nathan S. Evans2011-01-21
* rindex is deprecatedChristian Grothoff2011-01-13
* Testing changes required to work with new core api. Revert GNUNET_CORE_itera...Nathan S. Evans2010-11-16
* Fix for testing where peer_start callback immediately calls peer_stop (also w...Nathan S. Evans2010-11-16
* the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff2010-11-13
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
* codesonar fixesNathan S. Evans2010-11-10
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
* original patch from Mantis 1614Christian Grothoff2010-11-03
* seaspideringChristian Grothoff2010-10-27
* Refactoring GNUNET_time structsMatthias Wachs2010-10-27
* remove debugging stuff, fix for very small values of small world optionsNathan S. Evans2010-10-12
* change connect topology in testing_group.c to call callback on all peers conn...Nathan S. Evans2010-10-12
* increase max connections, add verbose flag for topology testing (buildbot deb...Nathan S. Evans2010-09-22
* additional topology creation option, for adding closest underlay capable peer...Nathan S. Evans2010-09-21
* klocwork fixesNathan S. Evans2010-09-01
* add statistics iteration to testing_group, test case for same.Nathan S. Evans2010-08-10
* topology stability testcaseNathan S. Evans2010-08-05