aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_template.c
Commit message (Collapse)AuthorAge
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fix many more typosChristian Grothoff2021-04-26
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* 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
|
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming ↵Christian Grothoff2015-10-18
| | | | conventions
* -fix templateChristian Grothoff2015-10-08
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -updateing tempalteChristian Grothoff2014-06-22
|
* fix semantic for address_to_stringMatthias Wachs2014-06-02
|
* new timeout function and keep alives with noncesMatthias 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)
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* Fix a typoLRN2013-09-08
|
* -add dv_get_network to DV API, improve signature to use 'struct Session *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* template updateMatthias Wachs2013-07-12
|
* changed return type to enumMatthias Wachs2013-07-10
| | | | | added get_network to template
* updating template with address optionsMatthias Wachs2013-06-28
|
* update for plugin template Matthias Wachs2013-06-24
|
* updateMatthias Wachs2012-08-24
|
* update template with latest api changesMatthias Wachs2012-08-23
|
* -LRN: Check session target:Christian Grothoff2012-06-23
| | | | | | | | | | It changes the Session object layout to make peer identity its first field, always, for all sessions. Code in find_session() can use this to check that the session belongs to the right peer. test_ats_api_add_address always triggers this due to the way it fakes a pointer to session object.
* removing legacy send functions from plugins and renaming new send functionMatthias Wachs2012-02-13
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* moving plugin headersChristian Grothoff2010-11-05
|
* whitespaceChristian Grothoff2010-08-22
|
* gpl3Christian Grothoff2010-07-02
|
* fixes to plugin API for DVChristian Grothoff2010-06-28
|
* get rid of duplicate statistics handle in each pluginNathan S. Evans2010-05-04
|
* doxygenChristian Grothoff2010-05-02
|
* fixing major issue with how IP addresses go over the network (previously ↵Christian Grothoff2010-05-02
| | | | ill-defined) -- thanks amatus
* transport API changes in preparation for the stormChristian Grothoff2010-04-13
|
* fixing API issue of who is responsible for quota inChristian Grothoff2010-03-01
|
* fixing doxygen warningsChristian Grothoff2010-02-18
|
* towards better working transport codeChristian Grothoff2010-02-14
|
* transport plugin change from single MessageHeader to message buffer and size...Nathan S. Evans2010-01-26
|
* fixing api related changesNathan S. Evans2010-01-21
|