aboutsummaryrefslogtreecommitdiff
path: root/doc/man
Commit message (Collapse)AuthorAge
* -fix misc typosChristian Grothoff2021-04-26
|
* fix gnunet-config: do not always write configuration fileChristian Grothoff2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* Swap gnunet-config's default behaviour for the rewrite flagAlessio Vanni2021-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | With the previous default, a configuration file could keep values different from the defaults even when the user did not explicitly edit that option, potentially leading to buggy behaviour. For example: GNUnet's version X+1 changes the default value for a certain option A, but anyone who has edited the configuration file with version X or earlier, would still have got the old default for A even when updating to version X+1. It was possible to write only the edited parts, but that required explicitly passing the `--rewrite' (or `-w') flag. The default behaviour has now been swapped so that the resulting file contains only differences, while a "frozen" configuration is generated with the `--rewrite' flag. Also, as it's a minor change: a function used internally by the logging component was using translated strings to check the requested log level. This behaviour is buggy as passing an untranslated string to e.g. `GNUNET_log_setup', while the current locale is different and a translation for that string exists, would generate a different log level than the one requested.
* add base32 encoder/decoderChristian Grothoff2021-03-02
|
* fix some linting issuesChristian Grothoff2020-12-28
|
* import Debian build rules, split off libgnunetChristian Grothoff2020-12-28
|
* add epochs CLI parameterSchanzenbach, Martin2020-04-22
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* produce_html.sh.in: fix pthng02019-11-25
|
* chmod +x generated scriptng02019-11-25
|
* man/produce_html: use shlibng02019-11-25
|
* gnunet-gns-proxy-setup-ca: fix implementation and describe new changes.ng02019-11-25
|
* add manpage for gnunet-bugreport as it reached enough complexcityng02019-11-23
| | | | to maybe require this.
* doc/man: Make html generation experimental, fix mdocml build.ng02019-11-09
|
* doc/*/Makefile.am: remove unnecessary rules.ng02019-10-30
|
* configure: add mandoc + texi2mdoc detectionng02019-10-30
| | | | doc/man: add man-html and man-html-install
* doc/man: create better rules for texi2mdoc.ng02019-10-27
|
* doc/man: Remove duplicate EXTRA_DIST entry for .7ng02019-10-27
|
* follow-up to ce63ca3ca49d8a4dc741cd014601584e3d5cfe54ng02019-10-16
|
* *.1: syntax (\- -> -)ng02019-10-16
|
* gnunet-ecc(1): syntaxng02019-10-16
|
* clarify gnunet-arm(1) more and add syntax.ng02019-10-16
|
* update gnunet-gns man pageSchanzenbach, Martin2019-06-27
|
* implement #5771Christian Grothoff2019-06-22
|
* updated manpage of gnunet-identityrexxnor2019-06-15
|
* gnunet-namestore.1: line-length fix, ignore mdoc linter according to what ↵ng02019-06-14
| | | | previous commits established
* gnunet-identity.1,gnunet-namestore.1: unescape dashes where they createng02019-06-14
| | | | double dashes.
* add option to display private keysChristian Grothoff2019-06-14
|
* add option to pass private key via environment variableChristian Grothoff2019-06-10
|
* TODO in doc/manng02019-06-04
|
* un-texify the man pages headers.ng02019-05-30
|
* man: formatingng02019-05-14
|
* man gnunet-datastoreng02019-05-14
|
* forgot man page, minor build changesSchanzenbach, Martin2019-05-12
|
* RECLAIM: Add manpageSchanzenbach, Martin2019-05-12
|
* capital V for verboseChristian Grothoff2019-05-09
|
* man pages.ng02019-05-09
|
* gnunet-identity.1 style changes.ng02019-05-09
| | | | | | | | | | | It is acceptable style and arguable probably more readable for the uninitiated to see .Nd macro followed immediat. by text instead of having the text on a new line. The same applies to sentence length. We should avoid very long sentences, but at the moment this seems easier for reading and writing instead of enforcing what the linter says (1 sentence per line), you see the same writing style in current major users of mdoc style.
* add -q option to restrict output to just the public keyChristian Grothoff2019-05-09
|
* allow using -e as filter on ego listChristian Grothoff2019-05-09
|
* make generated ego key available in continuation when creating egosChristian Grothoff2019-05-08
|
* man: license headersng02019-04-23
|
* (wip) improvements to gnunet.conf.5ng02019-04-23
|
* doc/man: bunch of fixesng02019-04-23
|
* gnunet-nat-auto.1: lintng02019-04-21
|
* gnunet-testing.1: lintng02019-04-21
|
* styleng02019-04-21
|
* manpages.ng02019-04-21
|
* gnunet-auto-share.1 styleng02019-04-21
|