summaryrefslogtreecommitdiffstats
path: root/server/smartcard.c
Commit message (Expand)AuthorAgeFilesLines
...
* server/smartcard: ignore VSC_Init from clientAlon Levy2011-02-071-0/+3
* server/smartcard: print instead of assert on bad reader_id in smartcard_char_...Alon Levy2011-02-071-1/+3
* server/smartcard: libcacard uses network byte order, so we must tooAlon Levy2011-02-071-6/+19
* server/smartcard: libcacard removed ReaderAddResponseAlon Levy2011-02-071-42/+4
* server/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)Alon Levy2011-02-071-6/+6
* server/red_channel: add red_channel_pipe_add_pushAlon Levy2011-02-071-5/+5
* server/red_channel: add hold_item (from red_worker)Alon Levy2011-02-071-0/+5
* smartcard: server side (not enabled yet)Alon Levy2010-12-071-0/+532