librfid
16 years agopartial ISO15693 support (based on patch by Bjoern Kaiser)
laforge [Sun, 27 Jan 2008 21:14:08 +0000 (21:14 +0000)]
partial ISO15693 support (based on patch by Bjoern Kaiser)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2057 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agopartial ISO15693 support (based on patch by Bjoern Kaiser)
Harald Welte [Sun, 27 Jan 2008 21:14:08 +0000 (21:14 +0000)]
partial ISO15693 support (based on patch by Bjoern Kaiser)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2057 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* improve scanning support:
laforge [Sun, 27 Jan 2008 02:15:48 +0000 (02:15 +0000)]
* improve scanning support:
** first try REQA/HLTA/REQA/HLTA until no more tags found
** then power off the field and start from the beginning again
* add proper RF field on/off switching support to all readers
* reduce timer to actual value, don't multiply by 10
* detect collisions during transceive_sf (ATQA)
* make UID length depend on cascade level, not ATQA

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2056 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* improve scanning support:
Harald Welte [Sun, 27 Jan 2008 02:15:48 +0000 (02:15 +0000)]
* improve scanning support:
** first try REQA/HLTA/REQA/HLTA until no more tags found
** then power off the field and start from the beginning again
* add proper RF field on/off switching support to all readers
* reduce timer to actual value, don't multiply by 10
* detect collisions during transceive_sf (ATQA)
* make UID length depend on cascade level, not ATQA

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2056 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agocosmetic coding style fixes
laforge [Sat, 26 Jan 2008 21:51:52 +0000 (21:51 +0000)]
cosmetic coding style fixes

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2055 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agocosmetic coding style fixes
Harald Welte [Sat, 26 Jan 2008 21:51:52 +0000 (21:51 +0000)]
cosmetic coding style fixes

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2055 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agocoding style fixes
laforge [Sat, 26 Jan 2008 21:48:44 +0000 (21:48 +0000)]
coding style fixes

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2054 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agocoding style fixes
Harald Welte [Sat, 26 Jan 2008 21:48:44 +0000 (21:48 +0000)]
coding style fixes

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2054 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoalways compile the rfid_hexdump() function, since DEBUG_LIBRFID might be defined...
laforge [Sat, 26 Jan 2008 21:40:52 +0000 (21:40 +0000)]
always compile the rfid_hexdump() function, since DEBUG_LIBRFID might be defined only locally and not for the entire project

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2053 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoalways compile the rfid_hexdump() function, since DEBUG_LIBRFID might be defined...
Harald Welte [Sat, 26 Jan 2008 21:40:52 +0000 (21:40 +0000)]
always compile the rfid_hexdump() function, since DEBUG_LIBRFID might be defined only locally and not for the entire project

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2053 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agofix more compiler warnings, based on a patch by Rainer Keller
laforge [Sat, 26 Jan 2008 20:21:59 +0000 (20:21 +0000)]
fix more compiler warnings, based on a patch by Rainer Keller

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2052 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agofix more compiler warnings, based on a patch by Rainer Keller
Harald Welte [Sat, 26 Jan 2008 20:21:59 +0000 (20:21 +0000)]
fix more compiler warnings, based on a patch by Rainer Keller

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2052 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* support for mingw (Petr Stetiar)
laforge [Sat, 26 Jan 2008 20:08:42 +0000 (20:08 +0000)]
* support for mingw (Petr Stetiar)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2051 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* support for mingw (Petr Stetiar)
Harald Welte [Sat, 26 Jan 2008 20:08:42 +0000 (20:08 +0000)]
* support for mingw (Petr Stetiar)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2051 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoupdate COPYING to latest version (Uwe Hermann)
laforge [Sat, 26 Jan 2008 19:58:30 +0000 (19:58 +0000)]
update COPYING to latest version (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2050 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoupdate COPYING to latest version (Uwe Hermann)
Harald Welte [Sat, 26 Jan 2008 19:58:30 +0000 (19:58 +0000)]
update COPYING to latest version (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2050 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* add missing header files to distributed tarball
laforge [Sat, 26 Jan 2008 19:51:55 +0000 (19:51 +0000)]
* add missing header files to distributed tarball
* bump revision number to 0.2.0 (not yet released)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2049 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* add missing header files to distributed tarball
Harald Welte [Sat, 26 Jan 2008 19:51:55 +0000 (19:51 +0000)]
* add missing header files to distributed tarball
* bump revision number to 0.2.0 (not yet released)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2049 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoadd missing spidev reader driver (missing from last commit)
laforge [Sat, 26 Jan 2008 19:26:22 +0000 (19:26 +0000)]
add missing spidev reader driver (missing from last commit)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2048 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoadd missing spidev reader driver (missing from last commit)
Harald Welte [Sat, 26 Jan 2008 19:26:22 +0000 (19:26 +0000)]
add missing spidev reader driver (missing from last commit)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2048 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* Add spidev reader driver
laforge [Sat, 26 Jan 2008 19:23:54 +0000 (19:23 +0000)]
* Add spidev reader driver
* restructure automake usage, introduce shared Makefile.flags.am

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2047 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years ago* Add spidev reader driver
Harald Welte [Sat, 26 Jan 2008 19:23:54 +0000 (19:23 +0000)]
* Add spidev reader driver
* restructure automake usage, introduce shared Makefile.flags.am

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2047 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agomifare classic:
laforge [Sat, 26 Jan 2008 09:29:56 +0000 (09:29 +0000)]
mifare classic:
* Use the officially specified FWT values
* READ4 is only ultralight, not classic.  So remove from classic codepath
(Frederic RODO)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2046 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agomifare classic:
Harald Welte [Sat, 26 Jan 2008 09:29:56 +0000 (09:29 +0000)]
mifare classic:
* Use the officially specified FWT values
* READ4 is only ultralight, not classic.  So remove from classic codepath
(Frederic RODO)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2046 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoAdd manpages for all executables (Uwe Hermann)
laforge [Sat, 26 Jan 2008 09:26:57 +0000 (09:26 +0000)]
Add manpages for all executables (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2045 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoAdd manpages for all executables (Uwe Hermann)
Harald Welte [Sat, 26 Jan 2008 09:26:57 +0000 (09:26 +0000)]
Add manpages for all executables (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2045 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoAdd the OpenPCD USB device ID to the udev rule file (Uwe Hermann)
laforge [Sat, 26 Jan 2008 09:25:30 +0000 (09:25 +0000)]
Add the OpenPCD USB device ID to the udev rule file (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2044 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoAdd the OpenPCD USB device ID to the udev rule file (Uwe Hermann)
Harald Welte [Sat, 26 Jan 2008 09:25:30 +0000 (09:25 +0000)]
Add the OpenPCD USB device ID to the udev rule file (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2044 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agomake 'make distcheck' work properly (Uwe Hermann)
laforge [Sat, 26 Jan 2008 09:24:01 +0000 (09:24 +0000)]
make 'make distcheck' work properly (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2043 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agomake 'make distcheck' work properly (Uwe Hermann)
Harald Welte [Sat, 26 Jan 2008 09:24:01 +0000 (09:24 +0000)]
make 'make distcheck' work properly (Uwe Hermann)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2043 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoadd common.h to noinst_HEADERS (Jeremy Laine)
laforge [Wed, 23 Jan 2008 18:19:33 +0000 (18:19 +0000)]
add common.h to noinst_HEADERS (Jeremy Laine)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2042 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoadd common.h to noinst_HEADERS (Jeremy Laine)
Harald Welte [Wed, 23 Jan 2008 18:19:33 +0000 (18:19 +0000)]
add common.h to noinst_HEADERS (Jeremy Laine)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2042 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoupdate FSF postal address (Jeremy Laine)
laforge [Wed, 23 Jan 2008 18:18:46 +0000 (18:18 +0000)]
update FSF postal address (Jeremy Laine)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2041 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoupdate FSF postal address (Jeremy Laine)
Harald Welte [Wed, 23 Jan 2008 18:18:46 +0000 (18:18 +0000)]
update FSF postal address (Jeremy Laine)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2041 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoPatch to implement brute-forcng of mifare classic keys (Bjoern Riemer)
laforge [Tue, 22 Jan 2008 15:46:47 +0000 (15:46 +0000)]
Patch to implement brute-forcng of mifare classic keys (Bjoern Riemer)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2040 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoPatch to implement brute-forcng of mifare classic keys (Bjoern Riemer)
Harald Welte [Tue, 22 Jan 2008 15:46:47 +0000 (15:46 +0000)]
Patch to implement brute-forcng of mifare classic keys (Bjoern Riemer)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2040 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoReturn size of mifare ultralight in bytes, just like other protocols (Robert
laforge [Tue, 22 Jan 2008 15:46:19 +0000 (15:46 +0000)]
Return size of mifare ultralight in bytes, just like other protocols (Robert
Schlephorst)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2039 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoReturn size of mifare ultralight in bytes, just like other protocols (Robert
Harald Welte [Tue, 22 Jan 2008 15:46:19 +0000 (15:46 +0000)]
Return size of mifare ultralight in bytes, just like other protocols (Robert
Schlephorst)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2039 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoFix bitfields for big endian platforms (Jeremy Lainé)
laforge [Tue, 22 Jan 2008 15:45:50 +0000 (15:45 +0000)]
Fix bitfields for big endian platforms (Jeremy Lainé)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2038 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoFix bitfields for big endian platforms (Jeremy Lainé)
Harald Welte [Tue, 22 Jan 2008 15:45:50 +0000 (15:45 +0000)]
Fix bitfields for big endian platforms (Jeremy Lainé)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2038 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoParse mifare keys with colons correctly (Rainer Keller)
laforge [Tue, 22 Jan 2008 15:44:21 +0000 (15:44 +0000)]
Parse mifare keys with colons correctly (Rainer Keller)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2037 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoParse mifare keys with colons correctly (Rainer Keller)
Harald Welte [Tue, 22 Jan 2008 15:44:21 +0000 (15:44 +0000)]
Parse mifare keys with colons correctly (Rainer Keller)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2037 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoapplied Rainer Kellers fix 'Header missing, define name typo'
meri [Mon, 29 Oct 2007 01:23:36 +0000 (01:23 +0000)]
applied Rainer Kellers fix 'Header missing, define name typo'

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2016 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoapplied Rainer Kellers fix 'Header missing, define name typo'
Milosch Meriac [Mon, 29 Oct 2007 01:23:36 +0000 (01:23 +0000)]
applied Rainer Kellers fix 'Header missing, define name typo'

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2016 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoNeed stdio.h for fprintf
ploetz [Sun, 10 Jun 2007 03:02:41 +0000 (03:02 +0000)]
Need stdio.h for fprintf
Add debug output for ATS

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2002 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoNeed stdio.h for fprintf
Henryk Ploetz [Sun, 10 Jun 2007 03:02:41 +0000 (03:02 +0000)]
Need stdio.h for fprintf
Add debug output for ATS

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2002 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoNot including libgen.h breaks 64bit builds (probably because the compiler assumes...
ploetz [Sat, 9 Jun 2007 22:02:21 +0000 (22:02 +0000)]
Not including libgen.h breaks 64bit builds (probably because the compiler assumes a default return type for basename which would be int, which is smaller than char*)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2001 e0336214-984f-0b4b-a45f-81c69e1f0ede

16 years agoNot including libgen.h breaks 64bit builds (probably because the compiler assumes...
Henryk Ploetz [Sat, 9 Jun 2007 22:02:21 +0000 (22:02 +0000)]
Not including libgen.h breaks 64bit builds (probably because the compiler assumes a default return type for basename which would be int, which is smaller than char*)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@2001 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdated python support by Kushal Das
meri [Thu, 31 May 2007 03:10:21 +0000 (03:10 +0000)]
updated python support by Kushal Das

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1999 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdated python support by Kushal Das
Milosch Meriac [Thu, 31 May 2007 03:10:21 +0000 (03:10 +0000)]
updated python support by Kushal Das

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1999 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agopython support by Kushal Das
meri [Thu, 31 May 2007 02:40:02 +0000 (02:40 +0000)]
python support by Kushal Das

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1998 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agopython support by Kushal Das
Milosch Meriac [Thu, 31 May 2007 02:40:02 +0000 (02:40 +0000)]
python support by Kushal Das

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1998 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agopython support by Kushal Das
meri [Wed, 30 May 2007 22:03:53 +0000 (22:03 +0000)]
python support by Kushal Das

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1997 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agopython support by Kushal Das
Milosch Meriac [Wed, 30 May 2007 22:03:53 +0000 (22:03 +0000)]
python support by Kushal Das

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1997 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agofixed automake/autoconf files to allow clean firmware compilation
meri [Thu, 3 May 2007 09:11:50 +0000 (09:11 +0000)]
fixed automake/autoconf files to allow clean firmware compilation

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1996 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agofixed automake/autoconf files to allow clean firmware compilation
Milosch Meriac [Thu, 3 May 2007 09:11:50 +0000 (09:11 +0000)]
fixed automake/autoconf files to allow clean firmware compilation

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1996 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agostupid me forgot to add copyright/license headers
meri [Wed, 2 May 2007 17:30:26 +0000 (17:30 +0000)]
stupid me forgot to add copyright/license headers

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1995 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agostupid me forgot to add copyright/license headers
Milosch Meriac [Wed, 2 May 2007 17:30:26 +0000 (17:30 +0000)]
stupid me forgot to add copyright/license headers

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1995 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agothanks to Abhisek Datta this nasty off-by-one bug could be fixed
meri [Wed, 2 May 2007 17:24:40 +0000 (17:24 +0000)]
thanks to Abhisek Datta this nasty off-by-one bug could be fixed

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1994 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agothanks to Abhisek Datta this nasty off-by-one bug could be fixed
Milosch Meriac [Wed, 2 May 2007 17:24:40 +0000 (17:24 +0000)]
thanks to Abhisek Datta this nasty off-by-one bug could be fixed

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1994 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoadded UID output for loop mode
meri [Wed, 2 May 2007 02:29:53 +0000 (02:29 +0000)]
added UID output for loop mode

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1993 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoadded UID output for loop mode
Milosch Meriac [Wed, 2 May 2007 02:29:53 +0000 (02:29 +0000)]
added UID output for loop mode

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1993 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agofixed Makefile to ignore win32 durectory during Unix based build
meri [Wed, 2 May 2007 01:53:18 +0000 (01:53 +0000)]
fixed Makefile to ignore win32 durectory during Unix based build

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1992 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agofixed Makefile to ignore win32 durectory during Unix based build
Milosch Meriac [Wed, 2 May 2007 01:53:18 +0000 (01:53 +0000)]
fixed Makefile to ignore win32 durectory during Unix based build

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1992 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdated win32 support for MINGW32-compiler/cross-compiler
meri [Wed, 2 May 2007 01:48:44 +0000 (01:48 +0000)]
updated win32 support for MINGW32-compiler/cross-compiler

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1991 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdated win32 support for MINGW32-compiler/cross-compiler
Milosch Meriac [Wed, 2 May 2007 01:48:44 +0000 (01:48 +0000)]
updated win32 support for MINGW32-compiler/cross-compiler

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1991 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdated win32 support for MINGW32-compiler/cross-compiler
meri [Wed, 2 May 2007 01:46:14 +0000 (01:46 +0000)]
updated win32 support for MINGW32-compiler/cross-compiler

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1990 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdated win32 support for MINGW32-compiler/cross-compiler
Milosch Meriac [Wed, 2 May 2007 01:46:14 +0000 (01:46 +0000)]
updated win32 support for MINGW32-compiler/cross-compiler

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1990 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoadded win32 support for MINGW32-compiler/cross-compiler
meri [Mon, 30 Apr 2007 18:39:18 +0000 (18:39 +0000)]
added win32 support for MINGW32-compiler/cross-compiler

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1989 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoadded win32 support for MINGW32-compiler/cross-compiler
Milosch Meriac [Mon, 30 Apr 2007 18:39:18 +0000 (18:39 +0000)]
added win32 support for MINGW32-compiler/cross-compiler

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1989 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agofixed ISO 14443A anticollision
meri [Wed, 25 Apr 2007 01:36:28 +0000 (01:36 +0000)]
fixed ISO 14443A anticollision

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1988 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agofixed ISO 14443A anticollision
Milosch Meriac [Wed, 25 Apr 2007 01:36:28 +0000 (01:36 +0000)]
fixed ISO 14443A anticollision

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1988 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoAdded new function codes
meri [Tue, 3 Apr 2007 20:17:25 +0000 (20:17 +0000)]
Added new function codes

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1987 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoAdded new function codes
Milosch Meriac [Tue, 3 Apr 2007 20:17:25 +0000 (20:17 +0000)]
Added new function codes

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1987 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoAdd RFID_OPT_14443A_WUPA to request WUPA instead of REQA (Rainer Keller <mail@rainerk...
ploetz [Tue, 20 Mar 2007 00:47:12 +0000 (00:47 +0000)]
Add RFID_OPT_14443A_WUPA to request WUPA instead of REQA (Rainer Keller <mail@rainerkeller.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1985 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoAdd RFID_OPT_14443A_WUPA to request WUPA instead of REQA (Rainer Keller <mail@rainerk...
Henryk Ploetz [Tue, 20 Mar 2007 00:47:12 +0000 (00:47 +0000)]
Add RFID_OPT_14443A_WUPA to request WUPA instead of REQA (Rainer Keller <mail@rainerkeller.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1985 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agounsigned int -> size_t in some appropriate places.
ploetz [Tue, 20 Mar 2007 00:16:22 +0000 (00:16 +0000)]
unsigned int -> size_t in some appropriate places.
Fixes segfaults on x86_64

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1984 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agounsigned int -> size_t in some appropriate places.
Henryk Ploetz [Tue, 20 Mar 2007 00:16:22 +0000 (00:16 +0000)]
unsigned int -> size_t in some appropriate places.
Fixes segfaults on x86_64

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1984 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix a warning (Rainer Keller <mail@rainerkeller.de>)
ploetz [Mon, 19 Mar 2007 23:11:57 +0000 (23:11 +0000)]
Fix a warning (Rainer Keller <mail@rainerkeller.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1983 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix a warning (Rainer Keller <mail@rainerkeller.de>)
Henryk Ploetz [Mon, 19 Mar 2007 23:11:57 +0000 (23:11 +0000)]
Fix a warning (Rainer Keller <mail@rainerkeller.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1983 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoSimplify compile options (either --enable-ccid or --enable-openct implies --enable...
ploetz [Wed, 14 Feb 2007 23:06:42 +0000 (23:06 +0000)]
Simplify compile options (either --enable-ccid or --enable-openct implies --enable-reader-cm5121, so that is not needed as an explicit option) (Andreas Jellinghaus <aj@dungeon.inka.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1977 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoSimplify compile options (either --enable-ccid or --enable-openct implies --enable...
Henryk Ploetz [Wed, 14 Feb 2007 23:06:42 +0000 (23:06 +0000)]
Simplify compile options (either --enable-ccid or --enable-openct implies --enable-reader-cm5121, so that is not needed as an explicit option) (Andreas Jellinghaus <aj@dungeon.inka.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1977 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix "key format error" on cm5121 (Pierrick Hascoet <pierrick.hascoet@hydromel.net>)
ploetz [Wed, 14 Feb 2007 22:36:35 +0000 (22:36 +0000)]
Fix "key format error" on cm5121 (Pierrick Hascoet <pierrick.hascoet@hydromel.net>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1976 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix "key format error" on cm5121 (Pierrick Hascoet <pierrick.hascoet@hydromel.net>)
Henryk Ploetz [Wed, 14 Feb 2007 22:36:35 +0000 (22:36 +0000)]
Fix "key format error" on cm5121 (Pierrick Hascoet <pierrick.hascoet@hydromel.net>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1976 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoCorrectly initialise rx_len in mfcl_write() (Pierrick Hascoet <pierrick.hascoet...
ploetz [Wed, 14 Feb 2007 22:34:09 +0000 (22:34 +0000)]
Correctly initialise rx_len in mfcl_write()  (Pierrick Hascoet <pierrick.hascoet@hydromel.net>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1975 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoCorrectly initialise rx_len in mfcl_write() (Pierrick Hascoet <pierrick.hascoet...
Henryk Ploetz [Wed, 14 Feb 2007 22:34:09 +0000 (22:34 +0000)]
Correctly initialise rx_len in mfcl_write()  (Pierrick Hascoet <pierrick.hascoet@hydromel.net>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1975 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdate copyright notice
ploetz [Wed, 14 Feb 2007 22:31:24 +0000 (22:31 +0000)]
update copyright notice

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1974 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoupdate copyright notice
Henryk Ploetz [Wed, 14 Feb 2007 22:31:24 +0000 (22:31 +0000)]
update copyright notice

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1974 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agomake sure that LICENSING, librfid.spec openct-cm5121-librfid.patch and etc/udev/librf...
laforge [Fri, 12 Jan 2007 14:18:50 +0000 (14:18 +0000)]
make sure that LICENSING, librfid.spec openct-cm5121-librfid.patch and etc/udev/librfid.rules end up in the 'make dist' target (Uwe Hermann <uwe@hermann-uwe.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1960 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agomake sure that LICENSING, librfid.spec openct-cm5121-librfid.patch and etc/udev/librf...
Harald Welte [Fri, 12 Jan 2007 14:18:50 +0000 (14:18 +0000)]
make sure that LICENSING, librfid.spec openct-cm5121-librfid.patch and etc/udev/librfid.rules end up in the 'make dist' target (Uwe Hermann <uwe@hermann-uwe.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1960 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix typos in documentation (Uwe Hermann <uwe@hermann-uwe.de>)
laforge [Fri, 12 Jan 2007 14:17:06 +0000 (14:17 +0000)]
Fix typos in documentation (Uwe Hermann <uwe@hermann-uwe.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1959 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix typos in documentation (Uwe Hermann <uwe@hermann-uwe.de>)
Harald Welte [Fri, 12 Jan 2007 14:17:06 +0000 (14:17 +0000)]
Fix typos in documentation (Uwe Hermann <uwe@hermann-uwe.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1959 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agomake rfid_frametype public, since it is used by public function definitions in rfid_r...
laforge [Tue, 9 Jan 2007 21:45:45 +0000 (21:45 +0000)]
make rfid_frametype public, since it is used by public function definitions in rfid_reader.h

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1958 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agomake rfid_frametype public, since it is used by public function definitions in rfid_r...
Harald Welte [Tue, 9 Jan 2007 21:45:45 +0000 (21:45 +0000)]
make rfid_frametype public, since it is used by public function definitions in rfid_reader.h

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1958 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix typo. we don't wand sizeof(sizeof(somethin)) (Rainer Keller <mail@rainerkeller...
laforge [Sun, 7 Jan 2007 23:53:47 +0000 (23:53 +0000)]
Fix typo. we don't wand sizeof(sizeof(somethin)) (Rainer Keller <mail@rainerkeller.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1957 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoFix typo. we don't wand sizeof(sizeof(somethin)) (Rainer Keller <mail@rainerkeller...
Harald Welte [Sun, 7 Jan 2007 23:53:47 +0000 (23:53 +0000)]
Fix typo. we don't wand sizeof(sizeof(somethin)) (Rainer Keller <mail@rainerkeller.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1957 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years ago- change --with-openct to --enable-openct
laforge [Sat, 6 Jan 2007 14:39:59 +0000 (14:39 +0000)]
- change --with-openct to --enable-openct
- try to be more intelligent to detect openct library location
- add librfid.pc file (pkgconfig)
(Andreas Jellinghaus <aj@dungeon.inka.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1955 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years ago- change --with-openct to --enable-openct
Harald Welte [Sat, 6 Jan 2007 14:39:59 +0000 (14:39 +0000)]
- change --with-openct to --enable-openct
- try to be more intelligent to detect openct library location
- add librfid.pc file (pkgconfig)
(Andreas Jellinghaus <aj@dungeon.inka.de>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1955 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoPorting librfid on ARM, I got trouble using 14443B due to alignment issue. This
laforge [Sat, 6 Jan 2007 13:40:55 +0000 (13:40 +0000)]
Porting librfid on ARM, I got trouble using 14443B due to alignment issue. This
patch fix it. (Pierrick Hascoet <pierrick@hydromel.net>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1954 e0336214-984f-0b4b-a45f-81c69e1f0ede

17 years agoPorting librfid on ARM, I got trouble using 14443B due to alignment issue. This
Harald Welte [Sat, 6 Jan 2007 13:40:55 +0000 (13:40 +0000)]
Porting librfid on ARM, I got trouble using 14443B due to alignment issue. This
patch fix it. (Pierrick Hascoet <pierrick@hydromel.net>)

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1954 e0336214-984f-0b4b-a45f-81c69e1f0ede