aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadet.c
Commit message (Expand)AuthorAge
...
* - refactor test dropping, reduce test loadBart Polot2015-10-06
* - remove debugBart Polot2015-10-02
* - cancel transmit requests before destroying channels, warn API users if notBart Polot2015-10-02
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* - don't torture buildbots with 5000 messagesBart Polot2015-06-26
* - more messages to force errorsBart Polot2015-06-10
* - resend ax kx when lostBart Polot2015-04-27
* only ratchet after a certain amount of messages or time has passedBart Polot2015-04-27
* - reduce number of messages for snappier testBart Polot2015-04-27
* do not do cryptographic verification for results from datacacheChristian Grothoff2015-03-08
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* - fix failed git mergeBart Polot2015-01-15
* - bump message amountBart Polot2015-01-15
* - fix crashes, zombie controller on ^CBart Polot2015-01-15
* - allow more time to 5 peer testcase, change stats loglevelBart Polot2015-01-09
* - refactor test, always gather statsBart Polot2015-01-09
* - fix test: provide real message sizeBart Polot2015-01-09
* - test message packingBart Polot2014-12-29
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -use const in peerstore callbackChristian Grothoff2014-12-18
* -do forcestart for gns; doxygen fixesChristian Grothoff2014-12-14
* - more info on buildbot errorsBart Polot2014-07-29
* - restore long testsBart Polot2014-07-24
* - in ACK tests, the initializer message is part of the data exchangeBart Polot2014-07-24
* - revamp almost all cadet tests, keep track of messages, sizes, acksBart Polot2014-07-24
* - correct data feedbackBart Polot2014-07-23
* - warn when test goes wrongBart Polot2014-07-21
* - logBart Polot2014-06-25
* - adjust test's log levelsBart Polot2014-06-24
* - make sure the keepalive test generates more than 2 keepalivesBart Polot2014-06-17
* - send 1000 messages to force re-key testingBart Polot2014-06-17
* - fix test tmt_rdy size requestBart Polot2014-05-23
* - fix name detectionBart Polot2014-05-23
* - fix stats collectionBart Polot2014-05-23
* - fix testbed statistics collectionBart Polot2014-05-23
* - remove hardcoded target peer numberingBart Polot2014-05-23
* - fixesBart Polot2014-05-23
* - simplify names, update MakefileBart Polot2014-05-23
* - fix id check on data callbackBart Polot2014-05-23
* - add default size, docBart Polot2014-05-23
* - perform tests with only 2 peers for basic P2P test and with 5 peer line for...Bart Polot2014-05-23
* - use increasing size data messagesBart Polot2014-05-23
* Renamed directoryBart Polot2014-05-07