index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scd: Internal CCID driver: Call libusb_clear_halt at ccid_setup_intr.
NIIBE Yutaka
2020-09-29
1
-3
/
+1
*
scd: Internal CCID driver: Fix a failure path.
NIIBE Yutaka
2020-09-28
1
-0
/
+1
*
scd: Internal CCID: Handle LIBUSB_ERROR_TIMEOUT at ccid_get_atr.
NIIBE Yutaka
2020-09-28
1
-1
/
+2
*
scd: Internal CCID: Clear the handle after use.
NIIBE Yutaka
2020-09-28
1
-1
/
+5
*
scd: Change handling of SPR532 card reader.
NIIBE Yutaka
2020-09-28
1
-4
/
+17
*
scd: For PC/SC, send the ESC command at init for SPR532 reader.
NIIBE Yutaka
2020-09-25
1
-25
/
+32
*
scd: For SPR532, submit the ESCape command at initialization.
NIIBE Yutaka
2020-09-25
1
-14
/
+13
*
scd: Fix CCID internal driver for interrupt transfer.
NIIBE Yutaka
2020-09-24
1
-3
/
+36
*
scd: Extend KEYPAIRINFO with an algorithm string.
Werner Koch
2020-09-21
6
-22
/
+98
*
scd: Clear PIN cache when changing key attributes.
NIIBE Yutaka
2020-09-16
1
-1
/
+4
*
scd: Clear caching PIN at KDF setup.
NIIBE Yutaka
2020-09-16
1
-0
/
+4
*
scd: Add better support for KDF feature.
NIIBE Yutaka
2020-09-16
1
-0
/
+7
*
gpg,scd: Fix handling of KDF feature.
NIIBE Yutaka
2020-09-16
1
-11
/
+23
*
scd: Fix the use case of verify_chv2 by CHECKPIN.
NIIBE Yutaka
2020-09-15
1
-21
/
+25
*
scd:piv: Avoid conflict when writing a cert.
Werner Koch
2020-09-11
1
-1
/
+63
*
scd: Flush KDF DO (0x00F9) when it's being set.
NIIBE Yutaka
2020-09-10
1
-3
/
+3
*
scd: Add a workaround for Yubikey.
NIIBE Yutaka
2020-09-08
1
-0
/
+3
*
scd: Fix handling 0x00FA to support OpenPGP card 3.4.
NIIBE Yutaka
2020-09-07
1
-1
/
+1
*
scd: Increase the number of supported readers from 4 to 16.
Werner Koch
2020-09-04
2
-2
/
+3
*
scd: Support GET DATA response with no header for DO 0x00FA.
NIIBE Yutaka
2020-09-04
1
-25
/
+28
*
scd: Parse "Algorithm Information" data object in scdaemon.
NIIBE Yutaka
2020-09-04
1
-2
/
+106
*
scd: Add handling of "Algorithm Information" DO.
NIIBE Yutaka
2020-09-03
1
-0
/
+2
*
scd: New option to APDU command to return the ATR as data.
Werner Koch
2020-08-27
1
-2
/
+16
*
scd: Fix reading of the ATR for card type detection.
Werner Koch
2020-08-27
1
-1
/
+1
*
scd: Add heuristics to identify cardtype.
NIIBE Yutaka
2020-08-27
2
-3
/
+23
*
scd: Add condition for VERIFY with 0x82.
NIIBE Yutaka
2020-08-27
1
-4
/
+9
*
scd: Fix possible uninitialized variables.
NIIBE Yutaka
2020-08-19
2
-8
/
+8
*
scd: Log info about CCIDs with permission problems.
Werner Koch
2020-08-12
1
-3
/
+13
*
scd: Map some error codes from libusb to ccid-driver error codes.
Werner Koch
2020-08-12
5
-12
/
+57
*
scd:piv: Allow signing using PSS.
Werner Koch
2020-08-10
1
-1
/
+10
*
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
2020-08-10
1
-1
/
+3
*
scd: Silence compiler warning.
NIIBE Yutaka
2020-07-31
1
-3
/
+3
*
scd: Fix closing reader and reeleasing context in PC/SC.
NIIBE Yutaka
2020-07-17
1
-0
/
+7
*
scd: PC/SC: Don't release the context when it's in use.
NIIBE Yutaka
2020-07-17
1
-1
/
+1
*
scd:nks: Implement writecert for the Signature card v2.
Werner Koch
2020-07-02
3
-8
/
+133
*
scd:nks: Fix certificate read problem with TCOS signature card v2.
Werner Koch
2020-06-30
1
-0
/
+2
*
scd: Change how the removed card flag is set.
Werner Koch
2020-06-30
1
-13
/
+14
*
scd: Shorten cardio debug output for all zeroes.
Werner Koch
2020-06-29
1
-4
/
+33
*
scd:nks: Fix remaining tries warning in --reset mode.
Werner Koch
2020-06-25
1
-9
/
+10
*
build: Fix recent commit for SOURCE_DATE_EPOCH.
Werner Koch
2020-06-08
1
-1
/
+1
*
scd: Fix condition for C5 data object for newer Yubikey.
NIIBE Yutaka
2020-05-29
1
-1
/
+1
*
scd:openpgp: New KEY-STATUS attribute.
Werner Koch
2020-05-27
1
-1
/
+10
*
scd:openpgp: Add attribute "UIF" for convenience.
Werner Koch
2020-05-26
1
-5
/
+11
*
scd: Fix Yubikey app switching problem
Werner Koch
2020-05-26
1
-4
/
+12
*
scd:nks: Add framework to support IDKey cards.
Werner Koch
2020-05-07
1
-51
/
+124
*
scd:nks: Get the PIN prompts right for the Signature Card
Werner Koch
2020-05-07
1
-56
/
+136
*
scd:nks: Support decryption using ECDH.
Werner Koch
2020-05-07
1
-75
/
+307
*
scd: Extend an internal function to also return the algo.
Werner Koch
2020-05-05
8
-17
/
+24
*
scd:nks: Add do_with_keygrip and implement a cache.
Werner Koch
2020-05-04
1
-90
/
+349
*
scd:nks: Allow retrieving certificates from a Signature Card v.20
Werner Koch
2020-04-17
1
-164
/
+299
[prev]
[next]