Klas Lindfors
|
cb60c782f5
|
move authenticate to library as ykpiv_authenticate()
|
2014-06-17 09:34:52 +02:00 |
|
Klas Lindfors
|
6dcb6798e6
|
let the ykpiv_connect() function select as well
|
2014-06-17 09:34:52 +02:00 |
|
Klas Lindfors
|
9eb5c7fda1
|
drop direct PCSC dependency for the tool
|
2014-06-17 09:24:56 +02:00 |
|
Klas Lindfors
|
56bee46ed3
|
call ykpiv_done() before exiting
|
2014-06-17 09:24:56 +02:00 |
|
Klas Lindfors
|
7f80de659a
|
drop verbose parameter to alot of functions
since it's stored in state now
|
2014-06-17 09:24:56 +02:00 |
|
Klas Lindfors
|
fc0fac1730
|
drop the connect_reader() function
|
2014-06-17 09:24:56 +02:00 |
|
Klas Lindfors
|
03c028a4ef
|
get rid of the YKPIV_APDU_* macros
transport the starting 4 bytes as an array instead
|
2014-06-17 09:24:56 +02:00 |
|
Klas Lindfors
|
f1c5302407
|
break out connect and send data to the library
exporting
ykpiv_connect()
ykpiv_send_data()
ykpiv_transfer_data()
|
2014-06-16 15:00:52 +02:00 |
|
Klas Lindfors
|
f10e83c76c
|
let configure.ac try to find gengetopt
|
2014-06-16 10:45:43 +02:00 |
|
Klas Lindfors
|
39d9a81a34
|
let the tool link with the library
|
2014-06-16 10:45:43 +02:00 |
|
Klas Lindfors
|
f19405fdb1
|
move the cli stuff to subdir tool
|
2014-06-16 09:40:22 +02:00 |
|