aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Tweak compliance checking for verificationWerner Koch2017-07-271-0/+10
* g10: Avoid caching passphrase for failed symmetric encryption.Marcus Brinkmann2017-07-211-1/+2
* gpg: Avoid asking by fpr and then by keyid during auto-key-retrieve.Werner Koch2017-07-191-0/+4
* gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch2017-06-191-6/+7
* gpg: Fix computation of compliance with CO_DE_VS.Justus Winter2017-06-081-3/+4
* common: Add cipher mode to compliance predicate.Justus Winter2017-06-071-1/+1
* gpg: Report compliance with CO_DE_VS.Justus Winter2017-06-011-0/+48
* gpg: Fix typos.Justus Winter2017-05-301-2/+2
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-15/+15
* gpg: Revamp reading and writing of ring trust packets.Werner Koch2017-03-301-15/+0
* gpg: Extend free_packet to handle a packet parser context.Werner Koch2017-03-291-8/+9
* gpg: Change parse_packet to take a context.Werner Koch2017-03-291-1/+3
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-8/+8
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+5
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-281-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-211-2/+2
* gpg: Fix error code arg in ERRSIG status line.Werner Koch2016-12-031-1/+1
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-231-5/+10
* g10: Fix memory leak.Justus Winter2016-11-141-0/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Enable the Issuer Fingerprint from rfc4880bisWerner Koch2016-10-281-2/+1
* gpg: Verify multiple detached signatures with different hash algos.Werner Koch2016-10-271-5/+23
* Fix typos.Justus Winter2016-10-271-1/+1
* gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch2016-10-271-8/+7
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* g10: Don't include the signature when printing a binding's validity.Neal H. Walfield2016-09-151-2/+2
* gpg: Make --output work with --verify.Werner Koch2016-09-071-1/+6
* gpg: Simplify code to print VALIDSIG.Werner Koch2016-09-011-29/+20
* gpg: Fix printing of pubkey algo in --verbose signature verify.Werner Koch2016-09-011-57/+73
* gpg: Copy the correct digest for use by TOFU.Werner Koch2016-09-011-1/+1
* g10: When showing a user id's trust, pass the current signature.Neal H. Walfield2016-08-301-1/+1
* gpg: Print the signer's UID during verification.Werner Koch2016-08-101-2/+30
* gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch2016-08-081-3/+3
* g10: Fix memory leak.Justus Winter2016-06-301-2/+0
* g10: Fix --list-packets.NIIBE Yutaka2016-06-281-1/+1
* gpg: Add experimental support for an issuer fpr.Werner Koch2016-06-201-13/+20
* gpg: New option --disable-signer-uid, create Signer's UID sub-packet.Werner Koch2016-06-131-0/+1
* gpg: Try Signer's User ID sub-packet with --auto-key-retrieve.Werner Koch2016-06-131-12/+65
* gpg: Implement --keyid-format=none.Werner Koch2016-06-061-31/+16
* gpg: Pass CTRL object down to the trust functionsWerner Koch2016-05-211-30/+32
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-5/+4
* gpg: Make --auto-key-retrieve work with dirmngr configured server.Werner Koch2016-01-211-2/+2
* Do not translate messages printed with log_debug.Werner Koch2015-12-041-2/+3
* Fix typos found using codespell.Justus Winter2015-11-171-3/+3
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-11/+11
* gpg: Do not call an extra get_validity if no-show-uid-validity is used.Werner Koch2015-10-261-6/+25
* gpg: Improve and regularize naming of signature checking functions.Neal H. Walfield2015-10-191-4/+6
* g10: Add TOFU support.Neal H. Walfield2015-10-181-6/+24
* gpg: Fail decryption for AES etc message w/o MDC.Werner Koch2015-10-061-0/+16
* gpg: Adjust UID line indentation for common key algos.Werner Koch2015-08-061-1/+3