librfid
2008-01-26 laforgecosmetic coding style fixes
2008-01-26 Harald Weltecosmetic coding style fixes
2008-01-26 laforgecoding style fixes
2008-01-26 Harald Weltecoding style fixes
2008-01-26 laforgealways compile the rfid_hexdump() function, since DEBUG...
2008-01-26 Harald Weltealways compile the rfid_hexdump() function, since DEBUG...
2008-01-26 laforgefix more compiler warnings, based on a patch by Rainer...
2008-01-26 Harald Weltefix more compiler warnings, based on a patch by Rainer...
2008-01-26 laforge* support for mingw (Petr Stetiar)
2008-01-26 Harald Welte* support for mingw (Petr Stetiar)
2008-01-26 laforgeupdate COPYING to latest version (Uwe Hermann)
2008-01-26 Harald Welteupdate COPYING to latest version (Uwe Hermann)
2008-01-26 laforge* add missing header files to distributed tarball
2008-01-26 Harald Welte* add missing header files to distributed tarball
2008-01-26 laforgeadd missing spidev reader driver (missing from last...
2008-01-26 Harald Welteadd missing spidev reader driver (missing from last...
2008-01-26 laforge* Add spidev reader driver
2008-01-26 Harald Welte* Add spidev reader driver
2008-01-26 laforgemifare classic:
2008-01-26 Harald Weltemifare classic:
2008-01-26 laforgeAdd manpages for all executables (Uwe Hermann)
2008-01-26 Harald WelteAdd manpages for all executables (Uwe Hermann)
2008-01-26 laforgeAdd the OpenPCD USB device ID to the udev rule file...
2008-01-26 Harald WelteAdd the OpenPCD USB device ID to the udev rule file...
2008-01-26 laforgemake 'make distcheck' work properly (Uwe Hermann)
2008-01-26 Harald Weltemake 'make distcheck' work properly (Uwe Hermann)
2008-01-23 laforgeadd common.h to noinst_HEADERS (Jeremy Laine)
2008-01-23 Harald Welteadd common.h to noinst_HEADERS (Jeremy Laine)
2008-01-23 laforgeupdate FSF postal address (Jeremy Laine)
2008-01-23 Harald Welteupdate FSF postal address (Jeremy Laine)
2008-01-22 laforgePatch to implement brute-forcng of mifare classic keys...
2008-01-22 Harald WeltePatch to implement brute-forcng of mifare classic keys...
2008-01-22 laforgeReturn size of mifare ultralight in bytes, just like...
2008-01-22 Harald WelteReturn size of mifare ultralight in bytes, just like...
2008-01-22 laforgeFix bitfields for big endian platforms (Jeremy Lainé)
2008-01-22 Harald WelteFix bitfields for big endian platforms (Jeremy Lainé)
2008-01-22 laforgeParse mifare keys with colons correctly (Rainer Keller)
2008-01-22 Harald WelteParse mifare keys with colons correctly (Rainer Keller)
2007-10-29 meriapplied Rainer Kellers fix 'Header missing, define...
2007-10-29 Milosch Meriacapplied Rainer Kellers fix 'Header missing, define...
2007-06-10 ploetzNeed stdio.h for fprintf
2007-06-10 Henryk PloetzNeed stdio.h for fprintf
2007-06-09 ploetzNot including libgen.h breaks 64bit builds (probably...
2007-06-09 Henryk PloetzNot including libgen.h breaks 64bit builds (probably...
2007-05-31 meriupdated python support by Kushal Das
2007-05-31 Milosch Meriacupdated python support by Kushal Das
2007-05-31 meripython support by Kushal Das
2007-05-31 Milosch Meriacpython support by Kushal Das
2007-05-30 meripython support by Kushal Das
2007-05-30 Milosch Meriacpython support by Kushal Das
2007-05-03 merifixed automake/autoconf files to allow clean firmware...
2007-05-03 Milosch Meriacfixed automake/autoconf files to allow clean firmware...
2007-05-02 meristupid me forgot to add copyright/license headers
2007-05-02 Milosch Meriacstupid me forgot to add copyright/license headers
2007-05-02 merithanks to Abhisek Datta this nasty off-by-one bug could...
2007-05-02 Milosch Meriacthanks to Abhisek Datta this nasty off-by-one bug could...
2007-05-02 meriadded UID output for loop mode
2007-05-02 Milosch Meriacadded UID output for loop mode
2007-05-02 merifixed Makefile to ignore win32 durectory during Unix...
2007-05-02 Milosch Meriacfixed Makefile to ignore win32 durectory during Unix...
2007-05-02 meriupdated win32 support for MINGW32-compiler/cross-compiler
2007-05-02 Milosch Meriacupdated win32 support for MINGW32-compiler/cross-compiler
2007-05-02 meriupdated win32 support for MINGW32-compiler/cross-compiler
2007-05-02 Milosch Meriacupdated win32 support for MINGW32-compiler/cross-compiler
2007-04-30 meriadded win32 support for MINGW32-compiler/cross-compiler
2007-04-30 Milosch Meriacadded win32 support for MINGW32-compiler/cross-compiler
2007-04-25 merifixed ISO 14443A anticollision
2007-04-25 Milosch Meriacfixed ISO 14443A anticollision
2007-04-03 meriAdded new function codes
2007-04-03 Milosch MeriacAdded new function codes
2007-03-20 ploetzAdd RFID_OPT_14443A_WUPA to request WUPA instead of...
2007-03-20 Henryk PloetzAdd RFID_OPT_14443A_WUPA to request WUPA instead of...
2007-03-20 ploetzunsigned int -> size_t in some appropriate places.
2007-03-20 Henryk Ploetzunsigned int -> size_t in some appropriate places.
2007-03-19 ploetzFix a warning (Rainer Keller <mail@rainerkeller.de>)
2007-03-19 Henryk PloetzFix a warning (Rainer Keller <mail@rainerkeller.de>)
2007-02-14 ploetzSimplify compile options (either --enable-ccid or ...
2007-02-14 Henryk PloetzSimplify compile options (either --enable-ccid or ...
2007-02-14 ploetzFix "key format error" on cm5121 (Pierrick Hascoet...
2007-02-14 Henryk PloetzFix "key format error" on cm5121 (Pierrick Hascoet...
2007-02-14 ploetzCorrectly initialise rx_len in mfcl_write() (Pierrick...
2007-02-14 Henryk PloetzCorrectly initialise rx_len in mfcl_write() (Pierrick...
2007-02-14 ploetzupdate copyright notice
2007-02-14 Henryk Ploetzupdate copyright notice
2007-01-12 laforgemake sure that LICENSING, librfid.spec openct-cm5121...
2007-01-12 Harald Weltemake sure that LICENSING, librfid.spec openct-cm5121...
2007-01-12 laforgeFix typos in documentation (Uwe Hermann <uwe@hermann...
2007-01-12 Harald WelteFix typos in documentation (Uwe Hermann <uwe@hermann...
2007-01-09 laforgemake rfid_frametype public, since it is used by public...
2007-01-09 Harald Weltemake rfid_frametype public, since it is used by public...
2007-01-07 laforgeFix typo. we don't wand sizeof(sizeof(somethin)) (Raine...
2007-01-07 Harald WelteFix typo. we don't wand sizeof(sizeof(somethin)) (Raine...
2007-01-06 laforge- change --with-openct to --enable-openct
2007-01-06 Harald Welte- change --with-openct to --enable-openct
2007-01-06 laforgePorting librfid on ARM, I got trouble using 14443B...
2007-01-06 Harald WeltePorting librfid on ARM, I got trouble using 14443B...
2007-01-06 laforgerename librfid_send_script to librfid-send_script to...
2007-01-06 Harald Welterename librfid_send_script to librfid-send_script to...
2007-01-06 laforgefix build of librfid_send_script
2007-01-06 Harald Weltefix build of librfid_send_script
next