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
/
agent
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
Use gpgrt_process_spawn functions from libgpg-error.
NIIBE Yutaka
1
-8
/
+7
2024-06-28
agent: Require use of "SCD DEVINFO --watch" command with socket.
NIIBE Yutaka
1
-0
/
+3
2024-06-28
agent: Initialize thread_startup.fd for pipe connection.
NIIBE Yutaka
1
-0
/
+1
2024-06-27
agent: Handle SCD DEVINFO --watch command in a special way.
NIIBE Yutaka
1
-0
/
+96
2024-06-27
agent:daemon: Add an argument to specify requiring socket connection.
NIIBE Yutaka
4
-5
/
+13
2024-06-11
agent: Clean up for scdaemon handling.
NIIBE Yutaka
1
-5
/
+1
2024-06-11
agent: Fix a race condition which results accessing finished scd.
NIIBE Yutaka
1
-4
/
+6
2024-06-06
agent: Silence debug output from the PIN caching.
Werner Koch
1
-3
/
+5
2024-05-31
indent: Fix spelling
Daniel Kahn Gillmor
9
-12
/
+12
2024-05-31
spawn: Remove spawn callback, introduce gnupg_spawn_actions.
NIIBE Yutaka
1
-1
/
+1
2024-05-28
agent: Avoid uninitialized access in GENKEY command on parameter error.
Jakub Jelen
1
-2
/
+2
2024-05-28
agent: Avoid double free of empty string in the PIN caching.
Werner Koch
1
-3
/
+7
2024-05-28
agent: Make sure to return success in ephemeral store mode.
Werner Koch
1
-0
/
+1
2024-04-26
agent:kem:ecc: Support a key on smartcard.
NIIBE Yutaka
3
-74
/
+243
2024-04-25
agent:kem: Fix memory leaks.
NIIBE Yutaka
1
-3
/
+6
2024-04-25
agent: Allow NULL for R_PADDING, when calling scd and tpm2d.
NIIBE Yutaka
3
-8
/
+13
2024-04-24
agent:kem: Factor out ECC KEM operation from composite KEM.
NIIBE Yutaka
1
-107
/
+136
2024-04-24
agent: Simplify diverting operation to the smartcard.
NIIBE Yutaka
1
-10
/
+5
2024-04-23
gpg: Support Kyber with Brainpool512r1.
Werner Koch
1
-0
/
+6
2024-04-23
Require Libgcrypt 1.11.0
Werner Koch
1
-60
/
+69
2024-04-23
agent:kem: More fix for PQC KEM with X448.
NIIBE Yutaka
1
-17
/
+16
2024-04-23
agent:kem: Support other ML-KEM variants.
NIIBE Yutaka
1
-11
/
+40
2024-04-23
agent:kem: Support other ECC curves.
NIIBE Yutaka
1
-21
/
+105
2024-04-11
agent: Add more diagnostics to PQC decryption.
Werner Koch
1
-16
/
+69
2024-04-11
agent: Rename the function using the word "composite"
NIIBE Yutaka
1
-5
/
+5
2024-04-11
agent: Fix PQC decryption.
NIIBE Yutaka
1
-28
/
+9
2024-04-11
doc: Move keyformat.txt to here.
Werner Koch
1
-520
/
+0
2024-04-11
doc: Fix a few typos in agent/keyformat.txt
Todd Zullinger via Gnupg-devel
1
-6
/
+6
2024-04-10
agent:kem: Externalize FIXED_INFO.
NIIBE Yutaka
1
-18
/
+51
2024-04-10
common,agent: Factor out KEM functions into common/kem.c.
NIIBE Yutaka
1
-53
/
+44
2024-04-05
gpg: Allow to create a Kyber key from keygrips.
Werner Koch
2
-1
/
+12
2024-04-05
agent: Fix error handling of READKEY.
Werner Koch
1
-1
/
+3
2024-04-05
agent: Fix error handling of READKEY.
Werner Koch
1
-1
/
+3
2024-04-05
agent: Make "PKDECRYPT --kem" with optional value work.
Werner Koch
3
-6
/
+11
2024-04-05
agent: Add initial support for hybrid ECC+PQC decryption with KEM.
NIIBE Yutaka
3
-7
/
+362
2024-04-01
agent: Add --another option for hybrid crypto.
NIIBE Yutaka
2
-6
/
+15
2024-02-27
Allow tilde expansion for the foo-program options.
Werner Koch
2
-3
/
+7
2024-02-25
agent: Allow GET_PASSPHRASE in restricted mode.
Werner Koch
1
-5
/
+4
2024-01-22
agent: Add "ephemeral" Assuan option.
Werner Koch
11
-207
/
+497
2024-01-22
card: New subcommand "checkkeys".
Werner Koch
1
-5
/
+39
2024-01-22
doc: Document Backup-info in keyformat.txt
Werner Koch
1
-0
/
+10
2024-01-15
doc: Describe the ssh-agent protocol options for Windows.
Werner Koch
1
-2
/
+2
2023-12-26
agent,kbx: Fix reliable_homedir_inotify (2/2).
NIIBE Yutaka
1
-7
/
+7
2023-12-26
agent,kbx: Fix reliable_homedir_inotify (1/2).
NIIBE Yutaka
1
-13
/
+14
2023-12-20
agent: Fix homedir check wrt --disable-check-own-socket option.
NIIBE Yutaka
1
-5
/
+3
2023-11-21
agent: Update the key file only if changed (slight return).
Werner Koch
1
-12
/
+52
2023-11-21
agent: Update the key file only if not changed.
Werner Koch
1
-1
/
+10
2023-10-06
scd:openpgp: Return better error codes for the Reset Code.
Werner Koch
1
-6
/
+9
2023-10-06
agent: fix tpm2d keytotpm handling
NIIBE Yutaka
1
-5
/
+28
2023-10-06
agent: Initialize FP for the case of error return.
NIIBE Yutaka
1
-1
/
+1
[next]