aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-tcp.c
Commit message (Collapse)AuthorAge
* 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
|
* 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