Age | Commit message (Expand) | Author |
2014-12-16 | -no NSE | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-10-05 | -fix leak | Christian Grothoff |
2014-07-17 | per peer back-off for transport connect attempts | Matthias Wachs |
2014-07-17 | fix docu, make code readable, remove unclear FIXME, add max frequency | Matthias Wachs |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2014-04-25 | -indent | Christian Grothoff |
2014-03-30 | friend is a reserved work in C++. Rename to friend_id. | Bruno Cabral |
2014-02-16 | make sure to create friends directory before trying to write friends file | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | towards reviving priorities in core API, this time with enum to make classes ... | Christian Grothoff |
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-10-13 | -doxygen | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-07 | Add missing blackslash | LRN |
2013-10-07 | -fix friends file parser logic, a NOT operator is a wonderful thing sometimes | Christian Grothoff |
2013-10-07 | -shorter line | Christian Grothoff |
2013-10-07 | implementing FRIENDS file writing logic | Christian Grothoff |
2013-10-07 | -moving friends file parsing logic into its own library | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -getting topology to compile again (part of #3047) | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-06 | - give out run handle through which master controller's handle can be retrieved | Sree Harsha Totakura |
2013-08-21 | removing deprecated argument in 'init' callback of GNUNET_CORE_connect | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-06-27 | Make building gnunet-testing lib optional. | David Barksdale |
2013-04-04 | peerinfo API change + changes in code using api | Matthias Wachs |
2013-04-04 | changes for mantis 0002676 | Matthias Wachs |
2013-03-28 | provide how many links succeeded and how many failed in test master callback | Sree Harsha Totakura |
2013-03-28 | support for FRIEND_HELLO | Matthias Wachs |
2013-03-23 | -doxygen | Christian Grothoff |
2013-03-22 | fix | Matthias Wachs |
2013-03-21 | fixes | Matthias Wachs |
2013-03-20 | - have peers connected in line topology | Sree Harsha Totakura |
2013-01-07 | - mark operation done in case of failure | Sree Harsha Totakura |
2012-12-20 | -check return values | Christian Grothoff |
2012-12-17 | -eliminate consensus warnings | Christian Grothoff |
2012-12-11 | GNUNET_TESTBED_test_run to return status | Sree Harsha Totakura |
2012-11-09 | changes to transport api | Matthias Wachs |
2012-11-05 | -fixing #2617 --- removing dead autoconnect option | Christian Grothoff |
2012-11-04 | -misc bugfixes, travel hacking | Christian Grothoff |
2012-10-29 | installing all service, daemon and helper binaries to lib/gnunet/libexec/; up... | Christian Grothoff |
2012-10-09 | -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG setting | Christian Grothoff |
2012-10-07 | -add logic to measure heap size for all processes that use statistics, reduce... | Christian Grothoff |
2012-10-07 | -chaning multihashmap API to allow option for avoiding key allocation | Christian Grothoff |
2012-09-29 | -dce | Christian Grothoff |
2012-09-27 | reducing error messages about missing configuration options by introducing ne... | Christian Grothoff |