aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [scd] Memory leak fix.Werner Koch2009-10-281-0/+6
| | | | | [g13] Send MOUNTPOINT status line
* * gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is aDavid Shaw2009-10-202-1/+9
| | | | | | generic store, the details of which depend on the underlying libraries.
* [g13] Add RECIPEINT and CREATE command.Werner Koch2009-10-191-1/+1
| | | | | [sm] Chnage --include-certs default
* Allow uid sand key election using a '*'.Werner Koch2009-09-041-2/+2
|
* Updated the german translationWerner Koch2009-09-031-1/+1
|
* * gpg.text: Suggested new ordering for --edit-key.David Shaw2009-08-242-110/+115
|
* * gpg.texi (OpenPGP Options): Clarify that personal-foo-preferencesDavid Shaw2009-08-172-10/+18
| | | | | overrides recipient preferences (safely).
* * gpg.texi (GPG Configuration Options): Document keyserver optionsDavid Shaw2009-08-142-5/+20
| | | | | check-cert and ca-cert-file.
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-062-6/+18
|
* * gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn'tDavid Shaw2009-07-312-5/+10
| | | | | exist any longer).
* Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2009-07-232-2/+8
| | | | | resorting to keys.{domain}.
* Print status of CRL checks in the audit log.Werner Koch2009-07-233-4/+14
|
* Typo fixes. Fixes bug#1093Werner Koch2009-07-2211-86/+91
|
* Give hints on files to backup.Werner Koch2009-07-225-59/+67
|
* Fix bug 1090.Werner Koch2009-07-202-1/+6
|
* [g10]Werner Koch2009-07-131-0/+1
| | | | | | | | | | * exec.c: Fix function name indentation. (expand_args): Simplify by using membuf functions. (exec_write): Fix memory leak on error. (w32_system): Use DETACHED_PROCESS so that a new console is not created.
* Support writing of existing keys with non-matching key sizes.Werner Koch2009-07-091-2/+3
|
* Impleemned gpgsm's IMPORT --re-import feature.Werner Koch2009-07-071-2/+12
| | | | | Typo fix.
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-2/+2
|
* * debugging.texi (Common Problems): Add a note about corruptedWerner Koch2009-07-062-0/+14
| | | | | keys in --search-keys.
* Alow batch ode for gpgsm --gen-key.Werner Koch2009-07-011-3/+4
| | | | | Allow CSR generation using an existing key with gpgsm.
* Make soem omnikey readers work with extended length APDUs.Werner Koch2009-06-291-1/+6
|
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-171-0/+2
|
* Fix for bug#1066.Werner Koch2009-06-023-8/+16
| | | | | A couple of minor changes.
* Allow generation of DSA2 keys without --enable-dsa2.Werner Koch2009-05-202-4/+9
|
* Made card key generate with backup key work for 2048 bit.Werner Koch2009-05-151-3/+8
| | | | | Improved card key generation prompts.
* Improved smartcard robustness.Werner Koch2009-05-131-1/+5
|
* Doc fixes.Werner Koch2009-05-081-2/+2
|
* Fix example.Werner Koch2009-05-061-7/+8
|
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-261-0/+6
|
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-251-6/+6
| | | | | This fixes bug#1020.
* Fix keygrip computation for TCOS 3 cards.Werner Koch2009-03-201-1/+2
| | | | | Emit PROGRESS status lines during --learn-card.
* Changed order of the confirmation questions for root certificatesWerner Koch2009-03-191-2/+7
| | | | | and stores negative answers in trustlist.txt.
* * gpg.texi (GPG Configuration Options): Document keyserver-optionsDavid Shaw2009-03-162-2/+13
| | | | | debug.
* New gpg-agent command to list key information.Werner Koch2009-03-061-5/+9
| | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export.
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-053-2/+17
| | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
* Add missing option strings.Werner Koch2009-03-022-2/+3
|
* Modernized gpg-agent startup instructionsWerner Koch2009-03-022-10/+27
|
* Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch2009-02-251-0/+4
| | | | | | inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging.
* Fix bug 1001.Werner Koch2009-02-191-0/+12
| | | | | Documentation updates.
* Make --allow-admin the default.Werner Koch2009-01-281-11/+23
|
* Print more directories with gpgconf --list-dirs.Werner Koch2009-01-201-4/+7
|
* preparing a releaseWerner Koch2009-01-122-2/+6
|
* Small doc fixes.Werner Koch2008-12-123-6/+12
|
* Add option --no-ask for GET_PASSPHRASE.Werner Koch2008-12-101-1/+6
|
* Minor fixes.Werner Koch2008-12-091-8/+13
|
* Align ticker to the full or half second.Werner Koch2008-12-081-15/+20
|
* Cleanups. Fixes bug 956.Werner Koch2008-12-082-156/+66
|
* Add option --card-timeout.Werner Koch2008-12-051-0/+14
| | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32.
* Made arg_parse more readable.Werner Koch2008-11-121-1/+1
|