rename 'send_script' program into 'librfid_send_script', as recommended in https...
[librfid] / utils /
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