aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch2011-02-031-8/+10
| | | | | | | | | | | | Wrote the ChangeLog 2011-01-13 entry for Andrey's orginal work modulo the cleanups I did in the last week. Adjusted my own ChangeLog entries to be consistent with that entry. Nuked quite some trailing spaces; again sorry for that, I will better take care of not saving them in the future. "git diff -b" is useful to read the actual changes ;-). The ECC-INTEGRATION-2-1 branch can be closed now.
* Fix for bug#1313. de.po update.Werner Koch2011-01-201-0/+3
|
* Fix bug #1311.Werner Koch2011-01-101-0/+3
|
* Tweaks for gpgconf.Werner Koch2010-12-141-0/+2
| | | | | Fixed dirmngr bug 1010.
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-021-0/+5
|
* Change stack size for Wince.Werner Koch2010-11-231-1/+1
| | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream.
* Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-111-0/+3
|
* Honor TMPDIR.Werner Koch2010-10-271-0/+7
|
* Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-baseWerner Koch2010-10-261-2/+2
|
* More agent support for gpg.Werner Koch2010-10-131-1/+4
|
* Import fixes.Werner Koch2010-10-061-2/+2
| | | | | new otion for watchgnupg
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-2/+6
| | | | | | A couple of forward ported changes. Doc updates.
* Merge secret keys during importWerner Koch2010-09-021-0/+2
|
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-0/+4
|
* Reworked the posix and w32 exechelpers.Werner Koch2010-08-201-0/+2
|
* Auto-start dirmngr.Werner Koch2010-08-161-1/+5
|
* Some work on the dirmngrWerner Koch2010-07-231-2/+2
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+2
| | | | | A few code changes to support dirmngr.
* Auto starting the agent does now work on CE.Werner Koch2010-05-041-0/+6
|
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-1/+1
|
* First batch of changes to support W32CE.Werner Koch2010-02-261-0/+2
| | | | | Note that jnlib/w32-reg.c is not yet ready.
* Implement dynamic S2K count computation.Werner Koch2009-12-141-0/+3
|
* Add option --cert-extension.Werner Koch2009-12-101-0/+2
|
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+1
|
* Use ADNS for PKA and SRV records if no other resolver is available.Werner Koch2009-12-071-0/+2
|
* allow for default algorithms in a gpg parameter fileWerner Koch2009-12-041-0/+3
|
* support numeric debug levels.Werner Koch2009-12-031-2/+4
|
* More stuff for the audit-log.Werner Koch2009-12-021-0/+5
|
* Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch2009-10-131-0/+3
| | | | | A hacked up encfs is required.
* Start a new development branch.Werner Koch2009-09-211-1/+1
| | | | | Translations are for now disabled.
* Post release version bumbWerner Koch2009-09-041-0/+4
|
* preparae releaseWerner Koch2009-09-041-1/+1
|
* Ask to insert the right OpenPGP card.Werner Koch2009-08-111-0/+3
|
* Support writing of existing keys with non-matching key sizes.Werner Koch2009-07-091-0/+5
|
* Changed default hash algorithm preferencesWerner Koch2009-07-091-4/+7
|
* Impleemned gpgsm's IMPORT --re-import feature.Werner Koch2009-07-071-0/+2
| | | | | Typo fix.
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-3/+4
|
* Create a pkcs#10 request directly from a card.Werner Koch2009-07-021-2/+4
| | | | | Deprecate gpgsm-gencert.sh script.
* Alow batch ode for gpgsm --gen-key.Werner Koch2009-07-011-1/+3
| | | | | Allow CSR generation using an existing key with gpgsm.
* Post release updatesWerner Koch2009-06-171-0/+8
|
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-171-5/+3
|
* Fix possible system freeze on Mac OS X.Werner Koch2009-05-191-1/+2
|
* Improved smartcard robustness.Werner Koch2009-05-131-2/+5
|
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-0/+3
| | | | | Removed duplicated code (percent unescaping).
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-261-0/+2
|
* Preparing a snapshot.Werner Koch2009-03-241-1/+3
|
* Better syncronization of several smartcard sessions.Werner Koch2009-03-241-0/+2
|
* Changed order of the confirmation questions for root certificatesWerner Koch2009-03-191-2/+5
| | | | | and stores negative answers in trustlist.txt.
* Make sure not to leak file descriptors if running gpg-agent with aWerner Koch2009-03-191-0/+3
| | | | | command. Restore the signal mask to solve a problem in Mono.
* New gpg-agent command to list key information.Werner Koch2009-03-061-0/+6
| | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export.