aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_restart_1peer.c
Commit message (Expand)AuthorAge
* -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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -some code cleanup (indentation, redundant branches, etc.)Christian Grothoff2015-11-07
* -removing last uses of TRANSPORT_try_connect APIChristian Grothoff2015-11-06
* -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
* api fixMatthias Wachs2013-03-21
* changes to transport apiMatthias Wachs2012-11-09
* - clean up testssMatthias Wachs2012-07-04
* -fixing testcases, cleanupChristian Grothoff2012-05-16
* -fix use after free on shutdownChristian Grothoff2012-05-14
* - removing old nat server codeMatthias Wachs2012-02-27
* -verbose is independent of loggingChristian Grothoff2012-02-26
* - fix for Illegal state transition from `S_FAST_RECONNECT' to `S_CONNECT_REC...Matthias Wachs2012-02-16
* fix test for peer restartMatthias Wachs2012-02-16
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* -fixing indentationChristian Grothoff2011-11-29
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
* tests for mantis #1028Matthias Wachs2011-11-22
* transport testing:Matthias Wachs2011-11-21