aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_plugin.h
Commit message (Collapse)AuthorAge
* Remove more traces of old transportMartin Schanzenbach2023-10-05
|
* 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: Nesting doxygen groups to improve high-level organisation of source docs.Willow Liquorice2022-08-21
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* misc spelling issuesChristian Grothoff2020-11-14
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* 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
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming ↵Christian Grothoff2015-10-18
| | | | conventions
* determine network scope for ATS even if we do not yet have a session and ↵Christian Grothoff2015-10-07
| | | | only have an address
* 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
|
* -cleaning up gnunet-service-ats_addresses.hChristian Grothoff2015-02-05
|
* dramatically simplify quota notification: avoid registration, simply always ↵Christian Grothoff2015-02-02
| | | | notify plugin
* -indentation, doxygenChristian Grothoff2015-01-19
|
* simplify ATS API and plugin API by returning the network type, instead of an ↵Christian Grothoff2015-01-17
| | | | ATS_Information struct
* implementing plugin session monitoring API (#3452)Christian Grothoff2014-11-07
|
* adding documentationMatthias Wachs2014-06-24
|
* -session header is now deadChristian Grothoff2014-06-23
|
* adding design for session monitoring API to transport plugins; skeleton ↵Christian Grothoff2014-06-22
| | | | implementation for UNIX plugin of that API; clean up of UNIX API code (removing of duplicated/dead code)
* clarify prettyprinter API and protocols, make sure implementations are ↵Christian Grothoff2014-06-09
| | | | consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes
* fix semantic for address_to_stringMatthias Wachs2014-06-02
|
* new session end function including addressMatthias Wachs2014-03-20
|
* add missing ifdefs in header filesFlorian Dold2014-03-07
|
* send receive delay rescheduling supportMatthias Wachs2014-01-30
|
* extending bandwidth tracker api to support notificationsMatthias Wachs2014-01-30
|
* implementing 0003268Matthias Wachs2014-01-13
|
* -doxygen, fixing #3223Christian Grothoff2013-12-19
|
* new api function for timeoutsMatthias Wachs2013-12-18
|
* Non-uniform keepalive timeout for different pluginsLRN2013-12-15
|
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* -more logging, etc.Christian Grothoff2013-12-11
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* fixed doxygen documentationMatthias Wachs2013-08-02
|
* -add dv_get_network to DV API, improve signature to use 'struct Session *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* String to print inbound connectionsMatthias Wachs2013-07-12
|
* changed return type to enumMatthias Wachs2013-07-10
| | | | | added get_network to template
* new api function to get network for sessionMatthias Wachs2013-07-09
|
* missing fileMatthias Wachs2013-07-09
|
* -constChristian Grothoff2013-03-25
|
* doxygenMatthias Wachs2013-03-25
|