global reindent, now with uncrustify hook enabled
[oweals/gnunet.git] / src / util / configuration.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-10-05 Christian Grothoffreduce scope
2019-10-05 Christian Grothoffreduce scope
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-12-11 Christian Grothofffail hard if configuration file specified via -c does...
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-13 Nils GillmannPartial application of diff send in beberking, Issue...
2018-11-10 Christian Grothoffnew convenience function to do operations on a configur...
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-04 Christian Grothofffix #5454
2018-09-27 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-09-15 Christian Grothoffwarn better if config option is invalid, allow second...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothoffinternally assert that asprintf size allocation never...
2018-01-04 Christian Grothofffix timeout of test_service, misc signed/unsigned and...
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2016-10-25 Christian Grothoff-missing commit
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-indent
2016-06-20 Christian Grothoffavoid excessive logging in config parsing
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-03-19 Christian Grothoff-get test to work, but with ecdsa instead of eddsa
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-30 Christian Grothoff-fix leak
2015-01-27 Christian Grothoffadd GNUNET_CONFIGURATION_get_data from Taler
2015-01-25 Christian Grothoff-make sure we get the correct errno back after GNUNET_N...
2014-12-17 Christian Grothoff-remove dead api
2014-05-14 Matthias Wachsadding function to read float from cfg
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2013-12-13 Christian Grothoff-fix off-by-one so we can also select on FD 0 (stdin)
2013-12-03 Sree Harsha Totakura- allow $-expressions anywhere in the given string
2013-10-28 Sree Harsha Totakura- warn upon failed $-expansions
2013-10-14 LRNDon't put back separator that wasn't there originally
2013-10-13 Christian Grothoff-doxygen
2013-10-11 Christian Grothoff-fix crash on recursion with NULL def
2013-10-11 Christian Grothoff-doxygen, code style, indentation fixes
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-03 Christian GrothoffAndrew Cann wrote:
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-07-17 Christian Grothoff-modernize a bit more
2013-07-17 Christian Grothoff-code cleanup, tolerate e->vals of NULL
2013-02-11 Christian Grothoff-trying to address #2791
2012-12-12 Christian Grothoffadding function to compute configuration differences...
2012-12-12 Christian Grothoff-fix
2012-12-10 Christian Grothoff-fix
2012-12-10 LRNUnnecessary argument
2012-12-10 Matthias Wachs mem leak in line 193configuration.c
2012-12-10 Matthias Wachsmem leak
2012-12-10 LRNFix configuration parsing
2012-12-08 Christian Grothofffixing #2680 -- config file lines can now have any...
2012-11-01 LRNMore configuration debugging
2012-11-01 LRNDebug for dollar-expansion
2012-06-29 Sree Harsha Totakura-configuration serialization size_t for size
2012-06-27 Sree Harsha Totakura-configuration deserialization
2012-06-27 Sree Harsha Totakuraconfiguration serialization
2012-06-10 Christian Grothoff-slightly better in case free/strdup'd value is aliased
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-16 Matthias Wachs- do not parse back files .conf~ but only files with...
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-04 Christian Grothoff-adding GNUNET_CONFIGURATION_load_from
2012-01-30 Christian Grothoff-trying to fix double-start issue on sparc
2011-12-30 Christian Grothoff-LRN: use FOPEN/CLOSE instead of fopen/close - #2051
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Christian Grothofffix
2011-11-03 Christian Grothoffimplementing time and size parsers for #1875
2011-11-03 Christian Grothoffimplementing #1747
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-18 Matthias Wachsaaded new function to iterate over section entries
2011-06-30 Christian Grothoffsupport infinity/forever for time value in configuration
2011-06-10 Christian Grothoffadd API to remove section
2011-03-05 Philipp Tölkeread the dns-config from the file
2010-12-21 Christian Grothofffixes
2010-11-02 Christian Grothofffix
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-09-14 Nathan S. Evansdocument
2010-06-17 Christian Grothofffixes
2010-06-13 Christian Grothoffpass only unsigned char to isspace and the like
next