aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-udp.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: UDP communicator with sensible shared secret per sender limit.Martin Schanzenbach2023-07-30
* TNG: UDP communicator. Improve shared secret management.Martin Schanzenbach2023-07-30
* TNG: Commen UDPMartin Schanzenbach2023-07-30
* TNG: Make UDP communicator rekey work functionally.Martin Schanzenbach2023-07-30
* TNG: Fix communicator test message ack handling.Martin Schanzenbach2023-07-30
* TNG: Only inject rekey when necessary. Only send ACK from receiver.Martin Schanzenbach2023-07-29
* TNG: More work on UDP communicator.Martin Schanzenbach2023-07-29
* NEWS: -Martin Schanzenbach2023-07-29
* TNG: Various fixed in UDP communicator to enable UDPBox usage.Martin Schanzenbach2023-07-28
* TNG: Update UDP communicator structs to hide more metadata.Martin Schanzenbach2023-07-28
* TNG: Sanitize struct members in UDP communicator signatures and packets.Martin Schanzenbach2023-07-27
* TNG: ftbfsMartin Schanzenbach2023-07-15
* TNG(udp): Upon rekey, actually do another KX and not just transmit a new symm...Martin Schanzenbach2023-07-15
* TNG: Use KEM API throughout. Simplify code.Martin Schanzenbach2023-07-15
* TNG: Use new KEM API in UDP communicator.Martin Schanzenbach2023-07-15
* TRANSPORT: Use loop for UDP communicator to handle bufferMartin Schanzenbach2023-07-08
* TNG: Minor code cleanup UDP communicator.Martin Schanzenbach2023-06-02
* TNG: Removed misplaced sending of an acknowlegement in udp communicator.t3sserakt2023-05-02
* 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
* 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
|/ /
* / - Added distance vector inverse path test case.t3sserakt2022-10-05
|/
* - Trying to exchange iptables with nft, first shot failed.t3sserakt2022-03-17
* BUILD: gnunet-signatures from ganaMartin Schanzenbach2022-01-04
* - Added broadcast test case. changed transport_api_cmd_start_peer.c to be con...t3sserakt2021-11-13
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
* - add generic topology configuration by filet3sserakt2021-10-07
* -fix compiler warningsMartin Schanzenbach2021-05-12
* -fix many more typosChristian Grothoff2021-04-26
* -more coverity fixesMartin Schanzenbach2021-03-26
* - refactored singleton worker task for udp com. to be per sender. refactored ...t3sserakt2021-02-02
* - fixed bug in tcp com challenge logic. added test case for bidirectional test.t3sserakt2021-01-25
* fix broadcast logic: needed port numberChristian Grothoff2020-12-20
* fix sendto bugChristian Grothoff2020-12-20
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-12-08
|\
| * -fix communicator cleanupMartin Schanzenbach2020-11-30
* | - added testing logic for backchannel and rekey tests. Fixed bugs for rekey l...t3sserakt2020-12-08
|/
* - added inband udp communicator rekey logict3sserakt2020-11-24
* - added secret destroy. Started with rekey logict3sserakt2020-10-16
* - backchannel alternativ 1t3sserakt2020-10-15
* - new udp backchannel logic. Two alternatives. Test not working.t3sserakt2020-10-09
* - first attempt to fix the udp backchannelt3sserakt2020-10-06