aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_service.h
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* towards flow control in TNGChristian Grothoff2019-04-28
|
* 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 ↵Christian Grothoff2015-10-18
| | | | API to implement gnunet-transport -D
* -doxygenChristian Grothoff2015-10-18
|
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming ↵Christian Grothoff2015-10-18
| | | | conventions
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ↵Christian Grothoff2015-02-02
| | | | address is always present as then this is redundant
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -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
| | | | | renaming all functions, states, messages ...
* 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 ↵Christian Grothoff2014-06-09
| | | | consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes
* -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 ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* -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
|