aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_service.h
AgeCommit message (Expand)Author
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-07-30remove now obsolete get_hello-APIChristian Grothoff
2016-07-29-finally able to remove old transport API transmission logicChristian Grothoff
2016-07-08migrate transport_core API to MQChristian Grothoff
2016-07-06converting GNUNET_TRANSPORT_address_to_string to MQChristian Grothoff
2016-07-06removing GNUNET_TRANSPORT_monitor_validation-APIChristian Grothoff
2016-07-06converting GNUNET_TRANSPORT_monitor_peers implementation to MQChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-15doxygen: add documentation linksGabor X Toth
2016-01-12doxygen: group/module definitions (part 2)Gabor X Toth
2015-11-06removing definitively dead try_connect-related logic (#3675)Christian Grothoff
2015-10-18-remove deprecated try_disconnect APIChristian Grothoff
2015-10-18move -C option from gnunet-transport to gnunet-ats; also, use blacklisting AP...Christian Grothoff
2015-10-18-doxygenChristian Grothoff
2015-10-18rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-02avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-20-use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff
2014-12-14-fixing peerinfo part of #3559Christian Grothoff
2014-11-07implementing plugin session monitoring API (#3452)Christian Grothoff
2014-08-30missing state rename Matthias Wachs
2014-08-28using tcp terminology for 3 way handshake: syn/syn_ack/ack Matthias Wachs
2014-07-24fixing doxygen documentationMatthias Wachs
2014-06-22-reordering API in header to make structure more obviousChristian Grothoff
2014-06-09clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff
2014-06-09-fixing doxygen, indentationChristian Grothoff
2014-05-19new APIMatthias Wachs
2014-04-16-doxygen, plus FIXME request for clarificationChristian Grothoff
2014-04-03doxygen docuMatthias Wachs
2014-03-27API header with disconnect callMatthias Wachs
2014-03-26remove CONNECT_SWITCHING_BLACKLIST stateMatthias Wachs
2014-03-26remove stateMatthias Wachs
2014-03-10Add missing stub definitions of structs to the corresponding header filesFlorian Dold
2014-03-07-fix disting -- include spChristian Grothoff
2014-02-02add API for #3296Christian Grothoff
2014-02-02removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff
2014-02-02-indentation, doxygenChristian Grothoff
2014-01-16documentation for callbackMatthias Wachs
2014-01-16documentation for transport serviceMatthias Wachs
2014-01-16new stateMatthias Wachs
2014-01-15header for transport validation monitoring APIMatthias Wachs
2014-01-10naming conventions for peer statesMatthias Wachs
2014-01-10docuMatthias Wachs
2014-01-10consistent documentationMatthias Wachs
2014-01-09renaming states according to naming convenationsMatthias Wachs
2014-01-09more docuMatthias Wachs