Age | Commit message (Expand) | Author |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-15 | Porting 'nat'. | Marcello Stanisci |
2017-03-10 | add assertion to make static analysis happy | Christian Grothoff |
2017-02-23 | fix indentation | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-09-30 | -eliminate dead code | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-23 | refactoring ARM api to use new MQ | 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-10-27 | -doxygen | 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-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 |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-05-07 | - rename also contents of config files, update config files | Bart Polot |
2014-03-07 | - Copy PATHS section as the shared service configuration may refer to options... | Sree Harsha Totakura |
2014-02-20 | Allow redirection of STDERR when starting processes. | Sree Harsha Totakura |
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 |
2014-01-08 | - utility to list peer ids from a given hostkeys file | Sree Harsha Totakura |
2013-12-19 | malloc -> new | LRN |
2013-12-05 | -always initialize emsg_ | Christian Grothoff |
2013-11-29 | - move do_start_process to util/ | Sree Harsha Totakura |
2013-11-28 | Fix compilation | Bruno Cabral |
2013-11-28 | - write PEERID to PATHS so that it can be used for dollar expansion | Sree Harsha Totakura |
2013-11-28 | - support PREFIX strings with arguments | Sree Harsha Totakura |
2013-10-17 | - use get_value_filename when retrieving filenames and paths | Sree Harsha Totakura |
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-10 | - ignore GNUNET_TESTING_PREFIX in testbed helper | Sree Harsha Totakura |
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 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-09 | - doc | Sree Harsha Totakura |
2013-10-09 | - fix and doc | Sree Harsha Totakura |
2013-10-09 | - prefix env variable for specifying the tmp dir testbed/testing uses for dum... | Sree Harsha Totakura |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-01 | -fix warnings/ftbfs | Christian Grothoff |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | 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 |