aboutsummaryrefslogtreecommitdiff
path: root/src/util/configuration.c
Commit message (Expand)AuthorAge
* -missing commitChristian Grothoff2016-10-25
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -indentChristian Grothoff2016-07-08
* avoid excessive logging in config parsingChristian Grothoff2016-06-20
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff2015-05-28
* -get test to work, but with ecdsa instead of eddsaChristian Grothoff2015-03-19
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix leakChristian Grothoff2015-01-30
* add GNUNET_CONFIGURATION_get_data from TalerChristian Grothoff2015-01-27
* -make sure we get the correct errno back after GNUNET_NETWORK_socket_create()Christian Grothoff2015-01-25
* -remove dead apiChristian Grothoff2014-12-17
* adding function to read float from cfgMatthias Wachs2014-05-14
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* -fix off-by-one so we can also select on FD 0 (stdin)Christian Grothoff2013-12-13
* - allow $-expressions anywhere in the given stringSree Harsha Totakura2013-12-03
* - warn upon failed $-expansionsSree Harsha Totakura2013-10-28
* Don't put back separator that wasn't there originallyLRN2013-10-14
* -doxygenChristian Grothoff2013-10-13
* -fix crash on recursion with NULL defChristian Grothoff2013-10-11
* -doxygen, code style, indentation fixesChristian Grothoff2013-10-11
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* Andrew Cann wrote:Christian Grothoff2013-10-03
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -modernize a bit moreChristian Grothoff2013-07-17
* -code cleanup, tolerate e->vals of NULLChristian Grothoff2013-07-17
* -trying to address #2791Christian Grothoff2013-02-11
* adding function to compute configuration differences in memoryChristian Grothoff2012-12-12
* -fixChristian Grothoff2012-12-12
* -fixChristian Grothoff2012-12-10
* Unnecessary argumentLRN2012-12-10
* mem leak in line 193configuration.cMatthias Wachs2012-12-10
* mem leakMatthias Wachs2012-12-10
* Fix configuration parsingLRN2012-12-10
* fixing #2680 -- config file lines can now have any lengthChristian Grothoff2012-12-08
* More configuration debuggingLRN2012-11-01
* Debug for dollar-expansionLRN2012-11-01
* -configuration serialization size_t for sizeSree Harsha Totakura2012-06-29
* -configuration deserializationSree Harsha Totakura2012-06-27
* configuration serializationSree Harsha Totakura2012-06-27
* -slightly better in case free/strdup'd value is aliasedChristian Grothoff2012-06-10
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
* - do not parse back files .conf~ but only files with extension .confMatthias Wachs2012-04-16
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
* -adding GNUNET_CONFIGURATION_load_fromChristian Grothoff2012-03-04