aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-13Also add the S-TTRUST certs here.Werner Koch1-0/+2
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-0/+11
2007-12-04Created help files form the current po entries.Werner Koch1-1/+8
2007-12-04Allow configuraton of pinentry tooltip.Werner Koch1-0/+5
Other minor buf fixes.
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-0/+3
[W32] Add some code for event notifications between scdaemon and gpg-agent.
2007-11-19Document --auto-issuer-key-retrieve.Werner Koch1-0/+5
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+6
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-10-312007-10-31 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+4
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
2007-10-27* gpg.texi: Document --rfc4880 (the new --openpgp).David Shaw1-0/+4
2007-10-26* gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.David Shaw1-0/+4
2007-10-23New option --list-config for gpgconf.Werner Koch1-0/+4
2007-10-19Enhanced gpg-conect-agent scripting.Werner Koch1-0/+4
Typo fixes in comments.
2007-08-29New command --check-programs for gpgconf.Werner Koch1-0/+4
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch1-0/+4
New tool gpg-check-pattern.
2007-08-24tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch1-0/+5
Documentation updates.
2007-08-14Documentaion updates.Werner Koch1-0/+12
Support doe Dirmngr under W32. Fixed a yat2m bug.
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-0/+4
2007-08-02Factored common gpgconf constants outWerner Koch1-0/+4
Fixed W32 compare_filenames
2007-07-17Typo fixes.Werner Koch1-0/+4
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
2007-07-04Changed to GPLv3.Werner Koch1-0/+4
Removed intl/.
2007-06-25Fixed a problem in estream-printf.c.Werner Koch1-0/+5
Changes for Windows (gpgsm -k does now work). Minor cleanups.
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch1-0/+5
Windows.
2007-06-20[w32] gpg-agent is now started automagically by gpgsm.Werner Koch1-0/+4
2007-06-18Add missing fiels for W32.Werner Koch1-0/+4
New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console.
2007-06-06First steps towards supporting W32.Werner Koch1-0/+7
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch1-0/+6
2007-05-09Preparing 2.0.4gnupg-2.0.4Werner Koch1-0/+4
2007-05-08Add a howto section.Werner Koch1-0/+4
Makefile fixes
2007-05-08gnupg.ps build fixes.Werner Koch1-0/+6
2007-05-04Updated to automake 1.10.Werner Koch1-0/+6
Use latest texinfo.tex. Typo and grammar fix.
2007-04-15* gpg.texi (OpenPGP Options): Update the personal-foo-preferencesDavid Shaw1-0/+5
documentation a bit.
2007-04-13g10/ and sm/Werner Koch1-0/+5
* call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
2007-03-08Add new logo.Werner Koch1-0/+7
2007-03-07The Cherry XX44 keyboard's PINpad does now work.Werner Koch1-0/+4
DINSIG and NKS card applications are now also PIN pad aware.
2007-03-06Support for a global gpgconf configuration file.Werner Koch1-0/+4
2007-03-05Ported multiple-messages protection.Werner Koch1-0/+5
2007-02-26Add new SVN only file README.maintWerner Koch1-0/+5
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-18doc/Werner Koch1-0/+4
* gpg.texi (GPG Esoteric Options): No card reader options for gpg2. scd/ * scdaemon.c (DEFAULT_PCSC_DRIVER): Add a default for OS X.
2007-02-14agent/Werner Koch1-0/+4
* gpg-agent.c: New option --pinentry-touch-file. (get_agent_socket_name): New. * agent.h (opt): Add pinentry_touch_file. * call-pinentry.c (start_pinentry): Send new option to the pinentry.
2007-02-05Fix for aegypten issue 720Werner Koch1-0/+5
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-0/+5
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-18* gpg.texi, specify-user-id.texi: Only some of the mentions ofDavid Shaw1-0/+5
exclamation marks have an example. Give examples to the rest.
2007-01-17* gpg.texi (GPG Configuration Options): Make http_proxy optionDavid Shaw1-0/+7
documentation match reality. (BUGS): Warn about hibernate/safe-sleep/etc writing main RAM to disk, despite locking.
2006-12-08Doc fix.Werner Koch1-0/+4
Don't let gpg2 fail if the option skeleton file is missing
2006-12-06Fixes for CVE-2006-6235Werner Koch1-0/+5
2006-12-03* gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.David Shaw1-0/+4
2006-11-14sm/Werner Koch1-0/+4
* 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-11-11.Werner Koch1-0/+4
2006-11-06* gpg.texi: Reference to --s2k-count in --s2k-mode.David Shaw1-0/+4
2006-11-05Collected fixes.Werner Koch1-0/+4