Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update texinfo source from master. | Werner Koch | 2012-03-27 | 6 | -765/+985 |
| | | | | | | * doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi * doc/scdaemon.texi, doc/tools.texi: Update. * doc/yat2m.c: Update. | ||||
* | Add target to update the texinfo files from master. | Werner Koch | 2012-03-27 | 1 | -0/+10 |
| | | | | * doc/Makefile.am (update-source): New. | ||||
* | Update samplekeys and NEWS. | Werner Koch | 2012-03-26 | 1 | -420/+919 |
| | | | | * doc/samplekeys.asc: Update. | ||||
* | gpg: Add a DECRYPTION_INFO status. | Werner Koch | 2012-01-31 | 1 | -23/+29 |
| | | | | | | | | | | | | * common/status.h (STATUS_DECRYPTION_INFO): New. * g10/encr-data.c: Include status.h. (decrypt_data): Emit STATUS_DECRYPTION_INFO line. -- DECRYPTION_INFO <mdc_method> <sym_algo> Print information about the symmetric encryption algorithm and the MDC method. This will be emitted even if the decryption fails. | ||||
* | Refresh sample keys | David Shaw | 2012-01-11 | 1 | -432/+411 |
| | |||||
* | Generate the ChangeLog from commit logs. | Werner Koch | 2011-12-02 | 3 | -11/+42 |
| | | | | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * doc/HACKING: Describe the ChangeLog policy. * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | ||||
* | Prepare for the 2.0.18 release.gnupg-2.0.18 | Werner Koch | 2011-08-04 | 5 | -149/+659 |
| | | | | | | | | Copied texi files from master. Updated de.po. Added more file to gitignore. Removed the large PKITS tarball. General release preparations. | ||||
* | Support a confirm flag for ssh. | Werner Koch | 2011-08-04 | 1 | -2/+9 |
| | | | | | This implements the suggestion from bug#1349. With this change the fingerprint of the ssh key is also displayed in the pinentry prompts. | ||||
* | Finished preparations for 2.0.17gnupg-2.0.17 | Werner Koch | 2011-01-13 | 13 | -88/+468 |
| | |||||
* | Fix a bug where scdaemon kills a non-daemon gpg-agent. | Werner Koch | 2010-11-11 | 1 | -12/+28 |
| | | | | | Fix a passphrase cache annoyance. | ||||
* | Fix bug 1285 | Werner Koch | 2010-09-24 | 1 | -2/+2 |
| | |||||
* | Fix --include-certs entry. | Werner Koch | 2010-09-16 | 1 | -4/+3 |
| | |||||
* | Make CAST5 the default s2k algo tomatch the doc and gpg 1.4. | Werner Koch | 2010-06-17 | 1 | -1/+2 |
| | |||||
* | Allow to run the test without a running agent. | Werner Koch | 2010-05-11 | 1 | -2/+3 |
| | | | | | Add new gpg-agent commands. | ||||
* | Start the agent on demand if option --enable-standard socket has been | Werner Koch | 2010-05-04 | 1 | -1/+5 |
| | | | | | enabled. | ||||
* | Minor change | Werner Koch | 2010-03-05 | 2 | -1/+7 |
| | |||||
* | Minor changes. | Werner Koch | 2010-02-11 | 2 | -13/+24 |
| | |||||
* | Implement command --passwd for GPG. | Werner Koch | 2010-01-11 | 1 | -0/+8 |
| | |||||
* | Add option --ignore-cert-extension | Werner Koch | 2009-12-10 | 1 | -1/+10 |
| | |||||
* | Allow for default algorithms in a parameter file | Werner Koch | 2009-12-04 | 1 | -10/+34 |
| | |||||
* | Allow for numerical debug levels. | Werner Koch | 2009-12-03 | 4 | -27/+73 |
| | |||||
* | Change default for --include-certs to -2. | Werner Koch | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Allow uid sand key election using a '*'. | Werner Koch | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | Updated the german translation | Werner Koch | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | * gpg.text: Suggested new ordering for --edit-key. | David Shaw | 2009-08-24 | 2 | -110/+115 |
| | |||||
* | * gpg.texi (OpenPGP Options): Clarify that personal-foo-preferences | David Shaw | 2009-08-17 | 2 | -10/+18 |
| | | | | | overrides recipient preferences (safely). | ||||
* | * gpg.texi (GPG Configuration Options): Document keyserver options | David Shaw | 2009-08-14 | 2 | -5/+20 |
| | | | | | check-cert and ca-cert-file. | ||||
* | Improved detection of bad/invalid signer keys. | Werner Koch | 2009-08-06 | 2 | -6/+18 |
| | |||||
* | * gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn't | David Shaw | 2009-07-31 | 2 | -5/+10 |
| | | | | | exist any longer). | ||||
* | Try a DNS-SD lookup to find a domain-specific LDAP server before | David Shaw | 2009-07-23 | 2 | -2/+8 |
| | | | | | resorting to keys.{domain}. | ||||
* | Print status of CRL checks in the audit log. | Werner Koch | 2009-07-23 | 3 | -4/+14 |
| | |||||
* | Typo fixes. Fixes bug#1093 | Werner Koch | 2009-07-22 | 11 | -86/+91 |
| | |||||
* | Give hints on files to backup. | Werner Koch | 2009-07-22 | 5 | -59/+67 |
| | |||||
* | Fix bug 1090. | Werner Koch | 2009-07-20 | 2 | -1/+6 |
| | |||||
* | [g10] | Werner Koch | 2009-07-13 | 1 | -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 Koch | 2009-07-09 | 1 | -2/+3 |
| | |||||
* | Impleemned gpgsm's IMPORT --re-import feature. | Werner Koch | 2009-07-07 | 1 | -2/+12 |
| | | | | | Typo fix. | ||||
* | Reworked passing of envars to Pinentry. | Werner Koch | 2009-07-07 | 1 | -2/+2 |
| | |||||
* | * debugging.texi (Common Problems): Add a note about corrupted | Werner Koch | 2009-07-06 | 2 | -0/+14 |
| | | | | | keys in --search-keys. | ||||
* | Alow batch ode for gpgsm --gen-key. | Werner Koch | 2009-07-01 | 1 | -3/+4 |
| | | | | | Allow CSR generation using an existing key with gpgsm. | ||||
* | Make soem omnikey readers work with extended length APDUs. | Werner Koch | 2009-06-29 | 1 | -1/+6 |
| | |||||
* | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 2009-06-17 | 1 | -0/+2 |
| | |||||
* | Fix for bug#1066. | Werner Koch | 2009-06-02 | 3 | -8/+16 |
| | | | | | A couple of minor changes. | ||||
* | Allow generation of DSA2 keys without --enable-dsa2. | Werner Koch | 2009-05-20 | 2 | -4/+9 |
| | |||||
* | Made card key generate with backup key work for 2048 bit. | Werner Koch | 2009-05-15 | 1 | -3/+8 |
| | | | | | Improved card key generation prompts. | ||||
* | Improved smartcard robustness. | Werner Koch | 2009-05-13 | 1 | -1/+5 |
| | |||||
* | Doc fixes. | Werner Koch | 2009-05-08 | 1 | -2/+2 |
| | |||||
* | Fix example. | Werner Koch | 2009-05-06 | 1 | -7/+8 |
| | |||||
* | Signing using Netkey 3 cards does now work. | Werner Koch | 2009-03-26 | 1 | -0/+6 |
| | |||||
* | Print NO_SECKEY status line in gpgsm. | Werner Koch | 2009-03-25 | 1 | -6/+6 |
| | | | | | This fixes bug#1020. |