aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport.c
Commit message (Collapse)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* TRANSPORT: Rename TNG to transport, cleanup makefileMartin Schanzenbach2023-10-15
|
* 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
* -DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings)Willow Liquorice2022-10-03
|
* -DOC: Major doc comment stripping pass through TRANSPORTWillow Liquorice2022-10-03
|
* -DOC: Minor passes over NAT, REGEX, and TRANSPORTWillow Liquorice2022-08-30
|
* incomplete first hack of new hello-uri libChristian Grothoff2022-02-19
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* Disable some diagnostic until TNG is availableAlessio Vanni2020-09-25
|
* -fix: variable size in testMartin Schanzenbach2020-07-06
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* fixing #6149Christian Grothoff2020-04-11
|
* hack around crash on disconnectChristian Grothoff2020-04-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* DSTJ-disable hackChristian Grothoff2019-07-17
|
* reindentingChristian Grothoff2019-07-17
|
* fix transport API fix, make sure we do not stay at CT_NONE for core clientsChristian Grothoff2019-02-26
|
* possible fix for transport client state machine issue found in RPS profilerChristian Grothoff2019-02-26
|
* style fixes during debuggingChristian Grothoff2019-02-25
|
* 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
* remove dead field quota_inChristian Grothoff2018-11-15
|
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
|
* 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
|
* more logging for transportChristian Grothoff2017-12-27
|
* Fix memory leak and use-after-freeDavid Barksdale2017-11-12
|
* misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ↵Christian Grothoff2017-02-19
| | | | creating a missunderstanding about which one is active
* migrating transport service to new MQ APIChristian Grothoff2016-09-20
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* misc minor fixesChristian Grothoff2016-07-06
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming ↵Christian Grothoff2015-10-18
| | | | conventions
* combing through transport ATS logic, documenting and cleaning codeChristian Grothoff2015-10-18
|
* fix #3986Christian Grothoff2015-10-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* define quota message to transmit quota requests, towards addressing #3652Christian Grothoff2015-03-02
|
* -fix scope assignmentChristian Grothoff2015-02-21
|
* fix blacklist checking logic, integrating tracking of sessions with ↵Christian Grothoff2015-02-18
| | | | blacklist module and fixing dangling session issue which caused misc. problems when blacklists were in use
* generate our own HELLO before starting validationsChristian Grothoff2015-02-12
|
* -better stats for KEEPALIVEsChristian Grothoff2015-02-12
|