fix multi-fifo-writes. still doesn't work, I think we have to limit the framesize...
[librfid] / src /
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 Welteincreased SNDBUF_SIZE to prevent overflow
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...
2006-05-27 Harald Weltefix conditional compilation of internal CCID driver
2006-05-27 Harald Weltemove ccid direct backend to subdirectory
2006-05-27 Harald Weltefix include path
2006-05-27 Harald Weltemove ccid driver to correct directory
2005-12-03 Harald Welteit's 89C5122, not 98C5122 (Paul Stewart)
2005-11-08 Harald Weltedisable 848k since it's unstable
2005-11-08 Harald Welte- disable debug statements
2005-11-08 Harald Weltecosmetic issues (linewrap)
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 Welteadd -EPERM return in case of missing authentication
2005-11-08 Harald Weltemake library work after autoconf migration
2005-11-08 Harald Welteuse autoconf/automake