aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-12-08
|\
| * -fix linkMartin Schanzenbach2020-11-30
| |
| * -start TNG transport test logicMartin Schanzenbach2020-11-30
| |
| * -rename communicator testing logicMartin Schanzenbach2020-11-30
| |
| * -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
|
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-10-16
|\
| * -fix more warningsMartin Schanzenbach2020-10-16
| |
* | - added secret destroy. Started with rekey logict3sserakt2020-10-16
|/
* - backchannel alternativ 1t3sserakt2020-10-15
|
* - Changed delay. Removed intial waitingt3sserakt2020-10-14
|
* - new udp backchannel logic. Two alternatives. Test not working.t3sserakt2020-10-09
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-10-06
|\
| * Disable some diagnostic until TNG is availableAlessio Vanni2020-09-25
| |
* | - 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
|
* - really added data for tng test and adjusted message overhead from maximum ↵t3sserakt2020-09-10
| | | | payload size
* - fixed socket clean up; added sync between start of service and communicatort3sserakt2020-09-08
|
* - fixed some bugst3sserakt2020-08-28
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-28
|\
| * fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ↵Martin Schanzenbach2020-08-12
| | | | | | | | #6475.
* | - fixed some bugst3sserakt2020-08-28
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-06
|\|
| * fix missing API conversionChristian Grothoff2020-08-04
| |
* | - 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
| |
| * avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
| |
| * -fixMartin Schanzenbach2020-07-07
| |
| * -fix: use new peer keys for blacklistMartin Schanzenbach2020-07-07
| |
| * -fix: use non-experimental unix plugin as second entryMartin Schanzenbach2020-07-06
| |
| * -fix: variable size in testMartin Schanzenbach2020-07-06
| |
| * -fix: codepath fixesMartin Schanzenbach2020-07-06
| |
| * -fix key file format mismatchMartin Schanzenbach2020-07-05
| |
| * Fix_build_dependenciesBertrand Marc2020-07-05
| | | | | | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
| * GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
| |
* | - fixed mem leaks.t3sserakt2020-07-21
| |
* | - make PREFIX work for communicator, to use valgrind and gdbt3sserakt2020-07-21
| |
* | TNG: Implemented 5530: add replay protection to TCP communicator. Added ↵t3sserakt2020-07-17
|/ | | | monotime value checks
* Fixed 5528: TCP *communicator* bindto option should support DNS names, and ↵t3sserakt2020-06-12
| | | | 6013: TCP communicator should bind to IPv6 and IPv4 if only port given
* tng: do not handle message send more than onceMartin Schanzenbach2020-06-01
|
* tng: fix for macos unix socket handlingMartin Schanzenbach2020-06-01
|
* tng: MTU fix for other UNIXes, log messageMartin Schanzenbach2020-06-01
|
* tng: UNIX communicator fixes. Test fixesMartin 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
|