summaryrefslogtreecommitdiff
path: root/openct-escape.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for native CCID driver, modularize OpenCT support (based on a ↵laforge2005-10-291-54/+30
| | | | | | patch from Werner Koch) git-svn-id: https://svn.gnumonks.org/trunk/librfid@1597 e0336214-984f-0b4b-a45f-81c69e1f0ede
* fix AID of MRTD applaforge2005-10-231-3/+3
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1561 e0336214-984f-0b4b-a45f-81c69e1f0ede
* - handle reception of chained frames correctlylaforge2005-10-231-4/+7
| | | | | | | - workaround to RC632 problem: asic doesn't remove crc bytes at end of frame ?!? git-svn-id: https://svn.gnumonks.org/trunk/librfid@1560 e0336214-984f-0b4b-a45f-81c69e1f0ede
* make "frametype" a parameter of transcieve functionslaforge2005-10-231-11/+38
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1559 e0336214-984f-0b4b-a45f-81c69e1f0ede
* - add mifare classic supportlaforge2005-10-221-1/+11
| | | | | | | | - move uid/pupi from l2 private data into l2 global data - various cleanups git-svn-id: https://svn.gnumonks.org/trunk/librfid@1555 e0336214-984f-0b4b-a45f-81c69e1f0ede
* cleanuplaforge2005-10-221-1/+3
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1554 e0336214-984f-0b4b-a45f-81c69e1f0ede
* add convenience functions to set lock bits laforge2005-10-221-2/+27
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1553 e0336214-984f-0b4b-a45f-81c69e1f0ede
* testing for mifare ultralightlaforge2005-10-221-16/+31
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1551 e0336214-984f-0b4b-a45f-81c69e1f0ede
* add mifare ultralight support (incomplete)laforge2005-10-201-2/+104
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1543 e0336214-984f-0b4b-a45f-81c69e1f0ede
* Some cosmetic changes (Juergen Heinzl)laforge2005-09-111-1/+0
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1422 e0336214-984f-0b4b-a45f-81c69e1f0ede
* select_mf() and get_challenge() to test whether T=CL layer is workinglaforge2005-06-131-2/+44
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1210 e0336214-984f-0b4b-a45f-81c69e1f0ede
* add gpl disclaimerslaforge2005-05-291-0/+19
| | | | git-svn-id: https://svn.gnumonks.org/trunk/librfid@1182 e0336214-984f-0b4b-a45f-81c69e1f0ede
* move librfid to new location in repositorylaforge2005-05-291-0/+120
git-svn-id: https://svn.gnumonks.org/trunk/librfid@1181 e0336214-984f-0b4b-a45f-81c69e1f0ede
personal git repositories of Harald Welte. Your mileage may vary