small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContext to...
[oweals/gnunet.git] / src / transport / test_transport_api_restart_1peer.c
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-07 Christian Grothoff-some code cleanup (indentation, redundant branches...
2015-11-06 Christian Grothoff-removing last uses of TRANSPORT_try_connect API
2015-10-29 Christian Grothoff-code cleanup
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-02-02 Christian Grothoffremoving depreated 'priority' argument from GNUNET_TRAN...
2013-03-21 Matthias Wachsapi fix
2012-11-09 Matthias Wachschanges to transport api
2012-07-04 Matthias Wachs- clean up testss
2012-05-16 Christian Grothoff-fixing testcases, cleanup
2012-05-14 Christian Grothoff-fix use after free on shutdown
2012-02-27 Matthias Wachs- removing old nat server code
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-16 Matthias Wachs- fix for Illegal state transition from `S_FAST_RECONN...
2012-02-16 Matthias Wachsfix test for peer restart
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-29 Christian Grothoff-fixing indentation
2011-11-25 Christian GrothoffLRN: Use GNUNET_strdup() instead of strdup ()
2011-11-22 Matthias Wachstests for mantis #1028
2011-11-21 Matthias Wachstransport testing: