Age | Commit message (Expand) | Author | Files | Lines |
2010-12-09 | libcaccard/vscclient: code style fixes | Alon Levy | 1 | -29/+29 |
2010-12-09 | libcaccard: coding style: s/VReaderID/vreader_id_t/ | Alon Levy | 1 | -3/+3 |
2010-12-09 | libcaccard: coding style: 80 line fixes, the uglier ones | Alon Levy | 1 | -3/+6 |
2010-12-09 | libcaccard: coding style: replace DWORD and BYTE with uint32_t and uint8_t | Alon Levy | 1 | -7/+3 |
2010-12-09 | libcaccard: coding style: un-block-ed ifs | Alon Levy | 1 | -17/+24 |
2010-12-09 | libcaccard: coding style: more 80 width | Alon Levy | 1 | -25/+36 |
2010-12-09 | libcaccard: coding style: whitespace, indentation | Alon Levy | 1 | -9/+9 |
2010-10-18 | vscclient: send message removing lowest valid reader on connection | Alon Levy | 1 | -0/+9 |
2010-10-12 | vscclient: handle Reconnect message, some cleanup | Alon Levy | 1 | -41/+93 |
2010-10-06 | cleanup a bunch of errors discovered by adding -Wall -Werror (thanks Gerd) | Alon Levy | 1 | -7/+8 |
2010-10-04 | vscclient: fix for -e, use cert_count and not MAX_CERTS | Alon Levy | 1 | -4/+4 |
2010-10-03 | passthru and multiple reader support. | Robert Relyea | 1 | -53/+305 |
2010-09-19 | vssclient: use getaddrinfo | Alon Levy | 1 | -9/+19 |
2010-09-15 | EVENT_->VEVENT_, add VEVENT_LAST | Alon Levy | 1 | -4/+4 |
2010-09-06 | do ReaderRemove on exit command | Alon Levy | 1 | -0/+5 |
2010-09-02 | vscclient: send a ReaderAdd message on start | Alon Levy | 1 | -0/+5 |
2010-08-26 | rename Event to VEvent (conflicts with spice's event) | Alon Levy | 1 | -5/+5 |
2010-08-15 | vssclient: use new protocol, accept -c <cert> for virtual card | Alon Levy | 1 | -26/+60 |
2010-08-15 | move VCardEmulOptions to h file for use by vssclient | Alon Levy | 1 | -1/+1 |
2010-08-05 | README, soft card updates, pin fix, applet reset, manual insert and remove. | Robert Relyea | 1 | -211/+261 |
2010-07-28 | initial | Robert Relyea | 1 | -0/+275 |