index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent:kem:ecc: Support a key on smartcard.
NIIBE Yutaka
2024-04-26
3
-74
/
+243
*
agent:kem: Fix memory leaks.
NIIBE Yutaka
2024-04-25
1
-3
/
+6
*
agent: Allow NULL for R_PADDING, when calling scd and tpm2d.
NIIBE Yutaka
2024-04-25
3
-8
/
+13
*
agent:kem: Factor out ECC KEM operation from composite KEM.
NIIBE Yutaka
2024-04-24
1
-107
/
+136
*
agent: Simplify diverting operation to the smartcard.
NIIBE Yutaka
2024-04-24
1
-10
/
+5
*
gpg: Support Kyber with Brainpool512r1.
Werner Koch
2024-04-23
1
-0
/
+6
*
Require Libgcrypt 1.11.0
Werner Koch
2024-04-23
1
-60
/
+69
*
agent:kem: More fix for PQC KEM with X448.
NIIBE Yutaka
2024-04-23
1
-17
/
+16
*
agent:kem: Support other ML-KEM variants.
NIIBE Yutaka
2024-04-23
1
-11
/
+40
*
agent:kem: Support other ECC curves.
NIIBE Yutaka
2024-04-23
1
-21
/
+105
*
agent: Add more diagnostics to PQC decryption.
Werner Koch
2024-04-11
1
-16
/
+69
*
agent: Rename the function using the word "composite"
NIIBE Yutaka
2024-04-11
1
-5
/
+5
*
agent: Fix PQC decryption.
NIIBE Yutaka
2024-04-11
1
-28
/
+9
*
doc: Move keyformat.txt to here.
Werner Koch
2024-04-11
1
-520
/
+0
*
doc: Fix a few typos in agent/keyformat.txt
Todd Zullinger via Gnupg-devel
2024-04-11
1
-6
/
+6
*
agent:kem: Externalize FIXED_INFO.
NIIBE Yutaka
2024-04-10
1
-18
/
+51
*
common,agent: Factor out KEM functions into common/kem.c.
NIIBE Yutaka
2024-04-10
1
-53
/
+44
*
gpg: Allow to create a Kyber key from keygrips.
Werner Koch
2024-04-05
2
-1
/
+12
*
agent: Fix error handling of READKEY.
Werner Koch
2024-04-05
1
-1
/
+3
*
agent: Make "PKDECRYPT --kem" with optional value work.
Werner Koch
2024-04-05
3
-6
/
+11
*
agent: Add initial support for hybrid ECC+PQC decryption with KEM.
NIIBE Yutaka
2024-04-05
3
-7
/
+362
*
agent: Add --another option for hybrid crypto.
NIIBE Yutaka
2024-04-01
2
-6
/
+15
*
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2024-03-12
3
-8
/
+11
|
\
|
*
Allow tilde expansion for the foo-program options.
Werner Koch
2024-02-27
2
-3
/
+7
|
*
agent: Allow GET_PASSPHRASE in restricted mode.
Werner Koch
2024-02-25
1
-5
/
+4
*
|
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2024-01-26
12
-211
/
+545
|
\
|
|
*
agent: Add "ephemeral" Assuan option.
Werner Koch
2024-01-22
11
-207
/
+497
|
*
card: New subcommand "checkkeys".
Werner Koch
2024-01-22
1
-5
/
+39
|
*
doc: Document Backup-info in keyformat.txt
Werner Koch
2024-01-22
1
-0
/
+10
|
*
doc: Describe the ssh-agent protocol options for Windows.
Werner Koch
2024-01-15
1
-2
/
+2
*
|
agent,kbx: Fix reliable_homedir_inotify (2/2).
NIIBE Yutaka
2023-12-26
1
-7
/
+7
*
|
agent,kbx: Fix reliable_homedir_inotify (1/2).
NIIBE Yutaka
2023-12-26
1
-13
/
+14
*
|
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2023-12-22
1
-13
/
+62
|
\
|
|
*
agent: Update the key file only if changed (slight return).
Werner Koch
2023-11-21
1
-12
/
+52
|
*
agent: Update the key file only if not changed.
Werner Koch
2023-11-21
1
-1
/
+10
*
|
agent: Fix homedir check wrt --disable-check-own-socket option.
NIIBE Yutaka
2023-12-20
1
-5
/
+3
*
|
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2023-11-07
1
-6
/
+9
|
\
|
|
*
scd:openpgp: Return better error codes for the Reset Code.
Werner Koch
2023-10-06
1
-6
/
+9
|
*
agent: fix tpm2d keytotpm handling
NIIBE Yutaka
2023-10-06
1
-5
/
+28
|
*
agent: Initialize FP for the case of error return.
NIIBE Yutaka
2023-10-06
1
-1
/
+1
|
*
agent: Fix agent_update_private_key.
NIIBE Yutaka
2023-10-04
1
-1
/
+1
*
|
agent: Fix agent_update_private_key.
NIIBE Yutaka
2023-10-04
1
-1
/
+1
*
|
agent: fix tpm2d keytotpm handling
NIIBE Yutaka
2023-09-28
1
-5
/
+28
*
|
agent,common,gpg: Use unsigned int for 1-bit field.
NIIBE Yutaka
2023-09-26
1
-7
/
+7
*
|
agent: Initialize FP for the case of error return.
NIIBE Yutaka
2023-09-26
1
-1
/
+1
*
|
agent: Fix timer round-up check when inserting an entry into cache.
NIIBE Yutaka
2023-09-04
1
-1
/
+1
*
|
agent: Fix sock_inotify_fd handling.
NIIBE Yutaka
2023-09-04
1
-2
/
+5
*
|
agent: Fix timer list management.
NIIBE Yutaka
2023-09-01
1
-2
/
+6
*
|
agent: Fix the previous commit.
NIIBE Yutaka
2023-09-01
1
-3
/
+0
*
|
agent: Introduce management of timer to expire cache entries.
NIIBE Yutaka
2023-08-31
1
-84
/
+284
[next]