aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-02g10: Use accessors for expiration dates of public keys.Justus Winter1-1/+1
2017-01-02g10: Use bitfield for flags of user ids.Justus Winter1-8/+8
2016-12-03gpg: Fix error code arg in ERRSIG status line.Werner Koch1-1/+1
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield1-5/+10
2016-11-14g10: Fix memory leak.Justus Winter1-0/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-28gpg: Enable the Issuer Fingerprint from rfc4880bisWerner Koch1-2/+1
2016-10-27gpg: Verify multiple detached signatures with different hash algos.Werner Koch1-5/+23
2016-10-27Fix typos.Justus Winter1-1/+1
2016-10-27gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch1-8/+7
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-09-15g10: Don't include the signature when printing a binding's validity.Neal H. Walfield1-2/+2
2016-09-07gpg: Make --output work with --verify.Werner Koch1-1/+6
2016-09-01gpg: Simplify code to print VALIDSIG.Werner Koch1-29/+20
2016-09-01gpg: Fix printing of pubkey algo in --verbose signature verify.Werner Koch1-57/+73
2016-09-01gpg: Copy the correct digest for use by TOFU.Werner Koch1-1/+1
2016-08-30g10: When showing a user id's trust, pass the current signature.Neal H. Walfield1-1/+1
2016-08-10gpg: Print the signer's UID during verification.Werner Koch1-2/+30
2016-08-08gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch1-3/+3
2016-06-30g10: Fix memory leak.Justus Winter1-2/+0
2016-06-28g10: Fix --list-packets.NIIBE Yutaka1-1/+1
2016-06-20gpg: Add experimental support for an issuer fpr.Werner Koch1-13/+20
2016-06-13gpg: New option --disable-signer-uid, create Signer's UID sub-packet.Werner Koch1-0/+1
2016-06-13gpg: Try Signer's User ID sub-packet with --auto-key-retrieve.Werner Koch1-12/+65
2016-06-06gpg: Implement --keyid-format=none.Werner Koch1-31/+16
2016-05-21gpg: Pass CTRL object down to the trust functionsWerner Koch1-30/+32
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-5/+4
2016-01-21gpg: Make --auto-key-retrieve work with dirmngr configured server.Werner Koch1-2/+2
2015-12-04Do not translate messages printed with log_debug.Werner Koch1-2/+3
2015-11-17Fix typos found using codespell.Justus Winter1-3/+3
2015-11-04gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield1-11/+11
2015-10-26gpg: Do not call an extra get_validity if no-show-uid-validity is used.Werner Koch1-6/+25
2015-10-19gpg: Improve and regularize naming of signature checking functions.Neal H. Walfield1-4/+6
2015-10-18g10: Add TOFU support.Neal H. Walfield1-6/+24
2015-10-06gpg: Fail decryption for AES etc message w/o MDC.Werner Koch1-0/+16
2015-08-06gpg: Adjust UID line indentation for common key algos.Werner Koch1-1/+3
2015-05-19g10: detects public key encryption packet error properly.NIIBE Yutaka1-5/+3
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-14/+24
2015-03-19gpg: Emit status line NEWSIG before signature verification starts.Werner Koch1-0/+2
2015-02-25gpg: Switch to a hash and CERT record based PKA system.Werner Koch1-1/+2
2015-02-25Move new mailbox.c source file to common/.Werner Koch1-0/+1
2015-02-19gpg: Replace remaining uses of stdio by estream.Werner Koch1-4/+4
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-26/+26
2015-01-05gpg: Remove unused args from a function.Werner Koch1-1/+1
2014-11-28gpg: Change another BUG() call to a regular error message.Werner Koch1-6/+11
2014-11-17gpg: Fix a NULL-deref for invalid input data.Werner Koch1-3/+8
2014-11-13gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch1-0/+38
2014-11-13gpg: Re-indent two files.Werner Koch1-939/+1024
2014-11-13gpg: Remove PGP-2 related cruft.Werner Koch1-33/+8
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-1/+1