index
:
librfid
master
RDID protocol library
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add declaration of rc632_register_dump()
laforge
2008-02-08
1
-0
/
+1
*
fix bugs for optlen setting in layer2_Getopt of iso14443a (Uwe Hermann)
laforge
2008-02-08
1
-1
/
+3
*
mifare-tool: fix '-h', use '-b' for brute force (Uwe Hermann)
laforge
2008-02-08
1
-3
/
+3
*
disable debug in the default compile (Uwe Hermann)
laforge
2008-02-08
3
-7
/
+2
*
add (preliminary?) SAK based detection of mifare mini.
laforge
2008-02-07
3
-4
/
+19
*
use LIBS instead of AM_LDFLAGS, otherwise apparently some systems won't link
laforge
2008-02-05
1
-1
/
+1
*
* update readme to reflect 0.2.0 relese
laforge
2008-02-04
1
-14
/
+18
*
* add rfid_reader_rc632_common.h to noinst_HEADERS
laforge
2008-02-04
1
-1
/
+2
*
Make librfid-tool print out the ATS in case of success with a T=CL card
ploetz
2008-02-02
1
-0
/
+17
*
* implement rfid_reader_{get,set}opt()
laforge
2008-01-29
19
-851
/
+1055
*
implement new mifare dumping code based on sector/block translation functions,
laforge
2008-01-29
1
-24
/
+64
*
* fix length of mifare classic block
laforge
2008-01-29
2
-2
/
+41
*
make svn:ignore properties more complete
laforge
2008-01-27
0
-0
/
+0
*
make svn:ignore list complete
laforge
2008-01-27
0
-0
/
+0
*
add autotools related files to svn:ignore property
laforge
2008-01-27
0
-0
/
+0
*
set recursive svn:ignore of Makefile.in
laforge
2008-01-27
0
-0
/
+0
*
partial ISO15693 support (based on patch by Bjoern Kaiser)
laforge
2008-01-27
23
-210
/
+1215
*
* improve scanning support:
laforge
2008-01-27
8
-27
/
+91
*
cosmetic coding style fixes
laforge
2008-01-26
2
-19
/
+20
*
coding style fixes
laforge
2008-01-26
1
-10
/
+7
*
always compile the rfid_hexdump() function, since DEBUG_LIBRFID might be defi...
laforge
2008-01-26
1
-2
/
+0
*
fix more compiler warnings, based on a patch by Rainer Keller
laforge
2008-01-26
9
-24
/
+11
*
* support for mingw (Petr Stetiar)
laforge
2008-01-26
4
-12
/
+47
*
update COPYING to latest version (Uwe Hermann)
laforge
2008-01-26
1
-15
/
+14
*
* add missing header files to distributed tarball
laforge
2008-01-26
4
-3
/
+10
*
add missing spidev reader driver (missing from last commit)
laforge
2008-01-26
1
-0
/
+389
*
* Add spidev reader driver
laforge
2008-01-26
12
-39
/
+66
*
mifare classic:
laforge
2008-01-26
1
-47
/
+17
*
Add manpages for all executables (Uwe Hermann)
laforge
2008-01-26
4
-0
/
+111
*
Add the OpenPCD USB device ID to the udev rule file (Uwe Hermann)
laforge
2008-01-26
1
-0
/
+3
*
make 'make distcheck' work properly (Uwe Hermann)
laforge
2008-01-26
1
-1
/
+1
*
add common.h to noinst_HEADERS (Jeremy Laine)
laforge
2008-01-23
1
-1
/
+1
*
update FSF postal address (Jeremy Laine)
laforge
2008-01-23
24
-25
/
+25
*
Patch to implement brute-forcng of mifare classic keys (Bjoern Riemer)
laforge
2008-01-22
1
-2
/
+30
*
Return size of mifare ultralight in bytes, just like other protocols (Robert
laforge
2008-01-22
1
-1
/
+2
*
Fix bitfields for big endian platforms (Jeremy Lainé)
laforge
2008-01-22
6
-24
/
+73
*
Parse mifare keys with colons correctly (Rainer Keller)
laforge
2008-01-22
1
-3
/
+1
*
applied Rainer Kellers fix 'Header missing, define name typo'
meri
2007-10-29
2
-2
/
+3
*
Need stdio.h for fprintf
ploetz
2007-06-10
2
-0
/
+4
*
Not including libgen.h breaks 64bit builds (probably because the compiler ass...
ploetz
2007-06-09
3
-3
/
+12
*
updated python support by Kushal Das
meri
2007-05-31
2
-8
/
+41
*
python support by Kushal Das
meri
2007-05-31
1
-0
/
+7
*
python support by Kushal Das
meri
2007-05-30
4
-1
/
+129
*
fixed automake/autoconf files to allow clean firmware compilation
meri
2007-05-03
4
-13
/
+14
*
stupid me forgot to add copyright/license headers
meri
2007-05-02
2
-1
/
+36
*
thanks to Abhisek Datta this nasty off-by-one bug could be fixed
meri
2007-05-02
1
-2
/
+1
*
added UID output for loop mode
meri
2007-05-02
1
-2
/
+16
*
fixed Makefile to ignore win32 durectory during Unix based build
meri
2007-05-02
1
-1
/
+2
*
updated win32 support for MINGW32-compiler/cross-compiler
meri
2007-05-02
5
-0
/
+559
*
updated win32 support for MINGW32-compiler/cross-compiler
meri
2007-05-02
6
-9
/
+126
[next]
personal git repositories of
Harald Welte
. Your mileage may vary