aboutsummaryrefslogtreecommitdiff
path: root/src/util/program.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* Added patch by AV from ML:Schanzenbach, Martin2019-09-01
* pathes to better support third party extensions from ML. Thanks to Alessio VanniSchanzenbach, Martin2019-08-08
* reindenting with clangChristian Grothoff2019-05-02
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* make sure peer launches if default config not found and -c not givenChristian Grothoff2018-12-11
* fail hard if configuration file specified via -c does not exist (in all servi...Christian Grothoff2018-12-11
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* fix misc compiler warningsChristian Grothoff2018-01-04
* init_fd_info now completely initializes fd information; Allow calling add/can...lurchi2017-08-12
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff2016-04-16
* add option to set configuration file to be used by default by libgnunetutil r...Christian Grothoff2016-04-15
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* add logic to parse JSON uploadsChristian Grothoff2016-04-04
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* move ARM/config logic to util/ where it doesn't need to cast away a 'const' a...Christian Grothoff2015-04-24
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* - Expose speedup routines as an internal header.Sree Harsha Totakura2014-03-10
* fix #3283Christian Grothoff2014-01-27
* -fixing leaks on error pathsChristian Grothoff2013-12-14
* -fixChristian Grothoff2013-12-12
* -fix leaksChristian Grothoff2013-12-12
* do not start with malformed configurationMatthias Wachs2013-12-12
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
* -just .conf, not .configChristian Grothoff2013-10-11
* -fix leakChristian Grothoff2013-10-10
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* - osx fixesSree Harsha Totakura2012-12-13
* Hardcode svn revision in compiled binariesLRN2012-11-19
* -do not complain if ~/.gnunet/gnunet.conf does not exist, just use defaultsChristian Grothoff2012-10-09
* - fixBart Polot2012-09-28
* - Don't return error on -v, -hBart Polot2012-09-28
* - Exit on -v, -hBart Polot2012-09-28
* -fix #2122 and #2035Christian Grothoff2012-06-22
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* speedup mechanism to manipulate gnunet timeMatthias Wachs2012-05-30