Age | Commit message (Expand) | Author |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-21 | dos2unix | David Barksdale |
2015-05-28 | also set permissions correctly if user 'gnunet' does not exist | Christian Grothoff |
2015-05-26 | -space | Christian Grothoff |
2015-05-26 | -doxygen, indent | Christian Grothoff |
2015-03-23 | -start DNS service to do external evals even if we have no hijacker | Christian Grothoff |
2015-02-28 | -extend block API to allow specifying flags, use this to allow reducing check... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | 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 | -assign port for DNS | Christian Grothoff |
2014-12-14 | -fixing peerinfo part of #3559 | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-06-07 | -testcase and bugfix for hexcoder | Christian Grothoff |
2014-06-07 | draft hex2bin, bin2hex | Christian Grothoff |
2014-06-07 | more tlsa fixes | Christian Grothoff |
2014-06-06 | towards sanity in SRV handling | Christian Grothoff |
2014-05-13 | -doxygen | Christian Grothoff |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2013-12-19 | malloc -> new | LRN |
2013-12-06 | -adding CERT record support to dnsparser | Christian Grothoff |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-10-20 | -improve logging | Christian Grothoff |
2013-10-18 | -fix leaks | Christian Grothoff |
2013-10-12 | - change --enable-ll to --enable-supermuc | Sree Harsha Totakura |
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-09 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-04 | -fix warning | Christian Grothoff |
2013-09-30 | -fixing build issues in pt/exit/vpn related to #3047 | 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 |
2013-09-25 | -better error logging, return correct offset when parsing mx | Christian Grothoff |
2013-09-21 | changing DNS block plugin to represent DNS exit services instead of hidden se... | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-08-24 | -expose API for freeing DNS record members individually | Christian Grothoff |
2013-08-24 | -expose API for parsing individual DNS record types | Christian Grothoff |
2013-08-24 | -exposing dnsparser record packing API | Christian Grothoff |
2013-08-24 | -use GPLv3+ consistently | Christian Grothoff |
2013-08-15 | -be more permissive with label syntax | Christian Grothoff |
2013-08-15 | -eliminating duplicate struct definitions | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-06-20 | Fixed GNUNET_CLIENT_service_test on FreeBSD. | David Barksdale |
2013-05-29 | -switching GNS from RSA to ECC | Christian Grothoff |