aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability.c
Commit message (Collapse)AuthorAge
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* 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
| | | | It seems that a ccc-> was missing here
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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 ↵Christian Grothoff2015-02-09
| | | | not fail hard
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* remove unreliability testMatthias Wachs2014-05-20
| | | | | | - update reliabilitility test: this test only ensures that all messages are delivered and are not corrupted out of order delivery is not checked any longer
* removing depreated 'priority' argument from ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* (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 ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
|
* transport-testing uses precomputed hostkeys to improve speed especially on ↵Matthias Wachs2011-11-16
| | | | slow systems
* 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
|