* implement rfid_reader_{get,set}opt()
[librfid] / src / Makefile.am
2008-01-29 Harald Welte* implement rfid_reader_{get,set}opt()
2008-01-27 Harald Weltepartial ISO15693 support (based on patch by Bjoern...
2008-01-26 Harald Welte* support for mingw (Petr Stetiar)
2008-01-26 Harald Welte* add missing header files to distributed tarball
2008-01-26 Harald Welte* Add spidev reader driver
2007-05-03 Milosch Meriacfixed automake/autoconf files to allow clean firmware...
2007-04-30 Milosch Meriacadded win32 support for MINGW32-compiler/cross-compiler
2007-02-14 Henryk PloetzSimplify compile options (either --enable-ccid or ...
2007-01-06 Harald Welte- change --with-openct to --enable-openct
2006-12-29 Harald Welteinclude not-installed headers in release tarballs
2006-12-04 Harald Welte- only link with openct if we need it
2006-11-28 Harald Welte- fix mifare write support
2006-10-23 Harald Weltefix conditionals / variable definitions (automake madness)
2006-10-14 Harald Welteredesign autoconf/automake infrastructure to support
2006-10-07 Harald Welte- use C99 compiler flags
2006-09-30 Harald Weltefix various compile warnings. code cleanup
2006-07-23 Harald Welteadd support for new OpenPCD design
2006-05-27 Harald Weltefix conditional compilation of internal CCID driver
2005-11-08 Harald Welte- better layering abstraciton
2005-11-08 Harald Weltemake library work after autoconf migration
2005-11-08 Harald Welteuse autoconf/automake