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
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Fix for the prefix 0x40 in the point representation.
HEAD
master
NIIBE Yutaka
14 hours
1
-0
/
+10
*
scd: Take care of possible buffer overflow in do_auth.
NIIBE Yutaka
42 hours
1
-1
/
+3
*
scd: Fix detecting digest OID in the message to be signed.
NIIBE Yutaka
3 days
1
-2
/
+1
*
po: Update Japanese Translation.
NIIBE Yutaka
4 days
1
-14
/
+8
*
gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.
NIIBE Yutaka
4 days
3
-2
/
+27
*
gpgtar: Fix releasing PROC correctly.
NIIBE Yutaka
4 days
2
-3
/
+3
*
Post release updates.
Werner Koch
4 days
3
-4
/
+8
*
Release 2.5.7
gnupg-2.5.7
Werner Koch
4 days
2
-2
/
+32
*
nsis: Install the help files.
Werner Koch
4 days
1
-2
/
+15
*
po: msgmerge
Werner Koch
4 days
26
-0
/
+381
*
po: Update German translation
Werner Koch
4 days
1
-1
/
+11
*
wks: Use templates for the server responses.
Werner Koch
4 days
12
-75
/
+406
*
gpg-mail-tube: Support templates.
Werner Koch
7 days
5
-5
/
+128
*
tools: Add a quoted-printable encoding function.
Werner Koch
7 days
4
-2
/
+227
*
common: Improve helpfile.c to provide a generic template API.
Werner Koch
7 days
3
-31
/
+83
*
gpgtar: Fix regression exhibited by make check
Werner Koch
7 days
2
-2
/
+2
*
scd:piv: Support rsa3072
Werner Koch
9 days
1
-17
/
+55
*
gpg: Allow updating a SHA-1 key certification w/o --force-sign-key.
Werner Koch
9 days
2
-1
/
+13
*
doc: Minor speedo build clarification
Werner Koch
9 days
2
-6
/
+10
*
dirmngr: Don't install expired sks certificate
Lucas Mulling via Gnupg-devel
9 days
1
-1
/
+1
*
gpgsm,tests,tools: Fix memory leaks.
NIIBE Yutaka
10 days
6
-8
/
+23
*
agent: Allow building under Cygwin.
Werner Koch
10 days
1
-1
/
+1
*
gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves.
NIIBE Yutaka
12 days
1
-1
/
+1
*
common: Fix read buffer over-read in uncompress_ecc_q_in_canon_sexp.
Collin Funk via Gnupg-devel
13 days
1
-3
/
+3
*
gpg,agent: Clean up around using ECC KEM.
NIIBE Yutaka
2025-05-23
7
-495
/
+92
*
common: Fix argument name of gnupg_ecc_kem_kdf.
NIIBE Yutaka
2025-05-23
2
-6
/
+11
*
gpg: Use ECC KEM interface for decryption.
NIIBE Yutaka
2025-05-22
2
-29
/
+83
*
agent: Add support for TPM2 for ECC KEM.
NIIBE Yutaka
2025-05-22
3
-2
/
+51
*
agent: Finish ECC KEM, adding support for NIST curves.
NIIBE Yutaka
2025-05-22
2
-17
/
+42
*
agent: Support ECC KEM by PKDECRYPT --kem.
NIIBE Yutaka
2025-05-21
4
-64
/
+251
*
doc: Add a note to READ on how to disable the systemd activation.
Werner Koch
2025-05-20
1
-2
/
+12
*
agent: Refactor ECC KEM decap operation.
NIIBE Yutaka
2025-05-20
1
-39
/
+41
*
gpg: Use the KEM API for ECC encryption.
NIIBE Yutaka
2025-05-19
4
-252
/
+346
*
gpg: Remove unused variable.
Werner Koch
2025-05-16
1
-3
/
+0
*
gpg: Do not allow compressed key packets on import.
Werner Koch
2025-05-16
4
-6
/
+11
*
Revert "w32: On socket nonce mismatch close the socket."
Werner Koch
2025-05-16
4
-19
/
+11
*
common: Add KEM constants for NIST curves.
NIIBE Yutaka
2025-05-16
1
-3
/
+6
*
agent: Support the use case of composite PQC for prompting.
NIIBE Yutaka
2025-05-14
2
-27
/
+35
*
gpg: Make combination of show-only-fpr-mbox and show-unusable-uid work.
Werner Koch
2025-05-13
1
-1
/
+2
*
gpgsm: Just print a note for an empty subject during import.
Werner Koch
2025-05-13
1
-7
/
+3
*
agent: We should use a macro for the keygrip len in new code.
Werner Koch
2025-05-13
1
-2
/
+2
*
agent: Fix ECC key on smartcard for composite KEM with PQC.
NIIBE Yutaka
2025-05-13
2
-5
/
+9
*
agent: Recover the old behavior with max-cache-ttl=0.
NIIBE Yutaka
2025-05-13
2
-27
/
+20
*
gpg: Fully implement the group key flag.
Werner Koch
2025-05-12
2
-4
/
+7
*
Update distsigkey
Werner Koch
2025-05-09
1
-0
/
+0
*
Post release updates
Werner Koch
2025-05-08
2
-1
/
+5
*
Release 2.5.6
gnupg-2.5.6
Werner Koch
2025-05-08
1
-1
/
+6
*
tests:gpgscm: Fix build error on AIX.
Collin Funk via Gnupg-devel
2025-05-08
1
-0
/
+5
*
common: Add Solaris support to get_signal_name.
Collin Funk via Gnupg-devel
2025-05-08
2
-3
/
+7
*
po: Fix misspelled italian translation for 'encrypted'
Mattia Narducci via Gnupg-devel
2025-05-08
1
-2
/
+2
[next]