summaryrefslogtreecommitdiff
path: root/rfid_proto_tcl.c
Commit message (Expand)AuthorAgeFilesLines
* remove debugginglaforge2005-11-011-2/+11
* remove dead codelaforge2005-10-291-14/+0
* - fix CRC issue (cl632 now removes crc from end of frame)laforge2005-10-231-4/+13
* - handle reception of chained frames correctlylaforge2005-10-231-3/+17
* make "frametype" a parameter of transcieve functionslaforge2005-10-231-3/+6
* - add mifare classic supportlaforge2005-10-221-1/+1
* - move some initialization of proto handle from _tcl to corelaforge2005-10-221-2/+0
* fix chaining in Rx caselaforge2005-10-131-5/+14
* Implement 14443-4 (T=CL) PPSlaforge2005-09-111-10/+65
* fix some TCL / ISO14443B interaction on FWTlaforge2005-09-111-2/+3
* use 64bit timeout values throughout the code, since some timeouts exceeds 4.8...laforge2005-09-111-4/+9
* As Juergen Heinzl pointed out, much of my original fwi calculations evaluatedlaforge2005-09-111-4/+22
* - add support for toggle bitlaforge2005-06-131-5/+129
* add gpl disclaimerslaforge2005-05-291-0/+15
* move librfid to new location in repositorylaforge2005-05-291-0/+448
personal git repositories of Harald Welte. Your mileage may vary