aboutsummaryrefslogtreecommitdiff
path: root/src/util/configuration.c
Commit message (Expand)AuthorAge
* -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
* support infinity/forever for time value in configurationChristian Grothoff2011-06-30
* add API to remove sectionChristian Grothoff2011-06-10
* read the dns-config from the filePhilipp Tölke2011-03-05
* fixesChristian Grothoff2010-12-21
* fixChristian Grothoff2010-11-02
* Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe compariso...Matthias Wachs2010-10-27
* documentNathan S. Evans2010-09-14
* fixesChristian Grothoff2010-06-17
* pass only unsigned char to isspace and the likeChristian Grothoff2010-06-13
* simplifyChristian Grothoff2010-06-11
* expand ~ in PATHSChristian Grothoff2010-03-16
* better defaults, nicer error msgs:Christian Grothoff2010-03-15
* fixing cosmetics and inlining of configurationsChristian Grothoff2009-11-22
* fixing compile errorsChristian Grothoff2009-11-10
* code clean up, rolling back mods to test_configurationChristian Grothoff2009-11-10
* indentChristian Grothoff2009-11-10
* (no commit message)Safey A.Halim2009-11-10
* * test_peer.c is a test case for peer.cSafey A.Halim2009-11-09
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01