index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scd
/
app.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scd: Take the card look while running app->with_keygrip.
Werner Koch
2019-06-21
1
-3
/
+12
*
scd: Take the lock earlier in the function dispatchers.
Werner Koch
2019-06-21
1
-113
/
+154
*
scd: Add code to check whether app switching is possible.
Werner Koch
2019-06-21
1
-15
/
+28
*
scd: Track the currently selected app.
Werner Koch
2019-06-21
1
-2
/
+7
*
scd: Simplify inclusion of app-common.h.
Werner Koch
2019-06-21
1
-1
/
+0
*
scd: Use enums for cardtype and apptype.
Werner Koch
2019-06-21
1
-24
/
+54
*
scd: Split data structures into app and card related objects.
Werner Koch
2019-06-19
1
-315
/
+384
*
scd: Add explict functions for 'app' reference counting.
Werner Koch
2019-06-17
1
-12
/
+36
*
scd: Slight change to app->fnc.do_with_keygrip.
Werner Koch
2019-06-17
1
-3
/
+21
*
scd: Add new command: KEYINFO.
NIIBE Yutaka
2019-04-25
1
-0
/
+21
*
scd: New options --info and --info-only for READKEY.
Werner Koch
2019-04-03
1
-9
/
+10
*
scd: New option --application-priority.
Werner Koch
2019-03-28
1
-17
/
+59
*
scd: Support reading the Yubikey 4 firmware version.
Werner Koch
2019-03-27
1
-21
/
+38
*
scd: Refactor the app selection code.
Werner Koch
2019-03-22
1
-17
/
+35
*
card: Print card version. Check for bad Yubikeys.
Werner Koch
2019-03-05
1
-5
/
+15
*
scd: Simplify the app_readkey parameters.
Werner Koch
2019-02-26
1
-2
/
+2
*
scd: Don't let the "undefined" app cause a conflict error.
Werner Koch
2019-02-21
1
-0
/
+3
*
scd: Make app_genkey and supporting ISO function more flexible.
Werner Koch
2019-02-06
1
-3
/
+3
*
scd: Fix parameter name of app_change_key.
Werner Koch
2019-02-06
1
-3
/
+3
*
card: Support factory reset for Yubikey PIV application.
Werner Koch
2019-01-29
1
-2
/
+11
*
scd: Improve app selection for app "undefined".
Werner Koch
2019-01-25
1
-6
/
+12
*
scd: Add option --clear to PASSWD.
Werner Koch
2019-01-21
1
-1
/
+1
*
scd: Add very basic support for PIV cards.
Werner Koch
2019-01-20
1
-0
/
+58
*
scd: Serialize opening device by select_application.
NIIBE Yutaka
2018-11-28
1
-5
/
+6
*
scd: Support "acknowledge button" feature.
NIIBE Yutaka
2018-10-11
1
-0
/
+2
*
scd: Enable card removal check after select_application.
NIIBE Yutaka
2017-11-21
1
-6
/
+4
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-2
/
+2
*
scd: Change the order of applications when accessed.
NIIBE Yutaka
2017-03-27
1
-2
/
+9
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
scd: Fix API of select_file/_path.
NIIBE Yutaka
2017-03-06
1
-2
/
+2
*
scd: Fix RESET command handling (more).
NIIBE Yutaka
2017-02-17
1
-8
/
+21
*
scd: Minor fixes to silence compiler warnings.
NIIBE Yutaka
2017-02-16
1
-1
/
+1
*
scd: Fix RESET command handling.
NIIBE Yutaka
2017-02-15
1
-28
/
+24
*
scd: Fix use case of PC/SC.
NIIBE Yutaka
2017-02-13
1
-1
/
+1
*
scd: Fix SERIALNO for multiple devices.
NIIBE Yutaka
2017-01-31
1
-11
/
+13
*
scd: More changes on watching removal of card/reader.
NIIBE Yutaka
2017-01-27
1
-18
/
+19
*
scd: Improve watching USB device removal.
NIIBE Yutaka
2017-01-27
1
-63
/
+57
*
scd: Only submit apdu_get_status when needed.
NIIBE Yutaka
2017-01-26
1
-1
/
+5
*
scd: Fix APP reference counting.
NIIBE Yutaka
2017-01-26
1
-1
/
+0
*
scd: Add INTERRUPT endp support to CCID driver.
NIIBE Yutaka
2017-01-26
1
-0
/
+1
*
scd: Cleanup SERIALNO protocol.
NIIBE Yutaka
2017-01-18
1
-32
/
+19
*
scd: Add "card_list" sub command for GETINFO.
NIIBE Yutaka
2017-01-18
1
-0
/
+18
*
scd: Add --demand option for SERIALNO.
NIIBE Yutaka
2017-01-16
1
-10
/
+29
*
scd: Support multiple readers by CCID driver.
NIIBE Yutaka
2017-01-06
1
-25
/
+38
*
scd: Fix select_application.
NIIBE Yutaka
2016-12-30
1
-2
/
+4
*
scd: Fix card removal monitor.
NIIBE Yutaka
2016-12-30
1
-2
/
+2
*
scd: Fix a race condition for new_reader_slot.
NIIBE Yutaka
2016-12-29
1
-22
/
+21
*
scd: APP centric approach for device management.
NIIBE Yutaka
2016-12-28
1
-211
/
+324
*
scd: Clean up internal API for APP.
NIIBE Yutaka
2016-12-22
1
-16
/
+16
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
[prev]
[next]