aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-27Release 1.4.19.gnupg-1.4.19Werner Koch1-3/+2
2015-02-26Switch to a hash and CERT record based PKA system.Werner Koch3-8/+10
2015-02-26Move two functions from g10/ to util/.Werner Koch2-50/+0
2015-02-26Allow requesting only an IPGP certtype with dns_cert().Werner Koch1-1/+1
2015-02-23Protect against NULL return of mpi_get_opaque.Werner Koch1-5/+12
2015-02-23gpg: Fix segv due to NULL value stored as opaque MPIDaniel Kahn Gillmor2-4/+10
2015-02-23gpg: Remove an unused variable.Werner Koch1-1/+0
2015-02-23gpg: Print better diagnostics for keyserver operations.Werner Koch5-22/+125
2015-02-23Use inline functions to convert buffer data to scalars.Werner Koch11-96/+78
2015-02-23doc: Change remaining http links to gnupg.org to httpsWerner Koch2-3/+3
2015-02-23gpg: Prevent an invalid memory read using a garbled keyring.Werner Koch1-3/+21
2015-02-23gpg: Fix a NULL-deref in export due to invalid packet lengths.Werner Koch1-1/+2
2015-02-23gpg: Fix a NULL-deref due to empty ring trust packets.Werner Koch1-3/+7
2015-02-23gpg: Limit the size of key packets to a sensible value.Werner Koch1-2/+28
2015-02-23gpg: Allow predefined names as answer to the keygen.algo prompt.Werner Koch1-11/+13
2015-02-23gpg: Print a warning if the subkey expiration may not be what you want.Werner Koch1-0/+58
2015-01-13gpg: Fix possible read of unallocated memoryWerner Koch1-4/+7
2015-01-09scd: Fix possibly inhibited checkpin of the admin pin.Werner Koch1-1/+1
2015-01-08scd: fix get_public_key for OpenPGPcard v1.0.Joshua Rogers1-1/+1
2014-12-12gpg: release DEK soon after its use.NIIBE Yutaka1-1/+1
2014-11-24gpg: Fix use of uninit.value in listing sig subpkts.Werner Koch1-2/+7
2014-11-24gpg: Fix off-by-one read in the attribute subpacket parser.Werner Koch1-0/+8
2014-11-24gpg: Fix a NULL-deref for invalid input data.Werner Koch1-2/+8
2014-11-14gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch4-38/+113
2014-11-12gpg: Add import option "keep-ownertrust".Werner Koch2-2/+14
2014-10-03gpg: Add build and runtime support for larger RSA keysDaniel Kahn Gillmor3-3/+25
2014-09-29Allow use of --debug-level=LEVEL without '='.Werner Koch1-1/+1
2014-08-20gpg: Allow compressed data with algorithm 0.Werner Koch1-4/+1
2014-08-06gpg: Fix regression due to the keyserver import filter.Werner Koch3-42/+58
2014-08-06Add kbnode_t for easier backporting.Werner Koch1-0/+1
2014-06-30Limit keysize for unattended key generation to useful values.Werner Koch1-2/+10
2014-06-30Make screening of keyserver result work with multi-key commands.Werner Koch1-23/+45
2014-06-23Fix syntax error introduced with 60bd6488Werner Koch1-3/+4
2014-06-23Screen keyserver responses.Stefan Tomanek3-39/+116
2014-06-23Print hash algorithm in sig recordsWerner Koch1-6/+2
2014-06-23Remove useless diagnostic in MDC verification.Werner Koch1-6/+4
2014-06-23PC/SC cleanup.Werner Koch1-43/+56
2014-06-23gpg: Use more specific reason codes for INV_RECP.Werner Koch1-5/+13
2014-06-20gpg: Avoid infinite loop in uncompressing garbled packets.Werner Koch1-9/+12
2014-03-06gpg: Need to init the trustdb for import.Werner Koch1-0/+1
2013-12-11Change --show-session-key to print the session key earlier.Werner Koch2-10/+11
2013-12-10Update config.{guess,sub} and some copyright notices.Werner Koch1-0/+1
2013-12-03Use blinding for the RSA secret operation.Werner Koch1-0/+1
2013-11-27gpg: Change armor Version header to emit only the major version.Werner Koch3-22/+42
2013-10-18Print the keyid for key packets with --list-packets.Werner Koch1-1/+11
2013-10-11gpg: Do not require a trustdb with --always-trust.Werner Koch4-93/+129
2013-10-04gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch1-0/+4
2013-10-04gpg: Protect against rogue keyservers sending secret keys.Werner Koch3-8/+20
2013-10-04gpg: Allow setting of all zero key flagsDaniel Kahn Gillmor1-3/+0
2013-10-04gpg: Distinguish between missing and cleared key flags.Werner Koch1-1/+7