Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
add STATUS_NO_SUCH_DEVICE
remove trailing spaces at end of lines
CMD_BUF_SIZE should not include a byte for the cmd. This definition was reused as-is from the ifd-gempc source code. Thanks to Wolfgang Glas for the bug report
add support of GemCore SIM Pro and GemCore POS Pro (serial and USB).
remove PCSC/ from the pcsc-lite #include header files since the PCSC/ part is already given by `pkg-config --cflags libpcsclite`
add STATUS_COMM_NAK
/* Default communication read timeout in seconds */ #define DEFAULT_COM_READ_TIMEOUT 2
change licence from GNU GPL to GNU LGPL
the t1 field in struct CCID_DESC changed from Protocol_T1 (towitiko) to t1_state_t (openct)
reorganize header files
typo in a comment
add support of IFDHCreateChannelByName
add CcidDesc.t1 field
transport abstraction: define OpenPort, ClosePort, etc. to OpenSerial or OpenUSB depending on TWIN_SERIAL compilation option
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |