Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2006-10-24 | Post release update | Werner Koch | 1 | -0/+4 | |
2006-10-24 | Preparing another releasegnupg-1.9.94 | Werner Koch | 1 | -1/+1 | |
2006-10-23 | . | Werner Koch | 1 | -0/+5 | |
2006-10-20 | Allow to select X.509 certificates using the keygrip. | Werner Koch | 1 | -0/+3 | |
2006-10-19 | Fixes | Werner Koch | 1 | -0/+4 | |
2006-10-18 | Preparing a releasegnupg-1.9.93 | Werner Koch | 1 | -1/+8 | |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 1 | -0/+5 | |
2006-10-11 | Allow pkcs#10 creation directkly from a smart card | Werner Koch | 1 | -0/+4 | |
2006-10-11 | Preparing a releasegnupg-1.9.92 | Werner Koch | 1 | -1/+3 | |
2006-10-05 | bug fixes | Werner Koch | 1 | -0/+4 | |
2006-10-04 | Preparing a new release | Werner Koch | 1 | -1/+6 | |
2006-09-26 | Finished implementation of the "relax" flag. | Werner Koch | 1 | -0/+3 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 1 | -0/+4 | |
2006-09-25 | Preparing a new releasegnupg-1.9.90 | Werner Koch | 1 | -1/+3 | |
2006-09-22 | Added iconv support and doc cleanups. | Werner Koch | 1 | -1/+4 | |
2006-09-18 | Post release updates | Werner Koch | 1 | -0/+5 | |
2006-09-18 | Ready for another releasegnupg-1.9.23 | Werner Koch | 1 | -2/+3 | |