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
*
Add kmac.c.
gniibe/kem
NIIBE Yutaka
2024-03-29
4
-55
/
+155
*
Fix pkdecrypt.c, now works with the test vector.
NIIBE Yutaka
2024-03-21
1
-8
/
+7
*
Fix computation of PQC KEM.
NIIBE Yutaka
2024-03-20
1
-15
/
+19
*
Fix cmd_sigkey and agent_hybrid_kem_decap.
NIIBE Yutaka
2024-03-19
2
-4
/
+2
*
Fix since AES KeyWrap is always with AES256 for hybrid KEM.
NIIBE Yutaka
2024-03-07
1
-7
/
+8
*
Experiment with hybrid KEM.
NIIBE Yutaka
2024-03-07
1
-3
/
+304
*
agent: PKDECRYPT KEM-mode can be used by CMS too.
NIIBE Yutaka
2024-03-04
3
-12
/
+25
*
agent: Add --another option for hybrid crypto.
NIIBE Yutaka
2024-03-01
2
-4
/
+15
*
Experiment to use KEM interface for Curve25519 ECDH.
NIIBE Yutaka
2024-01-26
9
-13
/
+253
*
Experiment with new KEM API of libgcrypt for Curve25519.
NIIBE Yutaka
2024-01-24
1
-21
/
+144
*
kbx: Have threads monitoring socket takeover and homedir if no inotify.
NIIBE Yutaka
2024-01-24
1
-117
/
+229
*
common: Remove t-b64.c.
NIIBE Yutaka
2023-12-26
2
-156
/
+1
*
agent,kbx: Fix reliable_homedir_inotify (2/2).
NIIBE Yutaka
2023-12-26
2
-22
/
+12
*
agent,kbx: Fix reliable_homedir_inotify (1/2).
NIIBE Yutaka
2023-12-26
2
-23
/
+22
*
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2023-12-22
38
-367
/
+1146
|
\
|
*
doc: Explain why socket activation is a problem
Werner Koch
2023-12-22
1
-0
/
+30
|
*
common: Add keyword socketdir to gpgconf.ctl
Werner Koch
2023-12-22
3
-55
/
+118
|
*
scd:openpgp: Add the length check for new PIN.
NIIBE Yutaka
2023-12-22
1
-16
/
+32
|
*
tools: Remove the dotlock tool.
NIIBE Yutaka
2023-12-21
2
-122
/
+1
|
*
scd:p15: Add a diagnostic for unsupported DTRUST4 features.
Werner Koch
2023-12-20
1
-1
/
+4
|
*
scd:p15: Add support for D-Trust Card 4.1/4.4
Mario Haustein via Gnupg-devel
2023-12-20
1
-9
/
+71
|
*
scd:p15: Add support for CardOS 5.4
Mario Haustein via Gnupg-devel
2023-12-20
1
-2
/
+8
|
*
doc: Explain what to put into mailcap for gpg-wks-client.
Werner Koch
2023-12-20
1
-0
/
+15
|
*
tools: Integrate the dotlock tool into gpgconf.
NIIBE Yutaka
2023-12-20
1
-1
/
+69
|
*
common: Add dotlock util under libexec.
NIIBE Yutaka
2023-12-20
2
-31
/
+65
|
*
common: Clean up the temporary file at dotlock_destroy.
NIIBE Yutaka
2023-12-20
1
-0
/
+6
|
*
common: Support not-removing the lockfile by dotlock_destroy.
NIIBE Yutaka
2023-12-20
1
-1
/
+4
|
*
common: Fix a possible resource leak for dotlock.
NIIBE Yutaka
2023-12-20
1
-2
/
+5
|
*
common: Improve the parsing of gpgconf.ctl variables.
Werner Koch
2023-12-19
1
-30
/
+27
|
*
common: Enhance dotlock, so that we can have a CLI util.
NIIBE Yutaka
2023-12-19
2
-11
/
+138
|
*
kbx: Create public-keys.d, after creating the homedir.
NIIBE Yutaka
2023-12-19
2
-0
/
+88
|
*
keyboxd: Pass lock info back to gpg and gpgsm.
Werner Koch
2023-12-18
3
-9
/
+48
|
*
keyboxd: Timeout on failure to get the database lock.
Werner Koch
2023-12-18
1
-15
/
+53
|
*
common: Add an info callback to dotlock.
Werner Koch
2023-12-18
3
-11
/
+203
|
*
common: Improve error return for dotlock.
Werner Koch
2023-12-12
1
-2
/
+8
|
*
doc: Fix description of scdaemon for --disable-ccid.
NIIBE Yutaka
2023-12-12
1
-10
/
+8
|
*
po: Fix quotes in Polish Translation.
Ahelenia ZiemiaĆska
2023-12-07
1
-395
/
+395
|
*
po: Update Portuguese Translation.
Daniel Cerqueira
2023-11-29
2
-5767
/
+3530
|
*
gpgsm: Set validity flag in keylisting to n for untrusted root cert.
Werner Koch
2023-11-27
1
-0
/
+2
|
*
scd:openpgp: Fallback to default ECDH params in writekey.
Werner Koch
2023-11-23
1
-3
/
+5
|
*
agent: Update the key file only if changed (slight return).
Werner Koch
2023-11-21
1
-12
/
+52
|
*
common: Check wether to set the modified flag in nve_set.
Werner Koch
2023-11-21
1
-22
/
+8
|
*
agent: Update the key file only if not changed.
Werner Koch
2023-11-21
3
-9
/
+56
|
*
scd: New option --debug-allow-pin-logging.
Werner Koch
2023-11-21
3
-4
/
+10
|
*
po: Update Japanese Translation.
NIIBE Yutaka
2023-11-20
1
-12
/
+12
|
*
gpg: Report BEGIN_* status before examining the input.
NIIBE Yutaka
2023-11-16
8
-189
/
+174
|
*
scd:p15: Basic support for Starcos 3.2.
Werner Koch
2023-11-16
1
-32
/
+51
|
*
scd: Minor debug output tweak
Werner Koch
2023-11-16
2
-2
/
+4
|
*
gpg,gpgsm: Hide password in debug output also for asked passwords.
Werner Koch
2023-11-14
2
-1
/
+10
|
*
gpgsm: Re-introduce the bad passphrase hint for pkcs#12.
Werner Koch
2023-11-14
1
-0
/
+2
[next]