aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-tcp.c
Commit message (Expand)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* UTIL: Incorporate nt component. Fixes #7955Martin Schanzenbach2023-10-13
* BUILD: Fix warnings/unused variablesMartin Schanzenbach2023-09-25
* -minor bugfixes, adding FIXMEsChristian Grothoff2023-08-15
* TNG: Uncrustify, comment.Martin Schanzenbach2023-08-05
* TNG: TCP communicator code KX needs to be checked per connection, not globallyMartin Schanzenbach2023-08-05
* TNG: TCP rekey from 4GB to 400MBMartin Schanzenbach2023-08-05
* NEWS: Add KEM API to avoid ephemeral private key managementMartin Schanzenbach2023-07-15
* TNG: Fixed formating.t3sserakt2023-05-02
* TNG: Fixed coverity issues 442812, 442810, 442809, 435689, 435688, 435686, 43...t3sserakt2023-05-02
* TNG: Removed debug log statements not controlled by the global logging mechan...t3sserakt2023-02-08
* TNG: Added nat reversal code to tcp communicator. Prepared udp communicator.t3sserakt2023-01-27
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -add FIXME to nat service _unregister; fix printf format in tcp communicatorMartin Schanzenbach2022-12-01
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-10-25
|\
| * -fix conflictMartin Schanzenbach2022-10-18
| |\
| | * -DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings)Willow Liquorice2022-10-03
* | | - fixing coverity findingst3sserakt2022-10-14
|/ /
* | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-10-05
|\|
| * -fix typosChristian Grothoff2022-06-26
* | - Added distance vector inverse path test case.t3sserakt2022-10-05
|/
* fix #7173Christian Grothoff2022-02-21
* BUILD: gnunet-signatures from ganaMartin Schanzenbach2022-01-04
* - added number of unintentional connects to connect cmd, fixed bugs in tcp co...t3sserakt2021-11-29
* -indentChristian Grothoff2021-11-22
* -indentChristian Grothoff2021-11-22
* -fixesChristian Grothoff2021-11-22
* -fixesChristian Grothoff2021-11-22
* - Fixed header, fixed log level, changed block until connect logic, fixed mem...t3sserakt2021-11-19
* - fixed coverity issuest3sserakt2021-10-28
* - add generic topology configuration by filet3sserakt2021-10-07
* - fixed mem leaks, added code doc, formatting, removed trace logst3sserakt2021-08-24
* first cmd for a simple tng test running. part of cleanup and sanity check whe...t3sserakt2021-08-04
* - there are two helper running, but only one is doing the work of both. There...t3sserakt2021-07-30
* -coverity, remove commented codeMartin Schanzenbach2021-05-15
* -fix many more typosChristian Grothoff2021-04-26
* -more coverity fixesMartin Schanzenbach2021-03-26
* -more tng service fixesMartin Schanzenbach2021-02-26
* -fix mtu; neighbour sendMartin Schanzenbach2021-02-24
* - fixed bug in tcp com challenge logic. added test case for bidirectional test.t3sserakt2021-01-25
* - started making tng communicator test code more resilientt3sserakt2021-01-05
* - fixed socket clean up; added sync between start of service and communicatort3sserakt2020-09-08
* - fixed some bugst3sserakt2020-08-28
* - fixed some bugst3sserakt2020-08-28
* - fixed tcp communicator rekeyt3sserakt2020-08-06
* - removed use of GNUNET_free_non_nullt3sserakt2020-07-21
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-07-21
|\
| * merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* | - fixed mem leaks.t3sserakt2020-07-21