2019-01-16 |
ng0 | Merge branch 'license/spdx' |
blob | commitdiff | raw |
2019-01-14 |
ng0 | src: for every AGPL3.0 file, add SPDX identifier. |
blob | commitdiff | raw |
2018-12-11 |
Christian Grothoff | fail hard if configuration file specified via -c does... |
blob | commitdiff | raw | diff to current |
2018-11-16 |
xrs | Merge branch 'master' of ssh://gnunet.org/gnunet |
blob | commitdiff | raw | diff to current |
2018-11-13 |
Nils Gillmann | Merge branch 'master' of gnunet.org:gnunet |
blob | commitdiff | raw | diff to current |
2018-11-13 |
Nils Gillmann | Partial application of diff send in beberking, Issue... |
blob | commitdiff | raw | diff to current |
2018-11-10 |
Christian Grothoff | new convenience function to do operations on a configur... |
blob | commitdiff | raw | diff to current |
2018-11-04 |
Nils Gillmann | Merge branch 'master' of gnunet.org:gnunet |
blob | commitdiff | raw | diff to current |
2018-11-04 |
Christian Grothoff | fix #5454 |
blob | commitdiff | raw | diff to current |
2018-09-27 |
Schanzenbach, Martin | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
blob | commitdiff | raw | diff to current |
2018-09-15 |
Christian Grothoff | warn better if config option is invalid, allow second... |
blob | commitdiff | raw | diff to current |
2018-06-13 |
Nils Gillmann | Merge branch 'master' of gnunet.org:gnunet |
blob | commitdiff | raw | diff to current |
2018-06-11 |
Phil | -Merge branch 'master' of ssh://gnunet.org/gnunet into... |
blob | commitdiff | raw | diff to current |
2018-06-07 |
psyc://loupsycedyg... | paragraph for gnunet devs that don't know how to use... |
blob | commitdiff | raw | diff to current |
2018-06-07 |
psyc://loupsycedyg... | glitch in the license text detected by hyazinthe, thank... |
blob | commitdiff | raw | diff to current |
2018-06-05 |
psyc://loupsycedyg... | first batch of license fixes (boring) |
blob | commitdiff | raw | diff to current |
2018-01-08 |
Schanzenbach, Martin | Merge remote-tracking branch 'origin/master' into ident... |
blob | commitdiff | raw | diff to current |
2018-01-08 |
Schanzenbach, Martin | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
blob | commitdiff | raw | diff to current |
2018-01-07 |
lurchi | Merge branch 'master' of https://gnunet.org/git/gnunet |
blob | commitdiff | raw | diff to current |
2018-01-06 |
xrs | Merge branch 'master' of ssh://gnunet.org/gnunet |
blob | commitdiff | raw | diff to current |
2018-01-06 |
Christian Grothoff | internally assert that asprintf size allocation never... |
blob | commitdiff | raw | diff to current |
2018-01-04 |
Christian Grothoff | fix timeout of test_service, misc signed/unsigned and... |
blob | commitdiff | raw | diff to current |
2017-07-03 |
Schanzenbach, Martin | Merge remote-tracking branch 'origin/master' into crede... |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Christian Grothoff | fix configuration parsing issue with inlines from confi... |
blob | commitdiff | raw | diff to current |
2016-10-25 |
Christian Grothoff | -missing commit |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Christian Grothoff | -avoid calling memcpy() with NULL argument, even if... |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Christian Grothoff | -indent |
blob | commitdiff | raw | diff to current |
2016-06-20 |
Christian Grothoff | avoid excessive logging in config parsing |
blob | commitdiff | raw | diff to current |
2016-01-19 |
Christian Grothoff | -fix (C) notices |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
blob | commitdiff | raw | diff to current |
2015-05-30 |
Christian Grothoff | make libextractor actually optional, both for GNUnet... |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Christian Grothoff | adding --enable-taler-wallet configure option to build... |
blob | commitdiff | raw | diff to current |
2015-03-19 |
Christian Grothoff | -get test to work, but with ecdsa instead of eddsa |
blob | commitdiff | raw | diff to current |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Christian Grothoff | -fix leak |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Christian Grothoff | add GNUNET_CONFIGURATION_get_data from Taler |
blob | commitdiff | raw | diff to current |
2015-01-25 |
Christian Grothoff | -make sure we get the correct errno back after GNUNET_N... |
blob | commitdiff | raw | diff to current |
2014-12-17 |
Christian Grothoff | -remove dead api |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Matthias Wachs | adding function to read float from cfg |
blob | commitdiff | raw | diff to current |
2014-01-30 |
Christian Grothoff | fix #3284: support lib/MULTIARCH/ paths in installation... |
blob | commitdiff | raw | diff to current |
2013-12-13 |
Christian Grothoff | -fix off-by-one so we can also select on FD 0 (stdin) |
blob | commitdiff | raw | diff to current |
2013-12-03 |
Sree Harsha Totakura | - allow $-expressions anywhere in the given string |
blob | commitdiff | raw | diff to current |
2013-10-28 |
Sree Harsha Totakura | - warn upon failed $-expansions |
blob | commitdiff | raw | diff to current |
2013-10-14 |
LRN | Don't put back separator that wasn't there originally |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Christian Grothoff | -doxygen |
blob | commitdiff | raw | diff to current |
2013-10-11 |
Christian Grothoff | -fix crash on recursion with NULL def |
blob | commitdiff | raw | diff to current |
2013-10-11 |
Christian Grothoff | -doxygen, code style, indentation fixes |
blob | commitdiff | raw | diff to current |
2013-10-09 |
Christian Grothoff | -switching (again) to named sockets, see #2887 |
blob | commitdiff | raw | diff to current |
2013-10-09 |
Christian Grothoff | migrating towards XDG configuration specification ... |
blob | commitdiff | raw | diff to current |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2013-10-03 |
Christian Grothoff | Andrew Cann wrote: |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Christian Grothoff | -towards addressing #3047, note this causes the code... |
blob | commitdiff | raw | diff to current |
2013-08-24 |
Christian Grothoff | -use GPLv3+ consistently |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Christian Grothoff | -modernize a bit more |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Christian Grothoff | -code cleanup, tolerate e->vals of NULL |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Christian Grothoff | -trying to address #2791 |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Christian Grothoff | adding function to compute configuration differences... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Christian Grothoff | -fix |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Christian Grothoff | -fix |
blob | commitdiff | raw | diff to current |
2012-12-10 |
LRN | Unnecessary argument |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Matthias Wachs | mem leak in line 193configuration.c |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Matthias Wachs | mem leak |
blob | commitdiff | raw | diff to current |
2012-12-10 |
LRN | Fix configuration parsing |
blob | commitdiff | raw | diff to current |
2012-12-08 |
Christian Grothoff | fixing #2680 -- config file lines can now have any... |
blob | commitdiff | raw | diff to current |
2012-11-01 |
LRN | More configuration debugging |
blob | commitdiff | raw | diff to current |
2012-11-01 |
LRN | Debug for dollar-expansion |
blob | commitdiff | raw | diff to current |
2012-06-29 |
Sree Harsha Totakura | -configuration serialization size_t for size |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Sree Harsha Totakura | -configuration deserialization |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Sree Harsha Totakura | configuration serialization |
blob | commitdiff | raw | diff to current |
2012-06-10 |
Christian Grothoff | -slightly better in case free/strdup'd value is aliased |
blob | commitdiff | raw | diff to current |
2012-04-21 |
Christian Grothoff | -misc offline hacking / code cleanup in util |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Matthias Wachs | - do not parse back files .conf~ but only files with... |
blob | commitdiff | raw | diff to current |
2012-03-11 |
Christian Grothoff | -LRN: use plibc SSCANF instead of sscanf |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Christian Grothoff | -adding GNUNET_CONFIGURATION_load_from |
blob | commitdiff | raw | diff to current |
2012-01-30 |
Christian Grothoff | -trying to fix double-start issue on sparc |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Christian Grothoff | -LRN: use FOPEN/CLOSE instead of fopen/close - #2051 |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Christian Grothoff | -LRN: use FPRINTF -- #2051 |
blob | commitdiff | raw | diff to current |
2011-11-04 |
Christian Grothoff | curly wars / auto-indentation |
blob | commitdiff | raw | diff to current |
2011-11-04 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Christian Grothoff | implementing time and size parsers for #1875 |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Christian Grothoff | implementing #1747 |
blob | commitdiff | raw | diff to current |
2011-10-11 |
Christian Grothoff | converting to GNUNET_LOG_from* |
blob | commitdiff | raw | diff to current |
2011-08-29 |
Christian Grothoff | run indent twice, it alternates between two 'canonical... |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Christian Grothoff | indentation |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Christian Grothoff | indentation |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Matthias Wachs | aaded new function to iterate over section entries |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Christian Grothoff | support infinity/forever for time value in configuration |
blob | commitdiff | raw | diff to current |
2011-06-10 |
Christian Grothoff | add API to remove section |
blob | commitdiff | raw | diff to current |
2011-03-05 |
Philipp Tölke | read the dns-config from the file |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Christian Grothoff | fixes |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Christian Grothoff | fix |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Matthias Wachs | Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative... |
blob | commitdiff | raw | diff to current |
2010-09-14 |
Nathan S. Evans | document |
blob | commitdiff | raw | diff to current |
2010-06-17 |
Christian Grothoff | fixes |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Christian Grothoff | pass only unsigned char to isspace and the like |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Christian Grothoff | simplify |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Christian Grothoff | expand ~ in PATHS |
blob | commitdiff | raw | diff to current |
2010-03-15 |
Christian Grothoff | better defaults, nicer error msgs: |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Christian Grothoff | fixing cosmetics and inlining of configurations |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Christian Grothoff | fixing compile errors |
blob | commitdiff | raw | diff to current |
next |