Age | Commit message (Expand) | Author |
2022-12-04 | UTIL: Allow only inlcusion of util glib-style. | Martin Schanzenbach |
2022-12-04 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c... | Martin Schanzenbach |
2022-12-01 | -add FIXME to nat service _unregister; fix printf format in tcp communicator | Martin Schanzenbach |
2022-10-25 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt |
2022-10-18 | -fix conflict | Martin Schanzenbach |
2022-10-14 | - fixing coverity findings | t3sserakt |
2022-10-05 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt |
2022-10-05 | - Added distance vector inverse path test case. | t3sserakt |
2022-10-03 | -DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings) | Willow Liquorice |
2022-06-26 | -fix typos | Christian Grothoff |
2022-02-21 | fix #7173 | Christian Grothoff |
2022-01-04 | BUILD: gnunet-signatures from gana | Martin Schanzenbach |
2021-11-29 | - added number of unintentional connects to connect cmd, fixed bugs in tcp co... | t3sserakt |
2021-11-22 | -indent | Christian Grothoff |
2021-11-22 | -indent | Christian Grothoff |
2021-11-22 | -fixes | Christian Grothoff |
2021-11-22 | -fixes | Christian Grothoff |
2021-11-19 | - Fixed header, fixed log level, changed block until connect logic, fixed mem... | t3sserakt |
2021-10-28 | - fixed coverity issues | t3sserakt |
2021-10-07 | - add generic topology configuration by file | t3sserakt |
2021-08-24 | - fixed mem leaks, added code doc, formatting, removed trace logs | t3sserakt |
2021-08-04 | first cmd for a simple tng test running. part of cleanup and sanity check whe... | t3sserakt |
2021-07-30 | - there are two helper running, but only one is doing the work of both. There... | t3sserakt |
2021-05-15 | -coverity, remove commented code | Martin Schanzenbach |
2021-04-26 | -fix many more typos | Christian Grothoff |
2021-03-26 | -more coverity fixes | Martin Schanzenbach |
2021-02-26 | -more tng service fixes | Martin Schanzenbach |
2021-02-24 | -fix mtu; neighbour send | Martin Schanzenbach |
2021-01-25 | - fixed bug in tcp com challenge logic. added test case for bidirectional test. | t3sserakt |
2021-01-05 | - started making tng communicator test code more resilient | t3sserakt |
2020-09-08 | - fixed socket clean up; added sync between start of service and communicator | t3sserakt |
2020-08-28 | - fixed some bugs | t3sserakt |
2020-08-28 | - fixed some bugs | t3sserakt |
2020-08-06 | - fixed tcp communicator rekey | t3sserakt |
2020-07-21 | - removed use of GNUNET_free_non_null | t3sserakt |
2020-07-21 | Merge branch 'master' of ssh://gnunet.org/gnunet | t3sserakt |
2020-07-21 | - fixed mem leaks. | t3sserakt |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-07-17 | TNG: Implemented 5530: add replay protection to TCP communicator. Added monot... | t3sserakt |
2020-06-12 | Fixed 5528: TCP *communicator* bindto option should support DNS names, and 60... | t3sserakt |
2020-06-01 | tng: more UDP communicator backchannels | Martin Schanzenbach |
2020-04-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
2020-04-11 | fixing #6149 | Christian Grothoff |
2020-04-08 | fix sign api for to address #6164 | Christian Grothoff |
2019-12-31 | add configurable rekey interval | Schanzenbach, Martin |
2019-12-27 | actually fix rekey | Schanzenbach, Martin |
2019-12-27 | fix communicator IP parsing, debug udp communicator | Schanzenbach, Martin |
2019-12-26 | fix rekey | Schanzenbach, Martin |
2019-12-26 | tcp comm kind of working | Schanzenbach, Martin |
2019-12-26 | more fixed tcp comm | Schanzenbach, Martin |