index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
packet.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
doc: Minor code comment fixes.
Werner Koch
1
-0
/
+3
2020-03-13
gpg: Make use of the included key block in a signature.
Werner Koch
1
-1
/
+3
2019-11-27
gpg: Move a keydb function to another file.
Werner Koch
1
-0
/
+1
2019-09-05
gpg: Rework the signature subpacket iteration function.
Werner Koch
1
-48
/
+51
2019-05-21
gpg: Do not allow creation of user ids larger than our parser allows.
Werner Koch
1
-0
/
+5
2019-05-13
gpg: Cleanup use of make_keysig_packet.
Werner Koch
1
-1
/
+1
2019-04-12
gpg: Cache a once computed fingerprint in PKT_public_key.
Werner Koch
1
-0
/
+3
2019-03-14
gpg: Implement v5 keys and v5 signatures.
Werner Koch
1
-1
/
+2
2019-01-29
common: Provide some convenient OpenPGP related constants.
Werner Koch
1
-5
/
+5
2019-01-16
gpg: Report STATUS_NO_SECKEY when it is examined.
NIIBE Yutaka
1
-0
/
+1
2018-12-04
gpg: Prepare revocation keys for use with v5 keys.
Werner Koch
1
-0
/
+2
2018-10-25
headers: fix spelling
Daniel Kahn Gillmor
1
-1
/
+1
2018-08-29
gpg: New option --known-notation.
Werner Koch
1
-0
/
+3
2018-08-27
g10: Change decryption key selection for public key encryption.
NIIBE Yutaka
1
-1
/
+11
2018-07-05
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
1
-0
/
+1
2018-06-07
gpg: Fix import's repair-key duplicate signature detection.
Werner Koch
1
-0
/
+1
2018-04-12
gpg: Extend the "sig" record in --list-mode.
Werner Koch
1
-0
/
+2
2018-01-23
gpg: Implement AEAD for SKESK packets.
Werner Koch
1
-5
/
+8
2018-01-21
gpg: First take on PKT_ENCRYPTED_AEAD.
Werner Koch
1
-6
/
+16
2018-01-10
gpg: Add option and preference framework for AEAD.
Werner Koch
1
-2
/
+5
2017-07-20
doc: Comment fixes and one trailing comma fix.
Werner Koch
1
-3
/
+3
2017-07-13
gpg: New option --key-origin.
Werner Koch
1
-3
/
+3
2017-05-08
gpg: Properly account for ring trust packets.
Justus Winter
1
-0
/
+2
2017-05-08
gpg: Fix typo.
Justus Winter
1
-1
/
+1
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-5
/
+8
2017-03-30
gpg: Fix actual leak and possible leaks in the packet parser.
Werner Koch
1
-2
/
+3
2017-03-30
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
1
-7
/
+34
2017-03-29
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
1
-4
/
+13
2017-03-29
gpg: Change parse_packet to take a context.
Werner Koch
1
-40
/
+56
2017-03-08
g10: Move more flags into the flag bitfield.
Justus Winter
1
-4
/
+3
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-2
/
+2
2016-11-29
Improve some comments.
Neal H. Walfield
1
-2
/
+4
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-09-01
gpg: Fix printing of pubkey algo in --verbose signature verify.
Werner Koch
1
-7
/
+7
2016-08-10
gpg: Print the signer's UID during verification.
Werner Koch
1
-1
/
+2
2016-07-01
gpg: Allow to cache the mbox in a user id struct.
Werner Koch
1
-0
/
+1
2016-07-01
gpg: Make sure a user ID packet has always a terminating Nul in memory.
Werner Koch
1
-1
/
+1
2016-06-20
gpg: Add experimental support for an issuer fpr.
Werner Koch
1
-1
/
+1
2016-06-13
gpg: Try Signer's User ID sub-packet with --auto-key-retrieve.
Werner Koch
1
-0
/
+2
2016-05-31
gpg: New status code NOTATION_FLAGS.
Werner Koch
1
-2
/
+7
2016-04-07
g10: Fix typo.
Justus Winter
1
-1
/
+1
2016-03-02
gpg: Add new program gpgcompose.
Neal H. Walfield
1
-0
/
+1
2016-03-02
gpg: Add a new function for creating binary notations.
Neal H. Walfield
1
-0
/
+2
2016-02-25
gpg: Improve documentation and comments related to OpenPGP packets.
Neal H. Walfield
1
-53
/
+196
2016-02-19
gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid.
Neal H. Walfield
1
-2
/
+6
2016-01-08
gpg: Add an exact search flag to the PK struct.
Werner Koch
1
-0
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-2
/
+2
2015-11-05
gpg: Add support for unwrapping the outer level of encryption.
Neal H. Walfield
1
-0
/
+2
2015-11-04
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
1
-1
/
+1
[next]