aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-tcp.c
Commit message (Collapse)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, ↵t3sserakt2023-05-02
| | | | 435685
* TNG: Removed debug log statements not controlled by the global logging ↵t3sserakt2023-02-08
| | | | mechanism.
* 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 ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -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
|/ | | | | | | | | | | | | - Enhanced port forwarding configuration to restrict port forwarding to specific source IPs. - Add configuration for counting additional connections per peer. - Added caching for Core Messages, if confirmed virtual link is missing. - Added caching for DV forwarding, if confirmed virtual link is missing. - Fixed bug in fragmentation logic. - Fixed bug in queueing logic. - Fixed bug in flow control logic. - Fixed Bug with lifetime of DV learn message. (Validation against replay attack still missing) - removed make warnings - fixed coverty findings
* 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 ↵t3sserakt2021-11-29
| | | | communicator and tng service, added method to get a cmd not restricted to future or past cmds
* -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 ↵t3sserakt2021-11-19
| | | | memory issues.
* - fixed coverity issuest3sserakt2021-10-28
|
* - add generic topology configuration by filet3sserakt2021-10-07
| | | | | | | | | | | | | | | | | | | | | | | - cmd simple send using file configuration from file - added cmd to check the logs for backchannel encapsulation - added cmd which notifies the master loop of local loop being prepared to finish - added logging to helper.c - moved code from connecting peers cmd into global functions - added parameters given to the connecting peers cmd - added assertion when notifying the transport service about a new queue, if the communicator has no intial capacity - added optional valgrind cmd to test script - added flag für queues with unlimited length - added check for queues with higher priority - added attribute queue_capacity to struct Queue - bug fixing worker task for kce generation and transport notification about available queue in udp communicator - change value for unlimited queue length from 0 to UINT16_MAX in tcp communicator and service - added loop to stop the test system for the globally known peers in stop testsystem cmd - refactored endless growing array to handle further messages from the local loops, and added logic to handle the local test prepare msg - added utility methods in testing.c - added forwarding of all tests prepared msg in gnunet-cmds-helper.c - added cmd to end loop without shutdown - added without shutdown cmd to simple send testcase - added backchannel check, without shutdown and prepared cmd to udp backchannel testcase.
* - 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 ↵t3sserakt2021-08-04
| | | | when starting missing
* - there are two helper running, but only one is doing the work of both. ↵t3sserakt2021-07-30
| | | | Therefore connecting peers does not work atm.
* -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
| |