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 |
2021-04-26 | -fix many more typos | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2020-04-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-09-06 | first step to remove plibc | ng0 |
2019-04-28 | towards flow control in TNG | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-11-13 | Partial application of diff send in beberking, Issue #5476 | Nils Gillmann |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-19 | use more modern getopt api to initialize pid | Christian Grothoff |
2017-03-15 | Still porting to new getopt API. | Marcello Stanisci |
2017-01-07 | remove dependency on old NAT logic from gnunet-transport | Christian Grothoff |
2017-01-07 | make sure nat-auto code uses NAT_AUTO prefix | Christian Grothoff |
2016-10-26 | Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2string | David Barksdale |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-29 | migrate gnunet-transport-profiler to new API | Christian Grothoff |
2016-07-29 | migrate gnunet-transport to new API | Christian Grothoff |
2016-07-08 | -indenting | Christian Grothoff |
2016-07-06 | removing GNUNET_TRANSPORT_monitor_validation-API | Christian Grothoff |
2016-07-06 | converting GNUNET_TRANSPORT_monitor_peers implementation to MQ | Christian Grothoff |
2016-06-29 | Merge remote-tracking branch 'origin/master' | Carlo von lynX |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-11-21 | gnunet-transport shutting down too early | David Barksdale |
2015-10-18 | move -C option from gnunet-transport to gnunet-ats; also, use blacklisting AP... | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-02 | make output of gnunet-transport -P more readable (#3662), and in particular s... | Christian Grothoff |
2015-02-22 | simplify logic, do not report monitoring events for sessions in destroy, inde... | Christian Grothoff |
2015-02-13 | -fixing misc minor bugs and style issues (unchecked return values, memory lea... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-02 | avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ... | Christian Grothoff |
2015-01-17 | do not print two messages, one is enough | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-20 | -use separate message types for TRY_CONNECT and TRY_DISCONNECT | Christian Grothoff |
2014-12-03 | -fix misc compiler warnings | Christian Grothoff |
2014-11-23 | -fix docs, fix shutdown | Christian Grothoff |
2014-11-23 | -fix misc monitoring issues | Christian Grothoff |
2014-11-23 | -fix sync signalling for plugin monitoring | Christian Grothoff |
2014-11-23 | -no args for -P | Christian Grothoff |
2014-11-07 | implement transport plugin session monitoring support in gnunet-transport (#3... | Christian Grothoff |
2014-09-30 | -fix typo found by Bertrand Marc | Christian Grothoff |
2014-07-24 | fixing documentation | Matthias Wachs |