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: pinpad fix for PC/SC on Windows.
NIIBE Yutaka
2013-10-29
1
-1
/
+8
*
scd: fix pinpad input on Windows.
NIIBE Yutaka
2013-10-25
1
-1
/
+2
*
scd: add pinpad readers information for PC/SC service.
NIIBE Yutaka
2013-10-16
1
-11
/
+26
*
scd: remove pin length check.
NIIBE Yutaka
2013-10-15
1
-6
/
+0
*
scd: Suppress gcc warning about possible uninitialized use.
Werner Koch
2013-08-30
1
-1
/
+4
*
scd: Use vendor and product id macros also in apdu.c
Werner Koch
2013-08-30
3
-25
/
+33
*
scd: PC/SC pinpad input improvement.
NIIBE Yutaka
2013-08-30
1
-62
/
+168
*
scd: add support for RSA_CRT and RSA_CRT_N key import.
Jonas Borgström
2013-08-29
1
-7
/
+68
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
5
-17
/
+40
*
agent: Fix two compiler warnings.
Werner Koch
2013-08-28
1
-1
/
+1
*
scd: fix parsing login-data DO.
NIIBE Yutaka
2013-08-27
1
-12
/
+13
*
scd: fix Vega for Alpha reader.
NIIBE Yutaka
2013-08-27
1
-2
/
+6
*
scd: Make SPRx32 pinpad work with PC/SC on Windows.
Werner Koch
2013-08-21
1
-7
/
+27
*
scd: Improve --enable-pinpad-varlen.
Werner Koch
2013-08-21
1
-1
/
+7
*
scd: Fix a syntax error for Apple and Windows.
Werner Koch
2013-08-01
1
-1
/
+1
*
w32: Add icons and version information.
Werner Koch
2013-05-07
2
-2
/
+56
*
scd: move SCDaemon to libexecdir.
NIIBE Yutaka
2013-04-01
1
-3
/
+4
*
scd: PC/SC status fix.
NIIBE Yutaka
2013-03-26
2
-6
/
+10
*
scd: PC/SC cleanup (more).
NIIBE Yutaka
2013-03-26
1
-6
/
+6
*
scd: call update_card_removed only when detecting removal.
NIIBE Yutaka
2013-03-26
1
-4
/
+2
*
scd: PC/SC cleanup.
NIIBE Yutaka
2013-03-22
2
-109
/
+137
*
scd: change default value of pinpad maxlen.
NIIBE Yutaka
2013-03-21
2
-5
/
+6
*
scd: ccid-driver supporting larger APDU.
NIIBE Yutaka
2013-03-15
1
-1
/
+1
*
scd: fix missing close paren.
NIIBE Yutaka
2013-03-15
1
-1
/
+1
*
scd: support ECDSA signing.
NIIBE Yutaka
2013-03-09
1
-7
/
+24
*
scd: support ECDSA public key.
NIIBE Yutaka
2013-03-08
1
-94
/
+254
*
scd: Rename 'keypad' to 'pinpad'.
NIIBE Yutaka
2013-02-08
12
-120
/
+121
*
scd: Fix check_keypad_request.
NIIBE Yutaka
2013-02-05
1
-1
/
+1
*
SCD: Add vendor specific initalization.
NIIBE Yutaka
2013-02-05
1
-0
/
+28
*
SCD: Support P=N format for login data.
NIIBE Yutaka
2013-02-05
1
-24
/
+24
*
SCD: Better interoperability.
NIIBE Yutaka
2013-02-05
1
-2
/
+2
*
SCD: Defaults to use pinpad if the reader has the capability.
NIIBE Yutaka
2013-02-05
1
-25
/
+25
*
SCD: handle keypad request on the card.
NIIBE Yutaka
2013-02-05
1
-6
/
+104
*
SCD: Minor fix of ccid-driver.
NIIBE Yutaka
2013-02-05
1
-1
/
+1
*
SCD: Add support of Covadis VEGA_ALPHA reader.
NIIBE Yutaka
2013-02-05
1
-93
/
+96
*
SCD: Support fixed length PIN input for keypad (PC/SC).
NIIBE Yutaka
2013-02-05
2
-23
/
+19
*
SCD: Support fixed length PIN input for keypad.
NIIBE Yutaka
2013-02-05
6
-21
/
+52
*
SCD: API cleanup for keypad handling.
NIIBE Yutaka
2013-02-05
13
-107
/
+84
*
SCD: Clean up. Remove PADLEN for keypad input.
NIIBE Yutaka
2013-02-05
6
-48
/
+18
*
SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.
NIIBE Yutaka
2013-02-05
3
-0
/
+16
*
SCD: Hold lock for pinpad input.
NIIBE Yutaka
2013-01-11
1
-3
/
+30
*
SCD: Support not-so-smart card readers.
NIIBE Yutaka
2013-01-08
1
-37
/
+253
*
SCD: Fix the process of writing key or generating key.
NIIBE Yutaka
2012-12-13
1
-2
/
+2
*
Revert SCD changes of 2010-05-03.
NIIBE Yutaka
2012-12-04
4
-40
/
+7
*
Don't keep opening unavailable card reader.
NIIBE Yutaka
2012-12-04
1
-5
/
+0
*
Allow decryption with card keys > 3072 bits
Werner Koch
2012-11-06
2
-7
/
+43
*
SCD: Upon error, open_pcsc_reader_wrapped does same as _direct.
NIIBE Yutaka
2012-10-31
1
-1
/
+10
*
Actually show translators comments in PO files
David Prévot
2012-08-24
1
-2
/
+1
*
Fix left over use of jnlib on some platforms
Werner Koch
2012-08-24
1
-1
/
+1
*
scd: handle reader/token removal.
NIIBE Yutaka
2012-06-25
1
-0
/
+1
[prev]
[next]