aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: Update from masterWerner Koch2014-06-031-3/+68
| | | | --
* gpg: New %U expando for the photo viewer.Werner Koch2014-06-031-1/+1
| | | | | | | | | | | | | | * g10/photoid.c (show_photos): Set namehash. * g10/misc.c (pct_expando): Add "%U" expando. -- This makes is possible to extract all photos ids from a key to different files. (cherry picked from commit e184a11f94e2d41cd9266484542631bec23628b5) Resolved conflicts: g10/photoid.c - whitespaces
* gpg: Reject signatures made with MD5.Werner Koch2014-06-031-3/+11
| | | | | | | | | | | | | | * g10/gpg.c: Add option --allow-weak-digest-algos. (main): Set option also in PGP2 mode. * g10/options.h (struct opt): Add flags.allow_weak_digest_algos. * g10/sig-check.c (do_check): Reject MD5 signatures. * tests/openpgp/gpg.conf.tmpl: Add allow_weak_digest_algos. -- (cherry picked from commit f90cfe6b66269de0154d810c5cee1fe9a5af475c) Resolved conflicts: g10/gpg.c - adjust. tests/openpgp/defs.inc - no changes
* gpg: Change armor Version header to emit only the major version.Werner Koch2013-11-271-2/+6
| | | | | | | | | | | | | | | | | | * g10/options.h (opt): Rename field no_version to emit_version. * g10/gpg.c (main): Init opt.emit_vesion to 1. Change --emit-version to bump up opt.emit_version. * g10/armor.c (armor_filter): Implement different --emit-version values. -- GnuPG-bug-id: 1572 Signed-off-by: Werner Koch <[email protected]> (cherry picked from commit e951782e937ce290be0d89d83e84b3daea997587) Resolved conflicts: NEWS g10/armor.c g10/gpg.c
* doc: Update from masterWerner Koch2013-10-041-0/+8
|
* doc: fix some Texinfo warnings.Ian Abbott2013-05-071-4/+8
| | | | | | | | | | | | | | | | | | | | | * doc/gpg.texi: Fix syntax and add missing menu entries. * doc/gpgsm.texi: Fix subsectioning. -- These five patches fix some warnings from Texinfo 5 by adding some missing nodes and changing some sections to subsections, and moving an '@end ifset' to the start of a line. I also noticed the 'Deprecated options' subsection didn't appear in the GPG options menu, so I added it. (Texinfo never warned about it because it was after the last node in the menu.) 1) doc/gpg.texi: move '@end ifset' to start of line 2) doc/gpg.texi: Add missing node for 'Compliance options' section. 3) doc/gpg.texi: add node for 'Deprecated options' subsection. 4) doc/gpg.texi: make 'Unattended key generation' a subsection 5) doc/gpgsm.texi: fix subsectioning for Unattended Usage (all 5 merged into one patch by wk)
* Update docs from master.Werner Koch2013-04-221-17/+37
| | | | | | | | | | | * doc/gpg-agent.texi: Update from master. * doc/gpg.texi: Ditto. * doc/gpgsm.texi: Ditto. * doc/gpl.texi: Ditto. * doc/yat2m.c: Ditto. -- (updated from commit d6798d261cbe6519ef5b3ebb474e2ad348442c0c)
* Update texinfo source from master.Werner Koch2012-03-271-672/+837
| | | | | | * doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi * doc/scdaemon.texi, doc/tools.texi: Update. * doc/yat2m.c: Update.
* Prepare for the 2.0.18 release.gnupg-2.0.18Werner Koch2011-08-041-17/+271
| | | | | | | | Copied texi files from master. Updated de.po. Added more file to gitignore. Removed the large PKITS tarball. General release preparations.
* Finished preparations for 2.0.17gnupg-2.0.17Werner Koch2011-01-131-15/+44
|
* Fix a bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-111-12/+28
| | | | | Fix a passphrase cache annoyance.
* Make CAST5 the default s2k algo tomatch the doc and gpg 1.4.Werner Koch2010-06-171-1/+2
|
* Minor changeWerner Koch2010-03-051-1/+1
|
* Minor changes.Werner Koch2010-02-111-7/+22
|
* Implement command --passwd for GPG.Werner Koch2010-01-111-0/+8
|
* Allow for numerical debug levels.Werner Koch2009-12-031-0/+28
|
* Allow uid sand key election using a '*'.Werner Koch2009-09-041-2/+2
|
* * gpg.text: Suggested new ordering for --edit-key.David Shaw2009-08-241-110/+111
|
* * gpg.texi (OpenPGP Options): Clarify that personal-foo-preferencesDavid Shaw2009-08-171-10/+13
| | | | | overrides recipient preferences (safely).
* * gpg.texi (GPG Configuration Options): Document keyserver optionsDavid Shaw2009-08-141-5/+15
| | | | | check-cert and ca-cert-file.
* * gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn'tDavid Shaw2009-07-311-5/+5
| | | | | exist any longer).
* Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2009-07-231-2/+3
| | | | | resorting to keys.{domain}.
* Typo fixes. Fixes bug#1093Werner Koch2009-07-221-6/+6
|
* Give hints on files to backup.Werner Koch2009-07-221-14/+33
|
* Fix bug 1090.Werner Koch2009-07-201-1/+1
|
* Allow generation of DSA2 keys without --enable-dsa2.Werner Koch2009-05-201-4/+4
|
* Doc fixes.Werner Koch2009-05-081-2/+2
|
* * gpg.texi (GPG Configuration Options): Document keyserver-optionsDavid Shaw2009-03-161-2/+8
| | | | | debug.
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-051-1/+1
| | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
* Small doc fixes.Werner Koch2008-12-121-1/+1
|
* Align ticker to the full or half second.Werner Koch2008-12-081-15/+20
|
* * gpg.texi (OpenPGP Key Management): Clarify setpref a bit.David Shaw2008-09-231-2/+13
|
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-0/+3
|
* Add a warning nite to --throw-keyds.Werner Koch2008-08-281-6/+9
|
* Add a warning note to --allow-multiple-messages.Werner Koch2008-08-071-5/+9
| | | | | s/Sylpeed-Claws/Claws-Mail/.
* Made --fixed-list-mode obsolete.Werner Koch2008-06-111-0/+4
|
* 2008-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-05-151-8/+13
| | | | | | * gpg.texi (Operational GPG Commands): Mention the way to change the default signing key.
* Updated German translation.Werner Koch2008-05-091-1/+3
| | | | | Fix in gpgconf for W32.
* Add command --locate-key.Werner Koch2008-05-071-0/+18
| | | | | Fix auto-key-locate processing of "nodefault".
* Enhanced --auto-key-locate.Werner Koch2008-04-081-11/+24
|
* Changed the way i18n files are located under Windows. The setting of theWerner Koch2008-03-251-1/+2
| | | | | Registry key is not anymore required. Helpfiles are not properly located.
* Add IF command and new variable functions to gpg-connect-agent.Werner Koch2008-03-051-2/+1
|
* * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font toDavid Shaw2008-02-051-4/+4
| | | | | add a "claimed" in there.
* Add missing country tag to qualified.txt.Werner Koch2008-01-101-2/+4
| | | | | Typo fixes.
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-131-6/+6
|
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-271-1/+1
| | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent.
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+4
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* * gpg.texi: Document --rfc4880 (the new --openpgp).David Shaw2007-10-271-4/+9
|
* * gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.David Shaw2007-10-261-15/+14
|
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-0/+8
| | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups.