aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api2_communication.c
Commit message (Collapse)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* Remove more traces of ATSMartin Schanzenbach2023-10-05
|
* ALL: Use <inttypes.h> to properly handle log format strings.Martin Schanzenbach2023-06-01
| | | | NEWS: -
* TNG: Fixed several bugs in QueueEntry handling and acknowledgment.t3sserakt2023-05-02
|
* TNG: Added tcp icmp nat hole punching test case script, and fixed bugs ↵t3sserakt2023-01-27
| | | | occuring during shutdown.
* 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 conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings)Willow Liquorice2022-10-03
| |
| * -DOC: Major doc comment stripping pass through TRANSPORTWillow Liquorice2022-10-03
| |
* | - 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
* - 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.
* -fix many more typosChristian Grothoff2021-04-26
|
* -sending messages workingMartin Schanzenbach2021-02-24
|
* - fixed some bugst3sserakt2020-08-28
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
| | | | | Added a new message for queue updates to indicate queue length. Queues now may also have a priority parameter.
* fix backchannelSchanzenbach, Martin2020-01-01
|
* update udp communicatorSchanzenbach, Martin2019-12-31
|
* replace expensive function call with macro for trivial calculationChristian Grothoff2019-12-25
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* use macroChristian Grothoff2019-06-04
|
* misc tng related cleanupChristian Grothoff2019-04-14
|
* forward backchannels to communicatorChristian Grothoff2019-01-26
|
* more on backchannel logicChristian Grothoff2019-01-25
|
* more work on tngChristian Grothoff2019-01-21
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* more work on tngChristian Grothoff2018-12-16
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* add design sketch for new ATS APIChristian Grothoff2018-11-22
|
* more work on TNGChristian Grothoff2018-11-22
|
* send NEW_COMMUNICATOR message on startupChristian Grothoff2018-11-08
|
* work on UNIX communicatorChristian Grothoff2018-11-08
|
* get new libgnunettransportcommunicator to buildChristian Grothoff2018-11-07
|
* work on TNGChristian Grothoff2018-11-01
|
* attempting to fix #5464Christian Grothoff2018-11-01