aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gpg: Fix bug with deeply nested compressed packets.Werner Koch2013-10-021-9/+43
* 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
* Prepare for a forthcoming new algorithm id.Werner Koch2013-07-251-0/+1
* gpg: fix previous changeNIIBE Yutaka2013-07-161-1/+1
* gpg: signal handling fixNIIBE Yutaka2013-07-123-4/+4
* Fix honoring --cert-digest-algo when recreating a certChristian Aistleitner2013-01-111-0/+1
* gpg: Suppress "public key already present" in quiet mode.Werner Koch2012-12-201-4/+6
* Import only packets which are allowed in a keyblock.Werner Koch2012-12-201-1/+22
* Remove trailing white space from some filesWerner Koch2012-12-191-18/+18
* Fix potential heap corruption in "gpg -v --version"Werner Koch2012-12-151-43/+39
* Card: Fix the process of writing key or generating key.NIIBE Yutaka2012-12-131-2/+2
* The keyserver search menu should honor --keyid-formatDavid Shaw2012-11-291-5/+11
* Create off-line card encryption key with the right size.Werner Koch2012-11-081-1/+16
* Support the not anymore patented IDEA cipher algorithm.Werner Koch2012-11-0810-196/+107
* Fix typos spotted during translationsWerner Koch2012-08-242-4/+4
* Actually show translators comments in PO filesDavid Prévot2012-08-244-9/+8
* With --quiet do not print reading passphrase from fd message.Werner Koch2012-04-291-53/+53
* Honor --cert-digest-algo when recreating a cert.David Shaw2012-02-011-3/+8
* Merge branch 'STABLE-BRANCH-1-4' of git+ssh://playfair.gnupg.org/git/gnupg in...David Shaw2012-01-204-21/+30
|\