add function to set mifare key from internal eeprom
[librfid] / src / rfid_asic_rc632.c
2008-02-24 Harald Welteadd function to set mifare key from internal eeprom
2008-02-08 Harald Weltefinish eeprom read/write implementations for RC632
2008-02-08 Harald Welteuse DEBUGP, not printf (Bjoern Riemer)
2008-02-08 Harald Weltedisable debug in the default compile (Uwe Hermann)
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-27 Harald Welte* improve scanning support:
2008-01-26 Harald Weltecoding style fixes
2008-01-23 Harald Welteupdate FSF postal address (Jeremy Laine)
2007-04-30 Milosch Meriacadded win32 support for MINGW32-compiler/cross-compiler
2007-04-25 Milosch Meriacfixed ISO 14443A anticollision
2007-02-14 Henryk PloetzFix "key format error" on cm5121 (Pierrick Hascoet...
2006-11-28 Harald Welte- fix mifare write support
2006-10-14 Harald Welte- remove prototypes for already-removed _register(...
2006-10-14 Harald WeltePrepare RFID compilation in firmware mode
2006-09-30 Harald Weltefix various compile warnings. code cleanup
2006-09-22 Harald Weltememset the size of the structure, rather than the point...
2006-08-16 Harald Welte- fix treatment of rx_length in low-level transceive...
2006-08-16 Harald Welteadd timer/irq handling, disabled
2006-06-14 Harald Weltemake sure we never rx/tx frames > 64 bytes because...
2006-06-14 Harald Weltefix multi-fifo-writes. still doesn't work, I think...
2006-06-14 Harald Welte- make timeout more liberal
2006-06-13 Harald Weltes/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 Harald Weltepatch introduces -ETIMEDOUT as an error return code...
2006-06-13 Harald WelteFix mifare authentication for multiple blocks
2006-05-27 Harald Welteadd some very rudimentary timeout handling, i.e. abort...
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