aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_bidirectional_connect.c
Commit message (Collapse)AuthorAge
* -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
|
* -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
* -fix leakChristian Grothoff2013-12-05
|
* -fix leakChristian Grothoff2013-12-05
|
* fixing coverity issueMatthias Wachs2013-09-09
|
* log levelMatthias Wachs2013-07-11
|
* removing debugging breaksMatthias Wachs2013-07-08
|
* fixes in tests: scheduling, removing connect request: Matthias Wachs2013-06-28
|
* api fixMatthias Wachs2013-03-21
|
* - clean up testssMatthias Wachs2012-07-04
|
* -fixing #2309Christian Grothoff2012-05-06
|
* - removing old nat server codeMatthias Wachs2012-02-27
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* 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
* new test to test bi-directional connection attemptsMatthias Wachs2011-11-07