aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add controlo statement %ask-passphraseWerner Koch2008-06-161-0/+3
|
* [W32] Change location of /etc.Werner Koch2008-06-161-0/+3
|
* Made --fixed-list-mode obsolete.Werner Koch2008-06-111-0/+2
|
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-1/+5
| | | | | | Replaced almost all free by xfree. Translation fixes.
* Add command --locate-key.Werner Koch2008-05-071-0/+4
| | | | | Fix auto-key-locate processing of "nodefault".
* W32 related keyserver fixes.Werner Koch2008-04-211-0/+2
|
* Enhanced --auto-key-locate.Werner Koch2008-04-081-0/+5
|
* Add CVE number.Werner Koch2008-03-281-1/+1
|
* Post release updateWerner Koch2008-03-261-0/+5
|
* Preparing a release.Werner Koch2008-03-261-1/+3
|
* Changed the way i18n files are located under Windows. The setting of theWerner Koch2008-03-251-1/+2
| | | | | Registry key is not anymore required. Helpfiles are not properly located.
* Fix bug 894.Werner Koch2008-03-251-0/+2
| | | | | | Change default keyserver. Allow key protection with Camellia.
* Fix a bug in the ambigious name detection.Werner Koch2008-03-201-0/+2
| | | | | Minor cleanups.
* Improve certificate chain construction.Werner Koch2008-02-191-2/+6
| | | | | Extend PKITS framework
* Preparing a test releaseWerner Koch2008-02-151-0/+4
|
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-0/+3
|
* Typo fixes.Werner Koch2008-01-261-0/+4
| | | | | | Portability fix for asschk.c
* Preparing a release.gnupg-2.0.8Werner Koch2007-12-201-11/+16
|
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-131-0/+3
|
* Allow type 20 keys only with option --rfc2440.Werner Koch2007-12-121-1/+2
|
* Support DSA2.Werner Koch2007-12-121-0/+8
| | | | | | Support Camellia for testing. More audit stuff.
* More code for the audit log.Werner Koch2007-12-061-2/+2
|
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+3
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* New option --list-config for gpgconf.Werner Koch2007-10-231-0/+2
|
* Enhanced gpg-conect-agent scripting.Werner Koch2007-10-191-0/+4
| | | | | Typo fixes in comments.
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-0/+4
| | | | | Made socket servers secure under Windows.
* post release version bumpWerner Koch2007-09-101-0/+4
|
* Preparing 2.0.7gnupg-2.0.7Werner Koch2007-09-101-1/+1
|
* New command --check-programs for gpgconf.Werner Koch2007-08-291-0/+4
|
* Add more passphrase policy rules.Werner Koch2007-08-281-2/+3
| | | | | (--max-passphrase-days).
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-1/+5
| | | | | New tool gpg-check-pattern.
* tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch2007-08-241-0/+5
| | | | | Documentation updates.
* Post release version number bumpWerner Koch2007-08-161-0/+4
|
* About to do a releasegnupg-2.0.6Werner Koch2007-08-161-2/+2
|
* Documentaion updates.Werner Koch2007-08-141-1/+5
| | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug.
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-3/+6
|
* Typo fixes.Werner Koch2007-07-171-0/+4
| | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
* Post release updatesWerner Koch2007-07-051-0/+4
|
* Prearing a releaseWerner Koch2007-07-051-1/+1
|
* Fixed card key generation of gpg2.Werner Koch2007-07-051-0/+3
| | | | | Reveal less information about timings while generating a key.
* Changed to GPLv3.Werner Koch2007-07-041-2/+5
| | | | | Removed intl/.
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch2007-06-211-0/+3
| | | | Windows.
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-0/+2
| | | | | See the ChangeLogs for details.
* Print passphrase encoding info only in PEM mode.Werner Koch2007-05-291-0/+2
|
* Use estream_asprintf instead of the GNU asprintf.Werner Koch2007-05-151-0/+4
|
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-091-3/+3
|
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-0/+2
|
* Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch2007-03-201-1/+1
| | | | New option --p12-charset.
* * PKCS#12 import now tries several encodings in case the passphraseWerner Koch2007-03-191-0/+3
| | | | | was not utf-8 encoded.
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-1/+4
| | | | | funopen.