aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api.c
Commit message (Expand)AuthorAge
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
* generalize send API for transport testsChristian Grothoff2016-07-21
* towards having sending in transport-testing API (not yet flexible enough)Christian Grothoff2016-07-15
* more transport testing hackingChristian Grothoff2016-07-12
* fold bidirectional test into main test_ats_apiChristian Grothoff2016-07-10
* -towards nicer transport-testing libChristian Grothoff2016-07-10
* -start to refactor testcases for sanityChristian Grothoff2016-07-09
* -indentingChristian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -code cleanupChristian Grothoff2015-10-29
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -dead code eliminationChristian Grothoff2015-02-03
* adding statistics on why transport may drop ATS suggestionsChristian Grothoff2015-02-03
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff2014-02-02
* better logging since important messages are infoMatthias Wachs2013-09-12
* api fixMatthias Wachs2013-03-21
* - clean up testssMatthias Wachs2012-07-04
* -fixing compiler warnings on FreeBSDChristian Grothoff2012-05-31
* - fix for rev 0002348Matthias Wachs2012-05-14
* -cleanupChristian Grothoff2012-05-08
* - minorMatthias Wachs2012-05-02
* - removing old nat server codeMatthias Wachs2012-02-27
* adding error messagesMatthias Wachs2012-02-27
* -verbose is independent of loggingChristian Grothoff2012-02-26
* - minorMatthias Wachs2012-02-02
* fix assertionMatthias Wachs2012-01-31
* variable message sizeMatthias Wachs2012-01-30
* fix memory leaksMatthias Wachs2012-01-27
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
* transport-testing uses precomputed hostkeys to improve speed especially on sl...Matthias Wachs2011-11-16
* curly wars / auto-indentationChristian Grothoff2011-11-04
* coverity fixesMatthias Wachs2011-10-18
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* namingMatthias Wachs2011-10-10
* double testing doneMatthias Wachs2011-10-09
* transport-testing is not stateless anymoreMatthias Wachs2011-10-07
* (no commit message)Matthias Wachs2011-10-06
* remove loggingMatthias Wachs2011-10-05
* (no commit message)Matthias Wachs2011-10-05
* more beautificationMatthias Wachs2011-10-05
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* disable debug optionsChristian Grothoff2011-09-19
* error msgMatthias Wachs2011-09-16
* no hard fail in case out transmit_ready timeout instead shut peers correctly ...Matthias Wachs2011-09-13
* minor fixesMatthias Wachs2011-09-01