aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_bidirectional_connect.c
Commit message (Expand)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 e...Christian Grothoff2014-12-24
* removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff2014-02-02
* -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 sl...Matthias Wachs2011-11-16
* new test to test bi-directional connection attemptsMatthias Wachs2011-11-07