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
/
scd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
scd: For SPR532, submit the ESCape command at initialization.
NIIBE Yutaka
1
-14
/
+13
2020-09-24
scd: Fix CCID internal driver for interrupt transfer.
NIIBE Yutaka
1
-3
/
+36
2020-09-21
scd: Extend KEYPAIRINFO with an algorithm string.
Werner Koch
6
-22
/
+98
2020-09-16
scd: Clear PIN cache when changing key attributes.
NIIBE Yutaka
1
-1
/
+4
2020-09-16
scd: Clear caching PIN at KDF setup.
NIIBE Yutaka
1
-0
/
+4
2020-09-16
scd: Add better support for KDF feature.
NIIBE Yutaka
1
-0
/
+7
2020-09-16
gpg,scd: Fix handling of KDF feature.
NIIBE Yutaka
1
-11
/
+23
2020-09-15
scd: Fix the use case of verify_chv2 by CHECKPIN.
NIIBE Yutaka
1
-21
/
+25
2020-09-11
scd:piv: Avoid conflict when writing a cert.
Werner Koch
1
-1
/
+63
2020-09-10
scd: Flush KDF DO (0x00F9) when it's being set.
NIIBE Yutaka
1
-3
/
+3
2020-09-08
scd: Add a workaround for Yubikey.
NIIBE Yutaka
1
-0
/
+3
2020-09-07
scd: Fix handling 0x00FA to support OpenPGP card 3.4.
NIIBE Yutaka
1
-1
/
+1
2020-09-04
scd: Increase the number of supported readers from 4 to 16.
Werner Koch
2
-2
/
+3
2020-09-04
scd: Support GET DATA response with no header for DO 0x00FA.
NIIBE Yutaka
1
-25
/
+28
2020-09-04
scd: Parse "Algorithm Information" data object in scdaemon.
NIIBE Yutaka
1
-2
/
+106
2020-09-03
scd: Add handling of "Algorithm Information" DO.
NIIBE Yutaka
1
-0
/
+2
2020-08-27
scd: New option to APDU command to return the ATR as data.
Werner Koch
1
-2
/
+16
2020-08-27
scd: Fix reading of the ATR for card type detection.
Werner Koch
1
-1
/
+1
2020-08-27
scd: Add heuristics to identify cardtype.
NIIBE Yutaka
2
-3
/
+23
2020-08-27
scd: Add condition for VERIFY with 0x82.
NIIBE Yutaka
1
-4
/
+9
2020-08-19
scd: Fix possible uninitialized variables.
NIIBE Yutaka
2
-8
/
+8
2020-08-12
scd: Log info about CCIDs with permission problems.
Werner Koch
1
-3
/
+13
2020-08-12
scd: Map some error codes from libusb to ccid-driver error codes.
Werner Koch
5
-12
/
+57
2020-08-10
scd:piv: Allow signing using PSS.
Werner Koch
1
-1
/
+10
2020-08-10
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
1
-1
/
+3
2020-07-31
scd: Silence compiler warning.
NIIBE Yutaka
1
-3
/
+3
2020-07-17
scd: Fix closing reader and reeleasing context in PC/SC.
NIIBE Yutaka
1
-0
/
+7
2020-07-17
scd: PC/SC: Don't release the context when it's in use.
NIIBE Yutaka
1
-1
/
+1
2020-07-02
scd:nks: Implement writecert for the Signature card v2.
Werner Koch
3
-8
/
+133
2020-06-30
scd:nks: Fix certificate read problem with TCOS signature card v2.
Werner Koch
1
-0
/
+2
2020-06-30
scd: Change how the removed card flag is set.
Werner Koch
1
-13
/
+14
2020-06-29
scd: Shorten cardio debug output for all zeroes.
Werner Koch
1
-4
/
+33
2020-06-25
scd:nks: Fix remaining tries warning in --reset mode.
Werner Koch
1
-9
/
+10
2020-06-08
build: Fix recent commit for SOURCE_DATE_EPOCH.
Werner Koch
1
-1
/
+1
2020-05-29
scd: Fix condition for C5 data object for newer Yubikey.
NIIBE Yutaka
1
-1
/
+1
2020-05-27
scd:openpgp: New KEY-STATUS attribute.
Werner Koch
1
-1
/
+10
2020-05-26
scd:openpgp: Add attribute "UIF" for convenience.
Werner Koch
1
-5
/
+11
2020-05-26
scd: Fix Yubikey app switching problem
Werner Koch
1
-4
/
+12
2020-05-07
scd:nks: Add framework to support IDKey cards.
Werner Koch
1
-51
/
+124
2020-05-07
scd:nks: Get the PIN prompts right for the Signature Card
Werner Koch
1
-56
/
+136
2020-05-07
scd:nks: Support decryption using ECDH.
Werner Koch
1
-75
/
+307
2020-05-05
scd: Extend an internal function to also return the algo.
Werner Koch
8
-17
/
+24
2020-05-04
scd:nks: Add do_with_keygrip and implement a cache.
Werner Koch
1
-90
/
+349
2020-04-17
scd:nks: Allow retrieving certificates from a Signature Card v.20
Werner Koch
1
-164
/
+299
2020-04-17
scd: Detect missing card in "getinfo all_active_apps".
Werner Koch
1
-0
/
+5
2020-04-09
scd:p15: Return a display S/N via Assuan.
Werner Koch
1
-21
/
+54
2020-04-07
scd:p15: Show a pretty PIN prompt.
Werner Koch
1
-13
/
+197
2020-04-07
scd: Return GPG_ERR_BAD_PIN on 0x63Cn status word.
Werner Koch
1
-0
/
+2
2020-04-07
scd: Factor common PIN status check out.
Werner Koch
4
-82
/
+57
2020-04-07
scd:p15: Fix decrypt followed by sign problem for D-Trust cards.
Werner Koch
3
-14
/
+91
[prev]
[next]