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
*
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
*
update TODO
laforge
2006-10-25
1
-2
/
+20
*
some preliminary work to get 15693 working (actual implementation still missing)
laforge
2006-10-25
2
-208
/
+121
*
fix conditionals / variable definitions (automake madness)
laforge
2006-10-23
1
-11
/
+16
*
graceful error in case of non-existing reader backend driver
laforge
2006-10-23
1
-0
/
+2
*
remove unused 'next' pointers
laforge
2006-10-18
3
-3
/
+0
*
export 14443a initialiation routine
laforge
2006-10-15
1
-1
/
+1
*
- fix multiple include of rfid_protocol_mifare_classic.h problem
laforge
2006-10-15
9
-5
/
+120
*
redirect DEBUGP to 'debugp' function inside openpcd firmware
laforge
2006-10-14
1
-5
/
+18
*
firmware compilation TODO has been done
laforge
2006-10-14
1
-8
/
+0
*
prefix functions of openpcd firmware with 'opcd_' to prevent confusion :)
laforge
2006-10-14
1
-4
/
+4
[next]
personal git repositories of
Harald Welte
. Your mileage may vary