dependencies for debian install
[librfid] / utils /
2008-05-24 Harald WelteAdd WRITE support for ISO15693 (Bjoern Riemer)
2008-05-24 Harald Weltefix crash of librfid-tool in scan function (Mate Soos)
2008-02-24 Harald Welteadd -E parameter to do an endless loop of enumeratiosn...
2008-02-08 Harald Welteadd support for setting layer2 while doing scanning...
2008-02-08 Harald Weltemifare-tool: fix '-h', use '-b' for brute force (Uwe...
2008-02-02 Henryk PloetzMake librfid-tool print out the ATS in case of success...
2008-01-29 Harald Welte* implement rfid_reader_{get,set}opt()
2008-01-29 Harald Welteimplement new mifare dumping code based on sector/block...
2008-01-27 Harald Weltepartial ISO15693 support (based on patch by Bjoern...
2008-01-27 Harald Welte* improve scanning support:
2008-01-26 Harald Weltefix more compiler warnings, based on a patch by Rainer...
2008-01-26 Harald Welte* Add spidev reader driver
2008-01-26 Harald WelteAdd manpages for all executables (Uwe Hermann)
2008-01-26 Harald Weltemake 'make distcheck' work properly (Uwe Hermann)
2008-01-23 Harald Welteadd common.h to noinst_HEADERS (Jeremy Laine)
2008-01-23 Harald Welteupdate FSF postal address (Jeremy Laine)
2008-01-22 Harald WeltePatch to implement brute-forcng of mifare classic keys...
2008-01-22 Harald WelteParse mifare keys with colons correctly (Rainer Keller)
2007-06-09 Henryk PloetzNot including libgen.h breaks 64bit builds (probably...
2007-05-31 Milosch Meriacpython support by Kushal Das
2007-05-30 Milosch Meriacpython support by Kushal Das
2007-05-02 Milosch Meriacthanks to Abhisek Datta this nasty off-by-one bug could...
2007-05-02 Milosch Meriacadded UID output for loop mode
2007-04-30 Milosch Meriacadded win32 support for MINGW32-compiler/cross-compiler
2007-01-06 Harald Welterename librfid_send_script to librfid-send_script to...
2007-01-06 Harald Weltefix build of librfid_send_script
2006-12-31 Harald Welterename 'send_script' program into 'librfid_send_script...
2006-12-29 Harald Welteinclude not-installed headers in release tarballs
2006-12-29 Harald Welteimplement help message
2006-12-04 Harald Welte- only link with openct if we need it
2006-12-01 Harald Welte- add size detection for mifare classic / ultralight
2006-11-28 Harald Welte- fix mifare write support
2006-10-08 Harald Welte- fix segfault during rfid_scan()
2006-10-07 Harald Welte- use C99 compiler flags
2006-09-22 Harald Weltetry OpenPCD if there is no cm5121 available
2006-06-14 Harald Welteremove linux.c
2006-06-14 Harald Welteadd send_script program
2006-06-13 Harald Weltes/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 Harald Weltepatch introduces -ETIMEDOUT as an error return code...
2006-05-27 Harald Welteadd error checking to T=CL test program
2006-05-27 Harald Welteuse block number, not sector (Henryk Ploetz)
2006-05-27 Harald Welteadd support for commandline protocol specification
2006-05-27 Harald Welterename openct-escape into librfid-tool
2006-05-27 Harald Welteadd some more mifare classic related code
2005-11-08 Harald Welteadd our own hexdump routine, since somehow it doesn...
2005-11-08 Harald Weltemove include directory for pkginclude compliance
2005-11-08 Harald Welte- better layering abstraciton
2005-11-08 Harald Welteuse new name for default mfcl key
2005-11-08 Harald Welteuse autoconf/automake