applied Rainer Kellers fix 'Header missing, define name typo'
[librfid] / include / librfid /
2007-10-29 Milosch Meriacapplied Rainer Kellers fix 'Header missing, define...
2007-06-10 Henryk PloetzNeed stdio.h for fprintf
2007-05-02 Milosch Meriacupdated win32 support for MINGW32-compiler/cross-compiler
2007-04-30 Milosch Meriacadded win32 support for MINGW32-compiler/cross-compiler
2007-04-03 Milosch MeriacAdded new function codes
2007-03-20 Henryk PloetzAdd RFID_OPT_14443A_WUPA to request WUPA instead of...
2007-03-20 Henryk Ploetzunsigned int -> size_t in some appropriate places.
2007-01-09 Harald Weltemake rfid_frametype public, since it is used by public...
2007-01-06 Harald WeltePorting librfid on ARM, I got trouble using 14443B...
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