aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* fix div by zeroChristian Grothoff2018-07-11
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Try to fix FTBFSРуслан Ижбулатов2017-02-26
* ntohl() return value casts for the testsuite on W32Руслан Ижбулатов2017-02-26
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
* generalize send API for transport testsChristian Grothoff2016-07-21
* adapt test_transport_api_reliability to new testing APIChristian Grothoff2016-07-10
* -start to refactor testcases for sanityChristian Grothoff2016-07-09
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fix compiler warningsChristian Grothoff2016-05-06
* 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 udp transmission, avoid scheduling when unreadyChristian Grothoff2015-10-26
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -undoChristian Grothoff2015-03-17
* consistently call deq before qcChristian Grothoff2015-03-17
* -more loggingChristian Grothoff2015-03-17
* -report if testcase failure is because switching is not enforced, then do not...Christian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -sane timeoutChristian Grothoff2015-02-06
* -use static where applicableChristian Grothoff2015-01-25
* -undo bad commitChristian Grothoff2015-01-25
* -indentation plugin_transport_udp.cChristian Grothoff2015-01-25
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* remove unreliability testMatthias Wachs2014-05-20
* removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff2014-02-02
* (no commit message)Matthias Wachs2013-10-18
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* api fixMatthias Wachs2013-03-21
* - clean up testssMatthias Wachs2012-07-04
* -fixing minor bugs, code cleanupChristian Grothoff2012-06-01
* - removing old nat server codeMatthias Wachs2012-02-27
* -verbose is independent of loggingChristian Grothoff2012-02-26
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* 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
* Fix missing test_connectedBruno Cabral2011-11-11
* curly wars / auto-indentationChristian Grothoff2011-11-04
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* (no commit message)Matthias Wachs2011-10-12
* fixesMatthias Wachs2011-10-10
* namingMatthias Wachs2011-10-10
* transport-testing is not stateless anymoreMatthias Wachs2011-10-07
* p should be pChristian Grothoff2011-10-05