Age | Commit message (Expand) | Author |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-22 | -doxygen fixes | Christian Grothoff |
2015-06-16 | check for __GLIBC__ before mallopting | Christian Grothoff |
2015-05-26 | -use UNIXONLY | Christian Grothoff |
2015-05-25 | -logging | Christian Grothoff |
2015-05-25 | -logging | Christian Grothoff |
2015-05-22 | -doxygen, logging | Christian Grothoff |
2015-05-22 | add logging and in particular checks to make sure no '.' wildcards are during... | Christian Grothoff |
2015-05-22 | -improving testcase | Christian Grothoff |
2015-05-22 | -adding integration test | Christian Grothoff |
2015-05-22 | -more verbose | Christian Grothoff |
2015-05-22 | -fix regex shutdown: clean up clients before DHT disconnect | Christian Grothoff |
2015-02-28 | -extend block API to allow specifying flags, use this to allow reducing check... | Christian Grothoff |
2015-02-28 | generally use GNUNET_assert() instead of GNUNET_abort() to also log the error | 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-16 | -adding single file for testing without autostarts above core level | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-09-13 | trying to do something about #3540 | Christian Grothoff |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2014-04-08 | -more version bumping | Christian Grothoff |
2014-03-10 | Rename SearchMessage from regex to RegexSearchMessage so that it is unique in... | Florian Dold |
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-22 | -fix calculation of block size, doxygen | Christian Grothoff |
2013-12-20 | -use the same hash function to map service name to hash, not once strlen and ... | Christian Grothoff |
2013-12-20 | -give nicer warning about big regex | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff |
2013-10-09 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-08 | Replace OFF_T with off_t | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-01 | -loglevel | Bart Polot |
2013-09-30 | -getting regex to compile again (part of #3047) | Christian Grothoff |
2013-09-27 | - debug info | Bart Polot |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | - install daemon in libexec | Bart Polot |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |
2013-09-26 | - normalize with profiler | Bart Polot |
2013-09-26 | - undo r28718 | Bart Polot |
2013-09-26 | -fix | Bart Polot |
2013-09-26 | - setup time feedback | Bart Polot |
2013-09-26 | - more feedback regarding shutdown | Bart Polot |
2013-09-26 | - more log | Bart Polot |