aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.4.17gnupg-1.4.17Werner Koch2014-06-234-21/+53
* po: Auto-updateWerner Koch2014-06-2329-1/+350
* doc: Update from master.Werner Koch2014-06-232-103/+330
* Fix syntax error introduced with 60bd6488Werner Koch2014-06-231-3/+4
* Screen keyserver responses.Stefan Tomanek2014-06-233-39/+116
* Print hash algorithm in sig recordsWerner Koch2014-06-231-6/+2
* Remove useless diagnostic in MDC verification.Werner Koch2014-06-231-6/+4
* w32: Fix typo in README.W32.Werner Koch2014-06-231-2/+3
* intl: Fix for uClibc.Werner Koch2014-06-231-2/+3
* PC/SC cleanup.Werner Koch2014-06-231-43/+56
* gpg: Use more specific reason codes for INV_RECP.Werner Koch2014-06-232-6/+16
* doc: Remove outdated Russian man page.Werner Koch2014-06-233-3085/+3
* gpg: Avoid infinite loop in uncompressing garbled packets.Werner Koch2014-06-201-9/+12
* gpg: Need to init the trustdb for import.Werner Koch2014-03-061-0/+1
* Support building using the latest mingw-w64 toolchain.Werner Koch2014-01-231-1/+1
* Post release version number bump.Werner Koch2013-12-132-1/+4
* Release 1.4.16gnupg-1.4.16Werner Koch2013-12-132-4/+4
* Change --show-session-key to print the session key earlier.Werner Koch2013-12-112-10/+11
* Update config.{guess,sub} and some copyright notices.Werner Koch2013-12-107-125/+186
* Prepare for newer automakes which default to parallel tests.Werner Koch2013-12-051-0/+29
* Normalize the MPIs used as input to secret key functions.Werner Koch2013-12-033-6/+25
* Use blinding for the RSA secret operation.Werner Koch2013-12-034-17/+55
* gpg: Change armor Version header to emit only the major version.Werner Koch2013-11-275-24/+51
* mpi: mpi-pow improvementsWerner Koch2013-10-181-0/+443
* Print the keyid for key packets with --list-packets.Werner Koch2013-10-181-1/+11
* mpi: Fix syntax error for mips64 and gcc < 4.4Werner Koch2013-10-111-1/+1
* gpg: Do not require a trustdb with --always-trust.Werner Koch2013-10-115-93/+131
* Post release updates.Werner Koch2013-10-042-1/+5
* Release 1.4.15gnupg-1.4.15Werner Koch2013-10-041-2/+10
* po: Autoupdate due to changed order of strings.Werner Koch2013-10-0429-100/+100
* doc: Update from master.Werner Koch2013-10-043-25/+74
* gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch2013-10-041-0/+4
* gpg: Protect against rogue keyservers sending secret keys.Werner Koch2013-10-043-8/+20
* 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-1/+8
* 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-041-32/+43
* gpg: Fix bug with deeply nested compressed packets.Werner Koch2013-10-022-9/+46
* Fix bug in mpi_tdiv_q_2exp.Werner Koch2013-09-161-1/+1
* mpicalc: Change copyright notice.Werner Koch2013-09-041-2/+5
* gpg: Use 2048 as the default keysize in batch mode.Werner Koch2013-08-301-3/+3
* gpg: No need to create a trustdb when encrypting with --always-trust.Werner Koch2013-08-021-0/+6
* Post release updates.Werner Koch2013-07-252-1/+4
* Release 1.4.14.gnupg-1.4.14Werner Koch2013-07-253-5/+5
* Autoupdate a translation.Werner Koch2013-07-251-73/+154
* Update Chinese translation.Jedi Lin2013-07-251-140/+75
* Update to modern beta release numbering scheme.Werner Koch2013-07-251-17/+23
* Prepare for a forthcoming new algorithm id.Werner Koch2013-07-252-0/+2
* Mitigate a flush+reload cache attack on RSA secret exponents.Werner Koch2013-07-252-3/+21
* Fix git revision parsing.Werner Koch2013-07-251-2/+2