aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api.c
Commit message (Expand)AuthorAge
* removing definitively dead try_connect-related logic (#3675)Christian Grothoff2015-11-06
* -typo-doxygenChristian Grothoff2015-11-01
* -fix SEGVChristian Grothoff2015-10-27
* -fix udp transmission, avoid scheduling when unreadyChristian Grothoff2015-10-26
* never pass addresses for ourselves to ATSChristian Grothoff2015-10-26
* -remove deprecated try_disconnect APIChristian Grothoff2015-10-18
* -doxygenChristian Grothoff2015-10-18
* -be harsher about transport service sending messages out of line, also at the...Christian Grothoff2015-10-17
* add constant for the delay after which we log warningsChristian Grothoff2015-10-08
* -more meaningful log msgChristian Grothoff2015-10-07
* -fix NPEChristian Grothoff2015-10-07
* major bugfix: is_ready must only be set to GNUNET_NO if we actually did trans...Christian Grothoff2015-10-07
* -adding more logging to diagnose transport transmission delaysChristian Grothoff2015-10-07
* adding DEBUG logic for #3863Christian Grothoff2015-10-05
* -improve indentation, reduce duplication of PIDs in core's neighbour mapChristian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -fixChristian Grothoff2015-02-10
* -do only send HELLO to clients once on startup, do only send fully initialize...Christian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Various changes:Christian Grothoff2015-02-05
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -doxygen and minor style fixesChristian Grothoff2014-12-20
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
* -doxygen, cleanupChristian Grothoff2014-06-22
* added functionality to use the CLI to disconnect peersMatthias Wachs2014-03-27
* stop notifications on deleteMatthias Wachs2014-02-10
* -eliminate odd global variable, indentation, doxygen, stylistic fixesChristian Grothoff2014-02-09
* implementing #3296Christian Grothoff2014-02-09
* add API for #3296Christian Grothoff2014-02-02
* removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff2014-02-02
* send receive delay rescheduling supportMatthias Wachs2014-01-30
* extending bandwidth tracker api to support notificationsMatthias Wachs2014-01-30
* -indentationChristian Grothoff2013-12-20
* preventing receiving in disconnectMatthias Wachs2013-12-19
* -simplify logic to help diagnose #2858Christian Grothoff2013-12-13
* -cleanupChristian Grothoff2013-12-08
* -complete commentChristian Grothoff2013-12-08
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to GNUNET_TRAN...Christian Grothoff2013-12-08
* -doxgyen, indentation, code clean upChristian Grothoff2013-12-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fix use after free in logChristian Grothoff2013-06-21
* compile error in udpMatthias Wachs2013-05-14
* changes for mantis 0002676Matthias Wachs2013-04-04
* support for FRIEND_HELLO messagesMatthias Wachs2013-03-28
* api fixMatthias Wachs2013-03-21
* changes to connect_cbMatthias Wachs2013-03-21
* ats related changes in transportMatthias Wachs2013-03-21