Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | g10,sm: Spell out --gen-key. | Justus Winter | 2016-12-13 | 1 | -1/+1 |
| | | | | | | | | | * g10/gpg.c (opts): Spell out option. * sm/gpgsm.c (opts): Likewise. * doc/gpg.texi: Update accordingly. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <[email protected]> | ||||
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
| | | | | -- | ||||
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | * NEWS, acinclude.m4, agent/command-ssh.c, agent/command.c, agent/gpg-agent.c, agent/keyformat.txt, agent/protect-tool.c, common/asshelp.c, common/b64enc.c, common/recsel.c, doc/DETAILS, doc/HACKING, doc/Notes, doc/TRANSLATE, doc/dirmngr.texi, doc/faq.org, doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi, doc/instguide.texi, g10/armor.c, g10/gpg.c, g10/keyedit.c, g10/mainproc.c, g10/pkclist.c, g10/tofu.c, g13/sh-cmd.c, g13/sh-dmcrypt.c, kbx/keybox-init.c, m4/pkg.m4, sm/call-dirmngr.c, sm/gpgsm.c, tests/Makefile.am, tests/gpgscm/Manual.txt, tests/gpgscm/scheme.c, tests/openpgp/gpgv-forged-keyring.scm, tests/openpgp/multisig.test, tests/openpgp/verify.scm, tests/pkits/README, tools/applygnupgdefaults, tools/gpg-connect-agent.c, tools/mime-maker.c, tools/mime-parser.c: minor spelling cleanup. Signed-off-by: Daniel Kahn Gillmor <[email protected]> | ||||
* | faq: Add a section on copyright assignments | Werner Koch | 2012-12-19 | 1 | -2/+10 |
| | | | | -- | ||||
* | faq: Replace --list-ownerturst by --export-ownertrust. | Werner Koch | 2012-04-17 | 1 | -1/+1 |
| | | | | -- | ||||
* | faq: Add section on US export restrictions. | Werner Koch | 2011-12-20 | 1 | -7/+37 |
| | |||||
* | Fixed an URL typo in the FAQ. | Werner Koch | 2011-06-28 | 1 | -2/+2 |
| | |||||
* | Add question "What are DH/DSS keys?" | Werner Koch | 2011-06-27 | 1 | -10/+25 |
| | | | | ... and the answer of course. | ||||
* | Update FAQ | Werner Koch | 2010-11-16 | 1 | -11/+35 |
| | |||||
* | Add a static FAQ. | Werner Koch | 2010-10-05 | 1 | -423/+344 |
| | | | | | Add rules to build and upload the faqs. | ||||
* | [w32ce] Do not print the faulty timezone info | Werner Koch | 2010-10-04 | 1 | -0/+1560 |
Switch FAQ sources to org-mode |