aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Release 1.4.19.gnupg-1.4.19Werner Koch2015-02-271-3/+2
* Switch to a hash and CERT record based PKA system.Werner Koch2015-02-263-8/+10
* Move two functions from g10/ to util/.Werner Koch2015-02-262-50/+0
* Allow requesting only an IPGP certtype with dns_cert().Werner Koch2015-02-261-1/+1
* Protect against NULL return of mpi_get_opaque.Werner Koch2015-02-231-5/+12
* gpg: Fix segv due to NULL value stored as opaque MPIDaniel Kahn Gillmor2015-02-232-4/+10
* gpg: Remove an unused variable.Werner Koch2015-02-231-1/+0
* gpg: Print better diagnostics for keyserver operations.Werner Koch2015-02-235-22/+125
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-2311-96/+78
* doc: Change remaining http links to gnupg.org to httpsWerner Koch2015-02-232-3/+3
* gpg: Prevent an invalid memory read using a garbled keyring.Werner Koch2015-02-231-3/+21
* gpg: Fix a NULL-deref in export due to invalid packet lengths.Werner Koch2015-02-231-1/+2
* gpg: Fix a NULL-deref due to empty ring trust packets.Werner Koch2015-02-231-3/+7
* gpg: Limit the size of key packets to a sensible value.Werner Koch2015-02-231-2/+28
* gpg: Allow predefined names as answer to the keygen.algo prompt.Werner Koch2015-02-231-11/+13
* gpg: Print a warning if the subkey expiration may not be what you want.Werner Koch2015-02-231-0/+58
* gpg: Fix possible read of unallocated memoryWerner Koch2015-01-131-4/+7
* scd: Fix possibly inhibited checkpin of the admin pin.Werner Koch2015-01-091-1/+1
* scd: fix get_public_key for OpenPGPcard v1.0.Joshua Rogers2015-01-081-1/+1
* gpg: release DEK soon after its use.NIIBE Yutaka2014-12-121-1/+1
* gpg: Fix use of uninit.value in listing sig subpkts.Werner Koch2014-11-241-2/+7
* gpg: Fix off-by-one read in the attribute subpacket parser.Werner Koch2014-11-241-0/+8
* gpg: Fix a NULL-deref for invalid input data.Werner Koch2014-11-241-2/+8
* gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch2014-11-144-38/+113
* gpg: Add import option "keep-ownertrust".Werner Koch2014-11-122-2/+14
* gpg: Add build and runtime support for larger RSA keysDaniel Kahn Gillmor2014-10-033-3/+25
* Allow use of --debug-level=LEVEL without '='.Werner Koch2014-09-291-1/+1
* gpg: Allow compressed data with algorithm 0.Werner Koch2014-08-201-4/+1
* gpg: Fix regression due to the keyserver import filter.Werner Koch2014-08-063-42/+58
* Add kbnode_t for easier backporting.Werner Koch2014-08-061-0/+1
* Limit keysize for unattended key generation to useful values.Werner Koch2014-06-301-2/+10
* Make screening of keyserver result work with multi-key commands.Werner Koch2014-06-301-23/+45
* 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
* PC/SC cleanup.Werner Koch2014-06-231-43/+56
* gpg: Use more specific reason codes for INV_RECP.Werner Koch2014-06-231-5/+13
* 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
* 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-101-0/+1
* Use blinding for the RSA secret operation.Werner Koch2013-12-031-0/+1
* gpg: Change armor Version header to emit only the major version.Werner Koch2013-11-273-22/+42
* Print the keyid for key packets with --list-packets.Werner Koch2013-10-181-1/+11
* gpg: Do not require a trustdb with --always-trust.Werner Koch2013-10-114-93/+129
* 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-041-1/+7