- add size detection for mifare classic / ultralight
[librfid] / include /
2006-12-01 Harald Welte- add size detection for mifare classic / ultralight
2006-11-28 Harald Weltedisable debugging by default
2006-11-28 Harald Welte- fix mifare write support
2006-10-25 Harald Weltesome preliminary work to get 15693 working (actual...
2006-10-18 Harald Welteremove unused 'next' pointers
2006-10-15 Harald Welte- fix multiple include of rfid_protocol_mifare_classic...
2006-10-14 Harald Welteredirect DEBUGP to 'debugp' function inside openpcd...
2006-10-14 Harald Welteredesign autoconf/automake infrastructure to support
2006-10-14 Harald Welte- remove prototypes for already-removed _register(...
2006-10-14 Harald Welte- separate 'STATIC' (non-dyamic-allocation) from 'FIRMW...
2006-10-14 Harald WeltePrepare RFID compilation in firmware mode
2006-10-08 Harald Welte- fix segfault during rfid_scan()
2006-10-07 Harald Welte- use C99 compiler flags
2006-09-30 Harald Weltefix various compile warnings. code cleanup
2006-09-22 Harald Welteupdate to new (four-byte, explicit response_request...
2006-08-16 Harald Welteuse attribute(packed) where apropriate
2006-08-16 Harald Welteadd some definitions on ISO144443A frame waiting time
2006-07-23 Harald Welteadd support for new OpenPCD design
2006-06-23 Harald Weltefix TX chaining: Don't use/respect toggle bit (block...
2006-06-13 Harald Weltes/transcieve/transceive/g (Henryk Ploetz)
2005-11-08 Harald Welte- disable debug statements
2005-11-08 Harald Weltemove include directory for pkginclude compliance
2005-11-08 Harald Welteimplement and test baud rates of up to 848k
2005-11-08 Harald Welte- better layering abstraciton
2005-11-08 Harald Welteuse autoconf/automake
2005-11-08 Harald Welteadd infineon mifare default keys
2005-10-29 Harald WelteAdd support for native CCID driver, modularize OpenCT...
2005-10-23 Harald Weltemake "frametype" a parameter of transcieve functions
2005-10-22 Harald Welte- add mifare classic support
2005-10-22 Harald Weltecleanup
2005-10-22 Harald Welteadd convenience functions to set lock bits
2005-10-22 Harald Weltemifare ultraligh have pages 0-15, not only 0-7
2005-10-22 Harald Welteadd support for mifare ultralight
2005-10-22 Harald Welteadd some known vendor codes
2005-10-20 Harald Welteadd mifare ultralight support (incomplete)
2005-09-11 Harald Welteuse 64bit timeout values throughout the code, since...
2005-09-11 Harald WelteAs Juergen Heinzl pointed out, much of my original...
2005-09-11 Harald WelteSome cosmetic changes (Juergen Heinzl)
2005-06-14 Harald Welte- start 15693 implementation
2005-06-13 Harald Welte- add support for toggle bit
2005-06-13 Harald Welteshuffle structure elements to cope with atr[0]
2005-06-13 Harald Welteadd speed information to data structures
2005-06-13 Harald Weltesome more reader-related debugging
2005-05-29 Harald Weltemove librfid to new location in repository