Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-13 | Finished preparations for 2.0.17gnupg-2.0.17 | Werner Koch | 1 | -1/+5 | |
2010-09-24 | Fix bug 1285 | Werner Koch | 1 | -2/+2 | |
2010-09-16 | Fix --include-certs entry. | Werner Koch | 1 | -4/+3 | |
2009-12-10 | Add option --ignore-cert-extension | Werner Koch | 1 | -1/+10 | |
2009-12-03 | Allow for numerical debug levels. | Werner Koch | 1 | -6/+12 | |
2009-10-16 | Change default for --include-certs to -2. | Werner Koch | 1 | -1/+1 | |
2009-07-22 | Typo fixes. Fixes bug#1093 | Werner Koch | 1 | -24/+24 | |
2009-07-22 | Give hints on files to backup. | Werner Koch | 1 | -3/+6 | |
2009-07-07 | Impleemned gpgsm's IMPORT --re-import feature. | Werner Koch | 1 | -2/+12 | |
Typo fix. | |||||
2009-07-07 | Reworked passing of envars to Pinentry. | Werner Koch | 1 | -2/+2 | |
2009-07-01 | Alow batch ode for gpgsm --gen-key. | Werner Koch | 1 | -3/+4 | |
Allow CSR generation using an existing key with gpgsm. | |||||
2009-03-26 | Signing using Netkey 3 cards does now work. | Werner Koch | 1 | -0/+6 | |
2009-03-06 | New gpg-agent command to list key information. | Werner Koch | 1 | -5/+9 | |
Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. | |||||
2008-12-12 | Small doc fixes. | Werner Koch | 1 | -5/+6 | |
2008-10-14 | SCD changes for PC/SC under W32. | Werner Koch | 1 | -1/+1 | |
2008-10-13 | Explain how to delete a secret X.509 key. | Werner Koch | 1 | -1/+7 | |
2008-08-01 | Fix !EROFS bug. | Werner Koch | 1 | -2/+10 | |
Doc updates | |||||
2008-02-19 | Improve certificate chain construction. | Werner Koch | 1 | -0/+7 | |
Extend PKITS framework | |||||
2008-02-13 | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 1 | -1/+18 | |
2008-01-28 | Typo and grammer fixes by Justin Pryzby. | Werner Koch | 1 | -3/+3 | |
2007-12-13 | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 1 | -0/+13 | |
2007-12-06 | Add support for help stuff to audit.c | Werner Koch | 1 | -1/+15 | |
2007-11-19 | Document --auto-issuer-key-retrieve. | Werner Koch | 1 | -1/+12 | |
2007-08-14 | Documentaion updates. | Werner Koch | 1 | -1/+2 | |
Support doe Dirmngr under W32. Fixed a yat2m bug. | |||||
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -1/+13 | |
2007-07-17 | Typo fixes. | Werner Koch | 1 | -0/+8 | |
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 1 | -2/+3 | |
Windows. | |||||
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -0/+9 | |
See the ChangeLogs for details. | |||||
2007-05-15 | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 1 | -2/+8 | |
2007-03-20 | Allow setting of the passphrase encoding of pkcs#12 files. | Werner Koch | 1 | -5/+18 | |
New option --p12-charset. | |||||
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 1 | -1/+2 | |
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | |||||
2006-11-14 | sm/ | Werner Koch | 1 | -4/+10 | |
* server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes. | |||||
2006-10-23 | . | Werner Koch | 1 | -0/+9 | |
2006-09-26 | Made buliding w/o curl work | Werner Koch | 1 | -1/+4 | |
2006-09-21 | Various updates | Werner Koch | 1 | -1/+3 | |
2006-09-18 | Ready for another releasegnupg-1.9.23 | Werner Koch | 1 | -5/+8 | |
2006-09-13 | Various fixes and new features. | Werner Koch | 1 | -0/+9 | |
Enhanced gpg-connect-agent. | |||||
2006-09-08 | doc fixes | Werner Koch | 1 | -33/+51 | |
2006-09-04 | Some fixes as needed by dirmngr man pages | Werner Koch | 1 | -1/+8 | |
2006-08-29 | See ChangeLogs | Werner Koch | 1 | -0/+6 | |
2006-08-18 | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 1 | -8/+1 | |
2006-08-17 | include support and texi fixes | Werner Koch | 1 | -1/+1 | |
2006-08-17 | More man pages. | Werner Koch | 1 | -27/+95 | |
2006-08-16 | Copied gpg.texi over from 1.4.5 and started to restructure it into a proper | Werner Koch | 1 | -6/+6 | |
documentation file. Comment tags will eventually allow to build a man page. The idea is to have more than just a reference manual for the commands and options while still allowing to build a man page for reference. | |||||
2006-02-14 | Added documentation for qualified signatures | Werner Koch | 1 | -0/+100 | |
2005-07-25 | * findkey.c (agent_public_key_from_file): Fixed array assignment. | Werner Koch | 1 | -2/+2 | |
This was the cause for random segvs. * call-agent.c (gpgsm_agent_readkey): New. | |||||
2005-04-21 | * configure.ac: Do not build gpg by default. | Werner Koch | 1 | -0/+12 | |
* gpgsm.c: New options --{enable,disable}-trusted-cert-crl-check. * certchain.c (gpgsm_validate_chain): Make use of it. * certchain.c (gpgsm_validate_chain): Check revocations even for expired certificates. This is required because on signature verification an expired key is fine whereas a revoked one is not. * gpgconf-comp.c: Add gpgsm option disable-trusted-cert-crl-check. | |||||
2005-04-20 | (Agent Configuration): New section. | Werner Koch | 1 | -1/+1 | |
2005-02-22 | (stream_read_string): Removed call to abort on | Werner Koch | 1 | -0/+6 | |
memory error because the CVS version of libgcrypt makes sure that ERRNO gets always set on error even with a faulty user supplied function. | |||||
2004-12-21 | * preset-passphrase.c (preset_passphrase): Handle --passphrase. | Werner Koch | 1 | -1/+1 | |
* Makefile.am (gpg_preset_passphrase_LDADD): Reorder libs so that pwquery may use stuff from jnlib. Conditionally add -lwsock2 (gpg_protect_tool_LDADD): Ditto. * preset-passphrase.c (main): Use default_homedir(). (main) [W32]: Initialize sockets. * simple-pwquery.c (agent_open) [W32]: Implement for W32. (readline) [W32]: Use recv instead of read. (writen) [W32]: Use send instead of write. (my_stpcpy): Define a stpcpy replacement so that this file continues to be self-contained. (agent_send_all_options) [W32]: Don't call ttyname. * gnupg-badge-openpgp.eps, gnupg-badge-openpgp.jpg: New * gnupg.texi: Add a logo. * sysnotes.texi: New. * gpgsm.c (main): Use default_homedir(). (main) [W32]: Default to disabled CRL checks. * gpgconf-comp.c (get_config_pathname) [DOSISH]: Detect absolute pathnames with a drive letter. |