index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
parse-packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Print better debug info in case of broken sig subpackets.
Werner Koch
2020-01-16
1
-1
/
+4
*
gpg: Fix a recently introduced printf format buglet.
Werner Koch
2019-09-27
1
-1
/
+1
*
gpg: Prepare parser for the new attestation certificates.
Werner Koch
2019-09-05
1
-10
/
+43
*
gpg: Rework the signature subpacket iteration function.
Werner Koch
2019-09-05
1
-24
/
+25
*
gpg: Silence some warning messages during -Kv.
Werner Koch
2019-08-23
1
-10
/
+10
*
gpg: Do not allow creation of user ids larger than our parser allows.
Werner Koch
2019-05-21
1
-6
/
+0
*
gpg: Use just the addrspec from the Signer's UID.
Werner Koch
2019-05-03
1
-0
/
+9
*
gpg: Implement v5 keys and v5 signatures.
Werner Koch
2019-03-14
1
-31
/
+98
*
gpg: Prepare revocation keys for use with v5 keys.
Werner Koch
2018-12-04
1
-7
/
+9
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-2
/
+2
*
gpg: Unfinished support for v5 signatures.
Werner Koch
2018-10-24
1
-8
/
+8
*
gpg: New option --known-notation.
Werner Koch
2018-08-29
1
-7
/
+51
*
g10: Fix undefined behavior when EOF in parsing packet for S2K.
NIIBE Yutaka
2018-08-10
1
-2
/
+2
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
1
-4
/
+13
|
\
|
*
doc: Typo fix in comment.
Werner Koch
2018-03-21
1
-4
/
+4
|
*
gpg: Fix out-of-bound read in subpacket enumeration
Werner Koch
2018-03-21
1
-0
/
+9
*
|
gpg: Fix packet length checking in symkeyenc parser.
Werner Koch
2018-02-06
1
-7
/
+10
*
|
gpg: Implement AEAD for SKESK packets.
Werner Koch
2018-01-23
1
-5
/
+27
*
|
gpg: First take on PKT_ENCRYPTED_AEAD.
Werner Koch
2018-01-21
1
-3
/
+95
|
/
*
gpg: Do not read from uninitialized memory with --list-packets.
Werner Koch
2017-11-26
1
-0
/
+6
*
gpg: New option --key-origin.
Werner Koch
2017-07-13
1
-4
/
+4
*
gpg: Properly account for ring trust packets.
Justus Winter
2017-05-08
1
-0
/
+3
*
g10: Fix parse_ring_trust.
NIIBE Yutaka
2017-04-17
1
-1
/
+1
*
gpg: Handle critical marked 'Reason for Revocation'.
Werner Koch
2017-04-03
1
-0
/
+1
*
gpg: Consistent use of preprocessor conditionals.
Justus Winter
2017-03-30
1
-8
/
+8
*
gpg: Fix actual leak and possible leaks in the packet parser.
Werner Koch
2017-03-30
1
-12
/
+13
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-29
/
+155
*
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
2017-03-29
1
-2
/
+36
*
gpg: Change parse_packet to take a context.
Werner Koch
2017-03-29
1
-31
/
+63
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
gpg: Fix algo string parsing of --quick-addkey.
Werner Koch
2016-12-12
1
-1
/
+1
*
Improve some comments.
Neal H. Walfield
2016-11-29
1
-2
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Put extra parens around bit tests.
Werner Koch
2016-10-07
1
-1
/
+1
*
g10: Fix testing for debug flag.
Justus Winter
2016-10-06
1
-1
/
+1
*
gpg: Print the signer's UID during verification.
Werner Koch
2016-08-10
1
-4
/
+1
*
g10: Fix --list-packets.
NIIBE Yutaka
2016-06-28
1
-1
/
+1
*
gpg: Add experimental support for an issuer fpr.
Werner Koch
2016-06-20
1
-0
/
+18
*
doc: Consistently use 'keyserver'.
Werner Koch
2016-06-14
1
-2
/
+2
*
gpg: Try Signer's User ID sub-packet with --auto-key-retrieve.
Werner Koch
2016-06-13
1
-0
/
+14
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-5
/
+4
*
gpg: Improve documentation and comments related to OpenPGP packets.
Neal H. Walfield
2016-02-25
1
-1
/
+1
*
common: More accurately name function.
Neal H. Walfield
2016-02-23
1
-1
/
+1
*
gpg: Avoid using an uninitialized SALT on premature EOF.
Werner Koch
2016-01-06
1
-0
/
+5
*
gpg: Silence warnings found by static analyzer.
Werner Koch
2016-01-06
1
-2
/
+1
*
gpg: Comment on false positives by static analyzers.
Werner Koch
2016-01-06
1
-0
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Fix regression in packet parser from Aug 19.
Werner Koch
2015-08-23
1
-15
/
+8
*
common: Don't incorrectly reject 4 GB - 1 sized packets.
Neal H. Walfield
2015-08-21
1
-1
/
+8
*
common: Don't assume on-disk layout matches in-memory layout.
Neal H. Walfield
2015-08-21
1
-9
/
+15
[next]