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