aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Expand)AuthorAge
* possible fix for timing issue (causing missed peer connect events) in testingNathan S. Evans2010-11-19
* partial fix for missing connect notifications from remote peers, still a prob...Nathan S. Evans2010-11-19
* remove debugging flagsNathan S. Evans2010-11-16
* Fix for blacklist testcase; more aggressive reconnect attempts.Nathan S. Evans2010-11-16
* 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
* not sure how this has been working, unless something got out of sync in svn.....Nathan S. Evans2010-11-15
* 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
* original patch from Mantis 1614Christian Grothoff2010-11-03
* Refactoring GNUNET_time structsMatthias Wachs2010-10-27
* testing api additionNathan S. Evans2010-09-17
* 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
* some testing changes, features addedNathan S. Evans2010-09-14
* change timeout, so multiple connect request messages can be sentNathan S. Evans2010-09-04
* allowing a single stats and/or peerinfo service per hostNathan S. Evans2010-09-03
* klocwork fixesNathan S. Evans2010-09-01
* stagger shutdownNathan S. Evans2010-08-12
* add code to enable checking if transport's idea of our peer identity matches ...Christian Grothoff2010-07-21
* hacks from tripChristian Grothoff2010-07-07
* gpl3Christian Grothoff2010-07-02
* change to limit number of peers actually starting concurrently so as not to e...Nathan S. Evans2010-06-29
* remove config file for churn, not removing directory specified in config file...Nathan S. Evans2010-06-24
* don't stop churned peers, clean up filesNathan S. Evans2010-06-23
* missing null checkNathan S. Evans2010-06-23
* codesonar fixesNathan S. Evans2010-06-21
* some testing changes, including an api change that likely breaks things for o...Nathan S. Evans2010-06-17
* api for controlled churnChristian Grothoff2010-05-27
* cleaner handling of gnunet-peerinfo resultsChristian Grothoff2010-05-21
* fixes, commentsChristian Grothoff2010-05-18
* fix testingChristian Grothoff2010-05-18
* churn fixes and testcaseNathan S. Evans2010-05-12
* more testing changesNathan S. Evans2010-05-11
* some testing stuff, but i think there is a problem in gnunet-service-transportNathan S. Evans2010-05-10
* change testing library to use timeout for peer and peergroup startup so testc...Nathan S. Evans2010-05-10
* changes to testing... create hostkey using peerinfo before starting peers, be...Nathan S. Evans2010-05-09
* testing bug fixes (hopefully)Nathan S. Evans2010-04-27
* increase default timeout for startup (for SLOW machines)Nathan S. Evans2010-04-27
* testing changes, which hopefully make testing code more robust, though proble...Nathan S. Evans2010-04-22
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
* remove filesNathan S. Evans2010-03-31
* more tweaks to allow testing to actually workNathan S. Evans2010-03-31
* remove todoNathan S. Evans2010-03-30
* write control_host information to testing configs (for remote starting), hasn...Nathan S. Evans2010-03-30
* remove debugging from testcases, testing now used gnunet-arm to run and stop ...Nathan S. Evans2010-03-29
* use gnunet-arm instead of gnunet-service-armNathan S. Evans2010-03-29
* increase some timeouts, decrease othersChristian Grothoff2010-03-15
* towards better topology testing, still a kink or twoNathan S. Evans2010-02-26