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
/
free-packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Simplify the pubkey_enc_list object
Werner Koch
2024-09-06
1
-8
/
+40
*
gpg: remove workaround for Libgcrypt < 1.8.6
Werner Koch
2024-09-06
1
-29
/
+4
*
gpg: Allow adding of Additional Decryption Subkeys.
Werner Koch
2023-03-01
1
-7
/
+23
*
gpg: Skip the packet when not used for AEAD.
NIIBE Yutaka
2021-09-28
1
-0
/
+1
*
gpg: Remove support for PKA.
Werner Koch
2021-02-02
1
-20
/
+0
*
gpg: Fix for new SOS changes when used with Libgcrypt < 1.8.6.
Werner Koch
2020-06-09
1
-0
/
+27
*
gpg: Fix possible double free of the card serialno.
Werner Koch
2017-07-21
1
-0
/
+6
*
gpg: Fix actual leak and possible leaks in the packet parser.
Werner Koch
2017-03-30
1
-4
/
+8
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-0
/
+6
*
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
2017-03-29
1
-2
/
+24
*
indent: Re-indent function free-packet.
Werner Koch
2017-03-29
1
-44
/
+47
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
gpg: Use usual free semantics for packet structure free functions.
Werner Koch
2016-11-15
1
-47
/
+71
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Allow to cache the mbox in a user id struct.
Werner Koch
2016-07-01
1
-0
/
+1
*
gpg: Try Signer's User ID sub-packet with --auto-key-retrieve.
Werner Koch
2016-06-13
1
-0
/
+3
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-2
/
+1
*
g10: fix cmp_public_key.
NIIBE Yutaka
2015-05-01
1
-5
/
+8
*
gpg: Fix NULL-segv due to invalid imported data.
Werner Koch
2015-04-13
1
-4
/
+18
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+0
*
Allow NULL for free_public_key.
Werner Koch
2011-09-20
1
-2
/
+7
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-8
/
+8
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-1
/
+5
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-1
/
+1
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-163
/
+70
*
Various changes to eventually support openpgp keys in pgp-agent.
Werner Koch
2010-02-02
1
-0
/
+1
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Merged with gpg 1.4.3 code.
Werner Koch
2006-04-19
1
-40
/
+67
*
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
2003-06-18
1
-34
/
+34
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+542
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-547
/
+0
*
Update head to match stable 1.0
David Shaw
2002-06-29
1
-80
/
+145
*
See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch
Werner Koch
2000-09-18
1
-0
/
+30
*
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
2000-07-14
1
-2
/
+4
*
See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch
Werner Koch
2000-01-31
1
-1
/
+0
*
See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch
Werner Koch
2000-01-24
1
-22
/
+22
*
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
Werner Koch
1999-12-08
1
-10
/
+9
*
See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch
Werner Koch
1999-11-13
1
-0
/
+1
*
See ChangeLog: Thu Jun 10 14:18:23 CEST 1999 Werner Koch
Werner Koch
1999-06-10
1
-4
/
+14
*
See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner Koch
Werner Koch
1999-05-31
1
-7
/
+7
*
See ChangeLog: Sat May 8 19:28:33 CEST 1999 Werner Koch
Werner Koch
1999-05-08
1
-33
/
+15
*
See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch
Werner Koch
1999-04-26
1
-12
/
+8
*
See ChangeLog: Sun Jan 17 11:04:33 CET 1999 Werner Koch
Werner Koch
1999-01-17
1
-0
/
+5
*
See ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner Koch
Werner Koch
1999-01-09
1
-2
/
+0
*
See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch
Werner Koch
1998-12-29
1
-3
/
+3
*
See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch
Werner Koch
1998-12-23
1
-3
/
+3
*
See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch
Werner Koch
1998-12-08
1
-1
/
+28
*
Snapshot release 0.4.2
V0-4-2
Werner Koch
1998-10-18
1
-0
/
+24
*
last local commit
Werner Koch
1998-10-16
1
-2
/
+2
*
intermediate check in
Werner Koch
1998-08-05
1
-1
/
+20
[next]