aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_manipulation_send_tcp.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* migrating transport service to new MQ APIChristian Grothoff2016-09-20
|
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
|
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
|
* generalize send API for transport testsChristian Grothoff2016-07-21
|
* modify manipulation_send_tcp test to use new transport-testing libChristian Grothoff2016-07-10
|
* -start to refactor testcases for sanityChristian Grothoff2016-07-09
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* 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
|
* -some code cleanup (indentation, redundant branches, etc.)Christian Grothoff2015-11-07
|
* -code cleanupChristian Grothoff2015-10-29
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* removing depreated 'priority' argument from ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* api fixMatthias Wachs2013-03-21
|
* clean upMatthias Wachs2013-03-15
|
* documentationMatthias Wachs2013-02-05
|
* fixesMatthias Wachs2013-02-05
|
* traffic manipulation: receive delayMatthias Wachs2013-02-05