aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.0.22.gnupg-2.0.22Werner Koch2013-10-041-2/+9
* doc: Update from masterWerner Koch2013-10-043-0/+17
* gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch2013-10-041-0/+4
* gpg: Kludge not to bail out on ECC if build with Libgcrypt 1.6.Werner Koch2013-10-041-7/+36
* po: Update Czech translation.Werner Koch2013-10-041-82/+1179
* po: Autoupdate due to changed order of strings.Werner Koch2013-10-0428-97/+97
* gpg: Protect against rogue keyservers sending secret keys.Werner Koch2013-10-043-10/+22
* gpg: Allow setting of all zero key flagsDaniel Kahn Gillmor2013-10-041-3/+0
* gpg: Distinguish between missing and cleared key flags.Werner Koch2013-10-042-2/+13
* Remove trailing white space from some files.Daniel Kahn Gillmor2013-10-042-216/+216
* keyserver: Allow use of cURL's default CA store.Werner Koch2013-10-042-3/+5
* gpg: Limit the nesting level of I/O filters.Werner Koch2013-10-042-30/+59
* gpg: Fix bug with deeply nested compressed packets.Werner Koch2013-10-022-9/+45
* 2009-11-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2013-09-181-1/+1
* gpg: Use 2048 as the default keysize in batch mode.Werner Koch2013-08-301-7/+7
* gpgtar: Fix building for systems with a separate libintl.Werner Koch2013-08-301-1/+1
* scd: PC/SC pinpad input improvement.NIIBE Yutaka2013-08-301-62/+168
* scd: add support for RSA_CRT and RSA_CRT_N key import.Jonas Borgström2013-08-291-7/+68
* scd: fix parsing login-data DO.NIIBE Yutaka2013-08-271-12/+13
* scd: fix Vega for Alpha reader.NIIBE Yutaka2013-08-271-2/+6
* scd: Make SPRx32 pinpad work with PC/SC on Windows.Werner Koch2013-08-211-7/+27
* scd: Improve --enable-pinpad-varlen.Werner Koch2013-08-213-5/+15
* Post release updates.Werner Koch2013-08-193-49/+33
* Release 2.0.21gnupg-2.0.21Werner Koch2013-08-191-3/+6
* Require libgpg-error 1.11.Werner Koch2013-08-192-17/+10
* po: Auto updates.Werner Koch2013-08-1927-108/+97
* Update the Polish translationJakub Bogusz2013-08-191-62/+28
* agent: Fix UPDATESTARTUPTTY for ssh.Werner Koch2013-08-191-2/+1
* tests: Make sure not to create files outside the build directory.Werner Koch2013-08-191-1/+1
* gpgv: Init Libgcrypt to avoid syslog warning.Werner Koch2013-08-191-4/+13
* agent: Extend cmd KEYINFO to return data from sshcontrol.Werner Koch2013-08-083-40/+240
* Improve libcurl detection.Werner Koch2013-08-061-1/+5
* gpg: Remove legacy keyserver examples from the template conf file.Werner Koch2013-08-061-9/+2
* gpg: No need to create a trustdb when encrypting with --always-trust.Werner Koch2013-08-021-7/+20
* w32: Add code to support a portable use of GnuPG.Werner Koch2013-08-013-34/+152
* w32: Always require libiconv.Werner Koch2013-08-015-148/+174
* w32: Remove unused code.Werner Koch2013-08-012-36/+0
* po: Auto updates.Werner Koch2013-07-0328-95/+117
* Update the German translation.Werner Koch2013-07-031-3/+3
* agent: Make --allow-mark-trusted the default.Werner Koch2013-07-034-10/+19
* po: Auto updates.Werner Koch2013-07-0327-99/+216
* Update the German translation.Werner Koch2013-07-031-3/+6
* ssh: Add support for Putty.Werner Koch2013-07-037-5/+472
* agent: Fix binary vs. text mode problem in ssh.Werner Koch2013-07-031-32/+39
* Silence deprecated warnings from gcc 4.6.3.Werner Koch2013-07-031-0/+3
* estream: Backport es_fopemem_init from master.Werner Koch2013-07-032-0/+35
* Update NEWS.Werner Koch2013-07-011-0/+3
* ssh: Mark unused arg.Werner Koch2013-07-011-0/+2
* ssh: Support ECDSA keys.Werner Koch2013-07-014-109/+389
* estream: New function es_fclose_snatch.Werner Koch2013-07-012-1/+104