aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Documentaion updates.Werner Koch2007-08-141-0/+12
| | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug.
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-0/+4
|
* Factored common gpgconf constants outWerner Koch2007-08-021-0/+4
| | | | | Fixed W32 compare_filenames
* Typo fixes.Werner Koch2007-07-171-0/+4
| | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
* Changed to GPLv3.Werner Koch2007-07-041-0/+4
| | | | | Removed intl/.
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-0/+5
| | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups.
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch2007-06-211-0/+5
| | | | Windows.
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-201-0/+4
|
* Add missing fiels for W32.Werner Koch2007-06-181-0/+4
| | | | | | New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console.
* First steps towards supporting W32.Werner Koch2007-06-061-0/+7
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Use estream_asprintf instead of the GNU asprintf.Werner Koch2007-05-151-0/+6
|
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-091-0/+4
|
* Add a howto section.Werner Koch2007-05-081-0/+4
| | | | Makefile fixes
* gnupg.ps build fixes.Werner Koch2007-05-081-0/+6
|
* Updated to automake 1.10.Werner Koch2007-05-041-0/+6
| | | | | | Use latest texinfo.tex. Typo and grammar fix.
* * gpg.texi (OpenPGP Options): Update the personal-foo-preferencesDavid Shaw2007-04-151-0/+5
| | | | | documentation a bit.
* g10/ and sm/Werner Koch2007-04-131-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.
* Add new logo.Werner Koch2007-03-081-0/+7
|
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-071-0/+4
| | | | | DINSIG and NKS card applications are now also PIN pad aware.
* Support for a global gpgconf configuration file.Werner Koch2007-03-061-0/+4
|
* Ported multiple-messages protection.Werner Koch2007-03-051-0/+5
|
* Add new SVN only file README.maintWerner Koch2007-02-261-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.
* doc/Werner Koch2007-02-181-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.
* agent/Werner Koch2007-02-141-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.
* Fix for aegypten issue 720Werner Koch2007-02-051-0/+5
|
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-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.
* * gpg.texi, specify-user-id.texi: Only some of the mentions ofDavid Shaw2007-01-181-0/+5
| | | | | exclamation marks have an example. Give examples to the rest.
* * gpg.texi (GPG Configuration Options): Make http_proxy optionDavid Shaw2007-01-171-0/+7
| | | | | | documentation match reality. (BUGS): Warn about hibernate/safe-sleep/etc writing main RAM to disk, despite locking.
* Doc fix.Werner Koch2006-12-081-0/+4
| | | | | Don't let gpg2 fail if the option skeleton file is missing
* Fixes for CVE-2006-6235Werner Koch2006-12-061-0/+5
|
* * gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.David Shaw2006-12-031-0/+4
|
* sm/Werner Koch2006-11-141-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.
* .Werner Koch2006-11-111-0/+4
|
* * gpg.texi: Reference to --s2k-count in --s2k-mode.David Shaw2006-11-061-0/+4
|
* Collected fixes.Werner Koch2006-11-051-0/+4
|
* Pth tweaks and improved estream.cWerner Koch2006-10-171-0/+5
|
* * gpg.texi: Document --s2k-count.David Shaw2006-10-131-0/+4
|
* New "relax" option for trustlist.txtWerner Koch2006-09-251-0/+5
|
* Added iconv support and doc cleanups.Werner Koch2006-09-221-0/+4
|
* Improved yat2m.Werner Koch2006-09-221-0/+12
| | | | | Tweaked gpg.texti to be used for gpg1 and gpg2.
* Cleanups.Werner Koch2006-09-201-0/+6
|
* Some restructuringWerner Koch2006-09-191-0/+6
|
* Added common certificates.Werner Koch2006-09-181-0/+4
|
* Various fixes and new features.Werner Koch2006-09-131-0/+9
| | | | | Enhanced gpg-connect-agent.
* doc fixesWerner Koch2006-09-081-0/+7
|
* Let scdaemon call a script on status changesWerner Koch2006-09-071-0/+7
|
* added missing gpgv man pageWerner Koch2006-08-221-0/+6
|
* Migrated more stuff to doc/Werner Koch2006-08-211-0/+4
| | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.
* More man pages.Werner Koch2006-08-171-0/+6
|
* Added documentation for qualified signaturesWerner Koch2006-02-141-0/+4
|