aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-udp.c
Commit message (Collapse)AuthorAge
* 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 ↵t3sserakt2020-12-08
|/ | | | logic.
* - 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
|
* -remove unused argumentMartin Schanzenbach2020-09-18
|
* -attempt to improve UDP communicator load on receiveMartin Schanzenbach2020-09-18
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* tng: do not handle message send more than onceMartin Schanzenbach2020-06-01
|
* 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.
* towards UDP backchannelsMartin Schanzenbach2020-05-30
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fixing #6149Christian Grothoff2020-04-11
|
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* error handlingChristian Grothoff2020-03-25
|
* fix backchannelSchanzenbach, Martin2020-01-01
|
* update udp communicatorSchanzenbach, Martin2019-12-31
|
* fix communicator IP parsing, debug udp communicatorSchanzenbach, Martin2019-12-27
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* indentChristian Grothoff2019-06-25
|
* misc bugfixesChristian Grothoff2019-06-04
|
* only use mono time in TNG HELLOsChristian Grothoff2019-05-04
|
* fix validity vs. monotimeChristian Grothoff2019-04-27
|
* misc tng related cleanupChristian Grothoff2019-04-14
|
* implement #5551 (UDP broadcast learning in TNG)Christian Grothoff2019-04-07
|
* use #5553 function in TCP/UDP communicatorsChristian Grothoff2019-03-02
|
* bug linksChristian Grothoff2019-02-12
|
* implement MTU calculation and adjustmentsChristian Grothoff2019-01-30
|
* write box encryption logicChristian Grothoff2019-01-30
|
* adding broadcast supportChristian Grothoff2019-01-30
|
* basics for UDP broadcast receivingChristian Grothoff2019-01-30
|
* get UDP communicator to compileChristian Grothoff2019-01-30
|
* generate ACKs for backchannelChristian Grothoff2019-01-30
|
* deal with timeoutsChristian Grothoff2019-01-30
|
* more work on UDP communicatorChristian Grothoff2019-01-30
|
* first draft of UDP communicatorChristian Grothoff2019-01-29