librfid
2006-12-04 laforge- only link with openct if we need it
2006-12-01 laforge- add size detection for mifare classic / ultralight
2006-11-28 laforgedisable debugging by default
2006-11-28 laforge- fix mifare write support
2006-10-25 laforgeupdate TODO
2006-10-25 laforgesome preliminary work to get 15693 working (actual...
2006-10-23 laforgefix conditionals / variable definitions (automake madness)
2006-10-23 laforgegraceful error in case of non-existing reader backend...
2006-10-18 laforgeremove unused 'next' pointers
2006-10-15 laforgeexport 14443a initialiation routine
2006-10-15 laforge- fix multiple include of rfid_protocol_mifare_classic...
2006-10-14 laforgeredirect DEBUGP to 'debugp' function inside openpcd...
2006-10-14 laforgefirmware compilation TODO has been done
2006-10-14 laforgeprefix functions of openpcd firmware with 'opcd_' to...
2006-10-14 laforgeredesign autoconf/automake infrastructure to support
2006-10-14 laforge- remove prototypes for already-removed _register(...
2006-10-14 laforge- separate 'STATIC' (non-dyamic-allocation) from 'FIRMW...
2006-10-14 laforgePrepare RFID compilation in firmware mode
2006-10-08 laforge- fix segfault during rfid_scan()
2006-10-08 laforge- don't display debug messages during usb bus scan
2006-10-07 laforgesome reality update of the README file
2006-10-07 laforge- use C99 compiler flags
2006-10-04 laforge- make openpcd driver work with most recent openpcd...
2006-09-30 laforgeadd support for multiple [new] usb id's in openct backe...
2006-09-30 laforgefix various compile warnings. code cleanup
2006-09-22 laforgetry OpenPCD if there is no cm5121 available
2006-09-22 laforgememset the size of the structure, rather than the point...
2006-09-22 laforgere-initialize sak rx_len for each cascade level (Henryk...
2006-09-22 laforgeupdate to new (four-byte, explicit response_request...
2006-09-22 laforgeintroduce new debug macro for debugging register-level...
2006-08-16 laforge- fix treatment of rx_length in low-level transceive...
2006-08-16 laforgeugly workaround to avoid stack overflow
2006-08-16 laforgeuse attribute(packed) where apropriate
2006-08-16 laforgeadd timer/irq handling, disabled
2006-08-16 laforgeadd some definitions on ISO144443A frame waiting time
2006-08-16 laforgeadd some more register definition
2006-08-16 laforge- more verbose/precise debug messages
2006-08-07 laforgeadd interrupt definitions
2006-07-23 laforgeadd support for new OpenPCD design
2006-06-23 laforgeminor cosmetic cleanup, use macro instead of explicit...
2006-06-23 laforgeadd more debugging about CID/NAD capability of card
2006-06-23 laforgefix TX chaining: Don't use/respect toggle bit (block...
2006-06-21 laforgeimplement TX side chaining, clean up a lot of spaghetti...
2006-06-14 laforgerespect MTU indicated by low-level driver.
2006-06-14 laforgefix tx chaining
2006-06-14 laforgemake sure we never rx/tx frames > 64 bytes because...
2006-06-14 laforgefix multi-fifo-writes. still doesn't work, I think...
2006-06-14 laforge- make timeout more liberal
2006-06-14 laforgeremove linux.c
2006-06-14 laforgeadd send_script program
2006-06-13 laforges/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 laforgeincreased SNDBUF_SIZE to prevent overflow
2006-06-13 laforgepatch introduces -ETIMEDOUT as an error return code...
2006-06-13 laforgeFix mifare authentication for multiple blocks
2006-05-27 laforgeadd error checking to T=CL test program
2006-05-27 laforgeadd some very rudimentary timeout handling, i.e. abort...
2006-05-27 laforgeuse block number, not sector (Henryk Ploetz)
2006-05-27 laforgeadd information about our own udev rules file to README
2006-05-27 laforgeadd udev rules
2006-05-27 laforgeadd openct patch
2006-05-27 laforgeupdate readme
2006-05-27 laforgeadd support for commandline protocol specification
2006-05-27 laforgerename openct-escape into librfid-tool
2006-05-27 laforgeadd some more mifare classic related code
2006-05-27 laforgefix conditional compilation of internal CCID driver
2006-05-27 laforgemove ccid direct backend to subdirectory
2006-05-27 laforgefix include path
2006-05-27 laforgemove ccid driver to correct directory
2006-01-02 laforgefix CCID PC_to_RDR_escape (Werner Koch)
2005-12-08 laforgeadd configure.in
2005-12-03 laforgeit's 89C5122, not 98C5122 (Paul Stewart)
2005-11-08 laforgecleanup
2005-11-08 laforgecleanup
2005-11-08 laforgedisable 848k since it's unstable
2005-11-08 laforge- disable debug statements
2005-11-08 laforgecosmetic issues (linewrap)
2005-11-08 laforgeadd our own hexdump routine, since somehow it doesn...
2005-11-08 laforgemove include directory for pkginclude compliance
2005-11-08 laforgeimplement and test baud rates of up to 848k
2005-11-08 laforge- better layering abstraciton
2005-11-08 laforgeadd -EPERM return in case of missing authentication
2005-11-08 laforgemake library work after autoconf migration
2005-11-08 laforgeuse new name for default mfcl key
2005-11-08 laforgeuse autoconf/automake
2005-11-08 laforgefix mifare frame crc
2005-11-08 laforgeadd infineon mifare default keys
2005-11-08 laforge- move command definitions to a dedicated header file
2005-11-07 laforgeadd some rude code for pegoda mifare classic operation
2005-11-01 laforgeremove debugging
2005-11-01 laforgeremove debugging
2005-11-01 laforgeincrease send buffer to 100 bytes
2005-10-29 laforgefix usage of handle
2005-10-29 laforgeAdd support for native CCID driver, modularize OpenCT...
2005-10-29 laforgeremove items that are done
2005-10-29 laforgeremove dead code
2005-10-29 laforgeadd CCID driver (Werner Koch)
2005-10-24 laforgetodo update
2005-10-23 laforge- fix CRC issue (cl632 now removes crc from end of...
2005-10-23 laforgefix AID of MRTD app
2005-10-23 laforge- handle reception of chained frames correctly
next