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
bugfixes-2.2
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
/
parse-packet.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-05
gpg: Fix DoS while parsing mangled secret key packets.
Werner Koch
1
-7
/
+43
2015-02-12
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-20
/
+21
2015-02-12
gpg: Fix a NULL-deref due to empty ring trust packets.
Werner Koch
1
-3
/
+5
2015-02-12
gpg: Limit the size of key packets to a sensible value.
Werner Koch
1
-3
/
+18
2015-01-13
gpg: Fix possible read of unallocated memory
Werner Koch
1
-4
/
+7
2014-11-24
gpg: Fix use of uninit.value in listing sig subpkts.
Werner Koch
1
-1
/
+5
2014-11-24
gpg: Fix off-by-one read in the attribute subpacket parser.
Werner Koch
1
-0
/
+8
2014-07-21
gpg: Cap size of attribute packets at 16MB.
Werner Koch
1
-1
/
+12
2014-06-02
gpg: Graceful skip reading of corrupt MPIs.
Werner Koch
1
-5
/
+17
2011-07-22
Print the decoded iteration count with --list-packets.
Werner Koch
1
-20
/
+22
2010-06-18
Backport bug fix. Fixes bug#1240.
Werner Koch
1
-2
/
+10
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-1
/
+1
2009-06-17
Preparing for 2.0.12.
gnupg-2.0.12
Werner Koch
1
-2
/
+2
2009-05-26
Fix a signal cleanup problem.
Werner Koch
1
-3
/
+13
2009-05-13
Print keyid in gpg --list-packets.
Werner Koch
1
-0
/
+10
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-36
/
+51
2008-09-25
Fix bug #931
Werner Koch
1
-16
/
+26
2008-04-18
Adjust for the changed Camellia draft.
Werner Koch
1
-10
/
+4
2008-03-25
Fix bug 894.
Werner Koch
1
-1
/
+2
2007-12-12
Support DSA2.
Werner Koch
1
-2
/
+4
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-04-06
* parse-packet.c (parse_marker): New. Enforce that the marker
David Shaw
1
-22
/
+58
2007-03-10
From STABLE-BRANCH-1-4
David Shaw
1
-1
/
+1
2007-02-04
Fix for Debian bug 402592
Werner Koch
1
-3
/
+13
2007-01-15
* parse-packet.c (read_protected_v3_mpi): Make sure to stop
Werner Koch
1
-2
/
+2
2006-11-10
Fixed that nasty 64 bit but.
Werner Koch
1
-10
/
+10
2006-10-13
* parse-packet.c (parse_symkeyenc): Show the unpacked as well as the
David Shaw
1
-1
/
+3
2006-10-02
Fix for bug 537
Werner Koch
1
-1
/
+4
2006-07-27
Preparing a new release
gnupg-1.9.22
Werner Koch
1
-0
/
+14
2006-07-26
Fixed memory allocation bug and typos.
Werner Koch
1
-3
/
+17
2006-06-30
A couple of fixes. gpg2's key generation does now work.
Werner Koch
1
-9
/
+13
2006-06-27
Ported patches from 1.4.x
Werner Koch
1
-7
/
+31
2006-06-09
* parse-packet.c (parse_user_id): Cap the user ID size at 2048 bytes.
David Shaw
1
-0
/
+14
2006-05-23
* parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.c
David Shaw
1
-7
/
+17
2006-04-19
Continued with merging.
Werner Koch
1
-4
/
+3
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-503
/
+598
2005-11-12
* trustdb.h, trustdb.c (clean_key): New function to handle key
David Shaw
1
-24
/
+6
2005-09-02
* parse-packet.c (enum_sig_subpkt, parse_signature,
David Shaw
1
-12
/
+15
2005-07-28
Implemented PKA trust model
Werner Koch
1
-0
/
+2
2005-07-27
Converted all m_free to xfree etc.
Werner Koch
1
-27
/
+27
2005-06-18
(parse_signature): Use log_info for messages
Werner Koch
1
-2
/
+2
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2005-05-11
* keygen.c (write_selfsigs): Rename from write_selfsig. Write the same
David Shaw
1
-7
/
+19
2005-02-03
Updated to match the switch to the NSIS installer.
Werner Koch
1
-135
/
+159
2004-10-16
* parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() on
David Shaw
1
-10
/
+7
2004-09-09
* photoid.c: Include ttyio.h.
Werner Koch
1
-26
/
+11
2004-07-15
* g10.c (main): Alias --charset as --display-charset to help avoid the
David Shaw
1
-2
/
+2
2004-04-23
* keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create
David Shaw
1
-3
/
+1
2004-04-22
* parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt,
David Shaw
1
-76
/
+88
2004-03-03
* build-packet.c (write_header2): Remove call to start old gpg partial
David Shaw
1
-30
/
+22
[next]