aboutsummaryrefslogtreecommitdiff
path: root/src/util/configuration.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* 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 ↵Matthias Wachs2010-10-27
| | | | comparisons between time values
* 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
| | | | * Changes in configuration.c and gnunet_configuration_lib.h for dumping configuration diffs between the default configuration object and an edited configuration.
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* improving documentationChristian Grothoff2009-10-07
|
* some doxygen fixesChristian Grothoff2009-09-30
|
* fixesChristian Grothoff2009-09-07
|
* return error if filename could not be expandedNils Durner2009-08-24
|
* travelhackingChristian Grothoff2009-07-29
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* get time cfg api addedChristian Grothoff2009-06-11
|
* ngChristian Grothoff2009-05-29