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 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
*
added win32 support for MINGW32-compiler/cross-compiler
meri
2007-04-30
19
-31
/
+996
*
fixed ISO 14443A anticollision
meri
2007-04-25
2
-23
/
+49
*
Added new function codes
meri
2007-04-03
1
-0
/
+5
*
Add RFID_OPT_14443A_WUPA to request WUPA instead of REQA (Rainer Keller <mail...
ploetz
2007-03-20
4
-4
/
+17
*
unsigned int -> size_t in some appropriate places.
ploetz
2007-03-20
4
-11
/
+11
*
Fix a warning (Rainer Keller <mail@rainerkeller.de>)
ploetz
2007-03-19
1
-0
/
+1
*
Simplify compile options (either --enable-ccid or --enable-openct implies --e...
ploetz
2007-02-14
2
-19
/
+7
*
Fix "key format error" on cm5121 (Pierrick Hascoet <pierrick.hascoet@hydromel...
ploetz
2007-02-14
1
-2
/
+2
*
Correctly initialise rx_len in mfcl_write() (Pierrick Hascoet <pierrick.hasc...
ploetz
2007-02-14
1
-1
/
+1
*
update copyright notice
ploetz
2007-02-14
1
-1
/
+1
*
make sure that LICENSING, librfid.spec openct-cm5121-librfid.patch and etc/ud...
laforge
2007-01-12
4
-2
/
+8
*
Fix typos in documentation (Uwe Hermann <uwe@hermann-uwe.de>)
laforge
2007-01-12
2
-6
/
+6
*
make rfid_frametype public, since it is used by public function definitions i...
laforge
2007-01-09
1
-6
/
+6
*
Fix typo. we don't wand sizeof(sizeof(somethin)) (Rainer Keller <mail@rainerk...
laforge
2007-01-07
1
-1
/
+1
*
- change --with-openct to --enable-openct
laforge
2007-01-06
4
-9
/
+37
*
Porting librfid on ARM, I got trouble using 14443B due to alignment issue. This
laforge
2007-01-06
1
-5
/
+5
*
rename librfid_send_script to librfid-send_script to be consistent with librf...
laforge
2007-01-06
1
-1
/
+1
*
fix build of librfid_send_script
laforge
2007-01-06
1
-1
/
+1
*
rename 'send_script' program into 'librfid_send_script', as recommended in ht...
laforge
2006-12-31
1
-3
/
+3
*
commit librfid SPEC file for fedora (Kushal Das)
laforge
2006-12-31
1
-0
/
+73
*
bump version number
laforge
2006-12-29
1
-1
/
+1
*
include not-installed headers in release tarballs
laforge
2006-12-29
2
-0
/
+3
*
implement help message
laforge
2006-12-29
1
-0
/
+5
*
README update
laforge
2006-12-04
1
-8
/
+40
*
- only link with openct if we need it
laforge
2006-12-04
2
-3
/
+5
*
- add size detection for mifare classic / ultralight
laforge
2006-12-01
9
-9
/
+101
*
disable debugging by default
laforge
2006-11-28
1
-1
/
+1
*
- fix mifare write support
laforge
2006-11-28
19
-202
/
+975
[prev]
[next]
personal git repositories of
Harald Welte
. Your mileage may vary