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
/
tkd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
tkd: Support READCERT command.
gniibe/t6364
NIIBE Yutaka
3
-36
/
+91
2023-03-20
tkd: Fix PKSIGN.
NIIBE Yutaka
1
-6
/
+2
2023-03-20
tkd: Add RESTART command.
NIIBE Yutaka
1
-0
/
+20
2023-03-17
tkd: Fix RSA PKSIGN.
NIIBE Yutaka
1
-0
/
+5
2023-03-17
Fix PKSIGN to get data by EXTRA.
NIIBE Yutaka
2
-1
/
+21
2023-03-17
tkd: Implement READKEY, returning canon SEXP.
NIIBE Yutaka
1
-0
/
+11
2023-03-17
tkd: sorted out entities and initialize PKCS#11 on demand.
NIIBE Yutaka
3
-89
/
+135
2023-03-16
tkd: Fix for rescanning the slot list.
NIIBE Yutaka
3
-78
/
+169
2023-03-15
tkd: Check CKF_TOKEN_PRESENT, too.
NIIBE Yutaka
1
-0
/
+1
2023-03-15
tkd: Implement finalizer.
NIIBE Yutaka
3
-8
/
+113
2023-03-13
agent: Add oTkdaemonProgram.
NIIBE Yutaka
1
-2
/
+1
2023-03-08
Implement READKEY command.
NIIBE Yutaka
3
-148
/
+60
2023-03-06
Add login feature.
NIIBE Yutaka
1
-5
/
+27
2023-03-06
Use two-phase sign to match PKCS#11 API.
NIIBE Yutaka
1
-37
/
+73
2023-03-06
Fix the length of ECDSA.
NIIBE Yutaka
1
-1
/
+14
2023-03-03
Fix keygrip computation.
NIIBE Yutaka
1
-1
/
+1
2023-03-03
Fix listing keys.
NIIBE Yutaka
2
-55
/
+89
2023-03-03
Implement token_keyinfo.
NIIBE Yutaka
3
-8
/
+114
2023-03-03
Add key->flags member.
NIIBE Yutaka
1
-14
/
+43
2023-03-03
Fix assuan context things.
NIIBE Yutaka
4
-135
/
+28
2023-03-02
Implement token_sign.
NIIBE Yutaka
1
-49
/
+86
2023-03-02
Move functions.
NIIBE Yutaka
3
-45
/
+179
2023-02-27
Define routines for pkcs11.c in the header.
NIIBE Yutaka
4
-30
/
+23
2023-02-27
Start tkdaemon to offer PKCS#11 module access.
NIIBE Yutaka
5
-27
/
+2121
2023-02-24
Some implementations don't offer the information of key mechanisms.
NIIBE Yutaka
1
-12
/
+52
2023-02-24
Logout after use (when login).
NIIBE Yutaka
1
-5
/
+13
2023-02-24
Yubikey PIV now somehow works.
NIIBE Yutaka
1
-29
/
+31
2023-02-22
Testing pksign.c for access to PKCS#11 module.
NIIBE Yutaka
2
-125
/
+316
2023-02-21
Add test code to handle PKCS#11 module.
NIIBE Yutaka
2
-0
/
+2091