aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* expand dollars in BINARY for service type 'simple'Florian Dold2016-04-26
|
* don't free -- expand_dollar does reallocFlorian Dold2016-04-26
|
* Use dollar expansion helper instead of custom codeFlorian Dold2016-04-25
|
* Remove format string abuse with sane code.Florian Dold2016-04-25
| | | | | | With the old code, parts of the config file were interpreted as format string, always a bad idea ...
* remove dead/ugly codeChristian Grothoff2016-04-25
|
* remove dead/ugly codeChristian Grothoff2016-04-25
|
* removing dead codeChristian Grothoff2016-04-25
|
* Revert 37060Florian Dold2016-04-22
| | | | | | Filename expansion in GNUnet apparently also resolves paths relative to the CWD, which broke everything.
* Missing change in include file.Florian Dold2016-04-22
|
* Allow GNUNET_BASE_CONFIG to be customized.Florian Dold2016-04-22
| | | | | Needed for GNU Taler.
* Allow expansion of [arm]BINARY.Florian Dold2016-04-22
| | | | | This is needed in GNU Taler.
* Do not include platform.h in headers from include/Florian Dold2016-04-19
|
* Output error if both gnurl and curl are missingFlorian Dold2016-04-19
|
* curl_lib: fix gnunet_util_lib.h include pathDaniel Golle2016-04-18
|
* curl_lib: fix building with gnurl/curl.hDaniel Golle2016-04-18
|
* curl: fix building with gnurl/curl.hDaniel Golle2016-04-18
|
* exit: update comment for changed helper parameterDaniel Golle2016-04-18
|
* exit: fully skip routing setup if no interface is specifiedDaniel Golle2016-04-18
|
* dns: add support for skipping the routing setupDaniel Golle2016-04-18
|
* -use const and free json where it was allocatedChristian Grothoff2016-04-17
|
* adding libgnunetcurlChristian Grothoff2016-04-17
|
* fix ftbfsChristian Grothoff2016-04-16
|
* support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff2016-04-16
|
* add option to set configuration file to be used by default by libgnunetutil ↵Christian Grothoff2016-04-15
| | | | routines
* -fix indentChristian Grothoff2016-04-09
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* fix ftbfsChristian Grothoff2016-04-09
|
* killing untested, unmaintained, unused sensor/sensordashboard codeChristian Grothoff2016-04-09
|
* add copyright headers, fix includesChristian Grothoff2016-04-09
|
* rps: add test for gnunet-service-rps_peersJulius Bünger2016-04-08
|
* -rps: add parentheses in macrosJulius Bünger2016-04-08
|
* -rps: restructure gnunet-service-rps_peersJulius Bünger2016-04-08
|
* -rps: doxygenJulius Bünger2016-04-08
|
* fixfixChristian Grothoff2016-04-08
|
* fix NPEChristian Grothoff2016-04-07
|
* -fix resolver logic bugChristian Grothoff2016-04-07
|
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for ↵Christian Grothoff2016-04-07
| | | | --help
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for ↵Christian Grothoff2016-04-07
| | | | --help
* -fix leakChristian Grothoff2016-04-04
|
* simplify PQ API by removing NULL as a possible acceptable valueChristian Grothoff2016-04-04
|
* -fix indentChristian Grothoff2016-04-04
|
* actually add new source...Christian Grothoff2016-04-04
|
* add logic to parse JSON uploadsChristian Grothoff2016-04-04
|
* add function for string parametersChristian Grothoff2016-04-03
|
* -null out ptrs on initChristian Grothoff2016-04-01
|
* extend GNUNET_OS-API to allow re-use of os_installation logic for programs ↵Christian Grothoff2016-03-31
| | | | with different libs, paths, binaries and environment variables
* - free queued messages on peer destroy, fix #4001Bart Polot2016-03-30
|
* - fix condition on connection timeoutBart Polot2016-03-30
|
* - check return value on send_broken_unknownBart Polot2016-03-30
|
* - refactor, test orderdBart Polot2016-03-30
|