aboutsummaryrefslogtreecommitdiff
path: root/src/util/configuration.c
Commit message (Expand)AuthorAge
* -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
* -trying to fix double-start issue on sparcChristian Grothoff2012-01-30
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* curly wars / auto-indentationChristian Grothoff2011-11-04
* fixChristian Grothoff2011-11-04
* implementing time and size parsers for #1875Christian Grothoff2011-11-03
* implementing #1747Christian Grothoff2011-11-03
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* aaded new function to iterate over section entriesMatthias Wachs2011-07-18