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-10-12 | -warnings; dns2gns fixes | Martin Schanzenbach |
2022-02-03 | GNS: Move VPN to DNS2GNS. Fixes #7171 | Martin Schanzenbach |
2021-03-26 | -fix some coverity issues wrt gns | Martin Schanzenbach |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-06-21 | -remove debug message | Martin Schanzenbach |
2020-06-21 | GNS: dns2gns now randomizes answers from GNS record set | Martin Schanzenbach |
2020-05-06 | more warnings | Schanzenbach, Martin |
2020-04-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
2019-11-24 | fix pointer indentation | 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-03-09 | fix typo | Schanzenbach, Martin |
2019-03-09 | bind to config option (default localhost) for GNS | Schanzenbach, Martin |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-07-01 | attempt #5375 | Schanzenbach, Martin |
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 |
2018-04-19 | support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution... | Christian Grothoff |
2018-04-05 | where applicable, check DNS ID in responses before processing further | Christian Grothoff |
2018-03-05 | migrate gnunet-dns2gns to new .gnu-less GNS API | Christian Grothoff |
2018-01-06 | handle error properly, do not just log but continue gracefully -- v6 also | Christian Grothoff |
2018-01-06 | handle error properly, do not just log but continue gracefully | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-16 | porting gnunet-publish + others.. | Marcello Stanisci |
2017-02-23 | change default port to 53, use setcap to enable binding to low port | Christian Grothoff |
2017-02-22 | remove support for reverse lookup and shortening from GNS (#4849) | Christian Grothoff |
2016-11-27 | change return value to use -1 on error, as 0 is a legal packet size | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
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-07-08 | -fix -h string | Christian Grothoff |
2015-07-07 | -change default port, as 53 won't work without root anyway | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-24 | Fix the use of (GNUNET_)strdup and (GNUNET_)free | LRN |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-10-16 | -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha... | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | -switching (again) to named sockets, see #2887 | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-28 | Andrew Cann wrote: | Christian Grothoff |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |