aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-tcp.c
Commit message (Expand)AuthorAge
* - 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
* | TNG: Implemented 5530: add replay protection to TCP communicator. Added monot...t3sserakt2020-07-17
|/
* Fixed 5528: TCP *communicator* bindto option should support DNS names, and 60...t3sserakt2020-06-12
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fixing #6149Christian Grothoff2020-04-11
* fix sign api for to address #6164Christian Grothoff2020-04-08
* add configurable rekey intervalSchanzenbach, Martin2019-12-31
* actually fix rekeySchanzenbach, Martin2019-12-27
* fix communicator IP parsing, debug udp communicatorSchanzenbach, Martin2019-12-27
* fix rekeySchanzenbach, Martin2019-12-26
* tcp comm kind of workingSchanzenbach, Martin2019-12-26
* more fixed tcp commSchanzenbach, Martin2019-12-26
* fix kxSchanzenbach, Martin2019-12-25
* more minor communicator fixesSchanzenbach, Martin2019-12-25
* call listen before acceptSchanzenbach, Martin2019-12-23
* add tcp test; minor fixSchanzenbach, Martin2019-12-23
* 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
* tcp review bugfixesChristian Grothoff2019-06-25
* misc bugfixesChristian Grothoff2019-06-04
* fix validity vs. monotimeChristian Grothoff2019-04-27
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
* misc tng related cleanupChristian Grothoff2019-04-14
* use #5553 function in TCP/UDP communicatorsChristian Grothoff2019-03-02
* bug linksChristian Grothoff2019-02-12
* fix #5554Christian Grothoff2019-02-09
* implement MTU calculation and adjustmentsChristian Grothoff2019-01-30
* basics for UDP broadcast receivingChristian Grothoff2019-01-30
* first draft of UDP communicatorChristian Grothoff2019-01-29
* first iteraton of TCP communicator doneChristian Grothoff2019-01-28
* improve NAT API: allow client to store associated data with addressChristian Grothoff2019-01-28
* rekeysChristian Grothoff2019-01-28
* more work on TCP communicator, almost thereChristian Grothoff2019-01-28
* more work on TCP communicatorChristian Grothoff2019-01-28
* more work on TCP communicatorChristian Grothoff2019-01-28
* skeleton for TCP communicatorChristian Grothoff2019-01-26