summaryrefslogtreecommitdiffstats
path: root/g10/packet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: New option --known-notation.Werner Koch2018-08-291-0/+3
* g10: Change decryption key selection for public key encryption.NIIBE Yutaka2018-08-271-1/+11
* gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.Werner Koch2018-07-051-0/+1
* gpg: Fix import's repair-key duplicate signature detection.Werner Koch2018-06-071-0/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-131-0/+2
|\
| * gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-121-0/+2
* | gpg: Implement AEAD for SKESK packets.Werner Koch2018-01-231-5/+8
* | gpg: First take on PKT_ENCRYPTED_AEAD.Werner Koch2018-01-211-6/+16
* | gpg: Add option and preference framework for AEAD.Werner Koch2018-01-101-2/+5
|/
* doc: Comment fixes and one trailing comma fix.Werner Koch2017-07-201-3/+3
* gpg: New option --key-origin.Werner Koch2017-07-131-3/+3
* gpg: Properly account for ring trust packets.Justus Winter2017-05-081-0/+2
* gpg: Fix typo.Justus Winter2017-05-081-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-5/+8
* gpg: Fix actual leak and possible leaks in the packet parser.Werner Koch2017-03-301-2/+3
* gpg: Revamp reading and writing of ring trust packets.Werner Koch2017-03-301-7/+34
* gpg: Extend free_packet to handle a packet parser context.Werner Koch2017-03-291-4/+13
* gpg: Change parse_packet to take a context.Werner Koch2017-03-291-40/+56
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-4/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Improve some comments.Neal H. Walfield2016-11-291-2/+4
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Fix printing of pubkey algo in --verbose signature verify.Werner Koch2016-09-011-7/+7
* gpg: Print the signer's UID during verification.Werner Koch2016-08-101-1/+2
* gpg: Allow to cache the mbox in a user id struct.Werner Koch2016-07-011-0/+1
* gpg: Make sure a user ID packet has always a terminating Nul in memory.Werner Koch2016-07-011-1/+1
* gpg: Add experimental support for an issuer fpr.Werner Koch2016-06-201-1/+1
* gpg: Try Signer's User ID sub-packet with --auto-key-retrieve.Werner Koch2016-06-131-0/+2
* gpg: New status code NOTATION_FLAGS.Werner Koch2016-05-311-2/+7
* g10: Fix typo.Justus Winter2016-04-071-1/+1
* gpg: Add new program gpgcompose.Neal H. Walfield2016-03-021-0/+1
* gpg: Add a new function for creating binary notations.Neal H. Walfield2016-03-021-0/+2
* gpg: Improve documentation and comments related to OpenPGP packets.Neal H. Walfield2016-02-251-53/+196
* gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid.Neal H. Walfield2016-02-191-2/+6
* gpg: Add an exact search flag to the PK struct.Werner Koch2016-01-081-0/+1
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* gpg: Add support for unwrapping the outer level of encryption.Neal H. Walfield2015-11-051-0/+2
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-1/+1
* gpg: Remove unused prototype digest_algo_from_sig.Neal H. Walfield2015-10-201-1/+0
* gpg: Improve function documentation and some comments.Neal H. Walfield2015-10-191-3/+12
* gpg: Improve and regularize naming of signature checking functions.Neal H. Walfield2015-10-191-2/+2
* g10: Add TOFU support.Neal H. Walfield2015-10-181-0/+5
* gpg: Fix a practical hang after use of --faked-system-time.Werner Koch2015-10-011-1/+1
* g10: Remove unused field req_algo.Neal H. Walfield2015-09-021-1/+0
* common: Don't assume on-disk layout matches in-memory layout.Neal H. Walfield2015-08-211-1/+1
* Add documentation for g10/parse-packet.c.Neal H. Walfield2015-08-201-2/+133
* g10/packet.h: Remove unused argument from enum_sig_subpkt.Neal H. Walfield2015-08-201-2/+1
* gpg: New command --quick-adduid.Werner Koch2015-05-081-1/+1
* gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch2014-10-171-1/+1