aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_service.h
Commit message (Collapse)AuthorAge
* Remove more traces of old transportMartin Schanzenbach2023-10-05
|
* NEWS: Added __attribute__((deprecated)) to the old transport APIt3sserakt2023-06-19
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -DOC: Major doc comment stripping pass through TRANSPORTWillow Liquorice2022-10-03
|
* DOC: Nesting doxygen groups to improve high-level organisation of source docs.Willow Liquorice2022-08-21
|
* -do ATS integration in DHTUChristian Grothoff2021-09-22
|
* more dhtu-gnunet basicsChristian Grothoff2021-09-19
|
* - smaller bug fixest3sserakt2021-07-23
|
* - moving cmds to other packagest3sserakt2021-07-23
|
* 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
|