aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_getopt_lib.h
Commit message (Collapse)AuthorAge
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -DOC: Documentation cleanup pass through rest of UTIL librariesWillow Liquorice2022-10-03
|
* DOC: Major doxygen organisation work, upgraded config, updated logoWillow Liquorice2022-08-21
|
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* add timetravel getopt helperChristian Grothoff2020-02-04
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* finish #4623Christian Grothoff2019-06-22
|
* add flag for exlusive options as program agrumentsxrs2019-06-22
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
|
* add json from abs_time_nboChristian Grothoff2017-11-05
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* add way to mark options as mandatory, get tests to pass againChristian Grothoff2017-03-15
|
* add GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIMEChristian Grothoff2017-03-15
|
* fix test case, implement base32 argument parser logicChristian Grothoff2017-03-15
|
* getopt major style fix, remove macro-mania with nicer typed functionsChristian Grothoff2017-03-15
|
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for ↵Christian Grothoff2016-04-07
| | | | --help
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix #3158Christian Grothoff2013-12-06
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* Add filename getopt operatorBart Polot2013-04-18
|
* - Clarify docBart Polot2012-11-30
|
* Passing -v or -h options to a command no longer returns error codeBart Polot2012-09-28
|
* new getopt helper function to parse relative time command line argumentChristian Grothoff2012-09-09
|
* fixed docuMatthias Wachs2011-12-07
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* docuChristian Grothoff2011-01-24
|
* docuChristian Grothoff2011-01-24
|
* docuChristian Grothoff2011-01-24
|
* better commentsChristian Grothoff2009-10-08
|
* improving style and docsChristian Grothoff2009-09-25
|
* fixing docu issuesChristian Grothoff2009-09-11
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* ngChristian Grothoff2009-05-29