Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-12-13 | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 1 | -0/+3 | |
2007-12-12 | Allow type 20 keys only with option --rfc2440. | Werner Koch | 1 | -1/+2 | |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -0/+8 | |
Support Camellia for testing. More audit stuff. | |||||
2007-12-06 | More code for the audit log. | Werner Koch | 1 | -2/+2 | |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -0/+3 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-10-23 | New option --list-config for gpgconf. | Werner Koch | 1 | -0/+2 | |
2007-10-19 | Enhanced gpg-conect-agent scripting. | Werner Koch | 1 | -0/+4 | |
Typo fixes in comments. | |||||
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 1 | -0/+4 | |
Made socket servers secure under Windows. | |||||
2007-09-10 | post release version bump | Werner Koch | 1 | -0/+4 | |
2007-09-10 | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 1 | -1/+1 | |
2007-08-29 | New command --check-programs for gpgconf. | Werner Koch | 1 | -0/+4 | |
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 1 | -2/+3 | |
(--max-passphrase-days). | |||||
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 1 | -1/+5 | |
New tool gpg-check-pattern. | |||||
2007-08-24 | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 1 | -0/+5 | |
Documentation updates. | |||||
2007-08-16 | Post release version number bump | Werner Koch | 1 | -0/+4 | |
2007-08-16 | About to do a releasegnupg-2.0.6 | Werner Koch | 1 | -2/+2 | |
2007-08-14 | Documentaion updates. | Werner Koch | 1 | -1/+5 | |
Support doe Dirmngr under W32. Fixed a yat2m bug. | |||||
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -3/+6 | |
2007-07-17 | Typo fixes. | Werner Koch | 1 | -0/+4 | |
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
2007-07-05 | Post release updates | Werner Koch | 1 | -0/+4 | |
2007-07-05 | Prearing a release | Werner Koch | 1 | -1/+1 | |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -0/+3 | |
Reveal less information about timings while generating a key. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -2/+5 | |
Removed intl/. | |||||
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 1 | -0/+3 | |
Windows. | |||||
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -0/+2 | |
See the ChangeLogs for details. | |||||
2007-05-29 | Print passphrase encoding info only in PEM mode. | Werner Koch | 1 | -0/+2 | |
2007-05-15 | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 1 | -0/+4 | |
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -3/+3 | |
2007-04-20 | Improved logging for error orginating from libgcrypt. | Werner Koch | 1 | -0/+2 | |
2007-03-20 | Allow setting of the passphrase encoding of pkcs#12 files. | Werner Koch | 1 | -1/+1 | |
New option --p12-charset. | |||||
2007-03-19 | * PKCS#12 import now tries several encodings in case the passphrase | Werner Koch | 1 | -0/+3 | |
was not utf-8 encoded. | |||||
2007-03-19 | Changes to let the key listing use estream to help systems without | Werner Koch | 1 | -1/+4 | |
funopen. | |||||
2007-03-08 | Post release version number bump | Werner Koch | 1 | -0/+4 | |
2007-03-08 | Preparing the 2.0.3 release | Werner Koch | 1 | -2/+2 | |
2007-03-07 | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 1 | -2/+6 | |
DINSIG and NKS card applications are now also PIN pad aware. | |||||
2007-03-06 | Support for a global gpgconf configuration file. | Werner Koch | 1 | -0/+3 | |
2007-03-05 | Ported multiple-messages protection. | Werner Koch | 1 | -0/+7 | |
2007-02-26 | Add new SVN only file README.maint | Werner Koch | 1 | -1/+7 | |
doc/ * gpg.texi (GPG Configuration): Document envvar LANGUAGE. (GPG Configuration Options): Document show-primary-uid-only. g10/ * gpg.c (main): Add verify option show-primary-uid-only. * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New. * mainproc.c (check_sig_and_print): Implement it. * encr-data.c (decrypt_data): Correctly test for unknown algorithm. * import.c (check_prefs): Ditto. * keyedit.c (show_prefs): Ditto. * mainproc.c (proc_symkey_enc): Ditto. | |||||
2007-02-18 | doc/ | Werner Koch | 1 | -1/+1 | |
* gpg.texi (GPG Esoteric Options): No card reader options for gpg2. scd/ * scdaemon.c (DEFAULT_PCSC_DRIVER): Add a default for OS X. | |||||
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 1 | -5/+5 | |
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. | |||||
2007-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 1 | -0/+2 | |
doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New. | |||||
2007-01-25 | agent/ | Werner Koch | 1 | -0/+5 | |
* protect-tool.c (get_passphrase): New arg OPT_CHECK. (get_new_passphrase): Enable OTP_CHECK on the first call. * command.c (cmd_get_passphrase): Implement option --check. * gpg-agent.c (MIN_PASSPHRASE_LEN): New (parse_rereadable_options): New option --min-passphrase-len. * genkey.c (check_passphrase_constraints): New. (agent_genkey, agent_protect_and_store): Call new function. Fix memory leak. * call-pinentry.c (agent_askpin): Allow translation of the displayed error message. (agent_popup_message_start): Remove arg CANCEL_BTN. (popup_message_thread): Use --one-button option. * command.c (cmd_passwd): Now that we don't distinguish between assuan and regular error codes we can jump to the end on error. common/ * simple-pwquery.c (simple_pwquery): New arg OPT_CHECK. | |||||
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -1/+12 | |
2006-11-28 | Preparing 2.0.1 | Werner Koch | 1 | -4/+6 | |
2006-11-23 | Preparing 2.0.1rc1 | Werner Koch | 1 | -1/+3 | |
2006-11-20 | Made some PIN pads work. | Werner Koch | 1 | -0/+5 | |
Some cleanups for 64 bit CPUs. | |||||
2006-11-11 | Post release update | Werner Koch | 1 | -0/+4 | |
2006-11-11 | . | Werner Koch | 1 | -1/+1 | |
2006-11-06 | post release updates | Werner Koch | 1 | -0/+6 | |
2006-11-06 | Preparing another releasegnupg-1.9.95 | Werner Koch | 1 | -1/+3 | |