index
:
librfid
master
RDID protocol library
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rfid_asic_rc632.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added win32 support for MINGW32-compiler/cross-compiler
meri
2007-04-30
1
-2
/
+4
*
fixed ISO 14443A anticollision
meri
2007-04-25
1
-9
/
+11
*
Fix "key format error" on cm5121 (Pierrick Hascoet <pierrick.hascoet@hydromel...
ploetz
2007-02-14
1
-2
/
+2
*
- fix mifare write support
laforge
2006-11-28
1
-9
/
+37
*
- remove prototypes for already-removed _register() functions from headers
laforge
2006-10-14
1
-4
/
+4
*
Prepare RFID compilation in firmware mode
laforge
2006-10-14
1
-7
/
+7
*
fix various compile warnings. code cleanup
laforge
2006-09-30
1
-4
/
+4
*
memset the size of the structure, rather than the pointer to it. Usually this...
laforge
2006-09-22
1
-1
/
+1
*
- fix treatment of rx_length in low-level transceive routines
laforge
2006-08-16
1
-3
/
+15
*
add timer/irq handling, disabled
laforge
2006-08-16
1
-4
/
+119
*
make sure we never rx/tx frames > 64 bytes because stupid cm5121 is not able to
laforge
2006-06-14
1
-1
/
+3
*
fix multi-fifo-writes. still doesn't work, I think we have to limit the fram...
laforge
2006-06-14
1
-1
/
+2
*
- make timeout more liberal
laforge
2006-06-14
1
-15
/
+60
*
s/transcieve/transceive/g (Henryk Ploetz)
laforge
2006-06-13
1
-17
/
+17
*
patch introduces -ETIMEDOUT as an error return code in case of ...
laforge
2006-06-13
1
-2
/
+1
*
Fix mifare authentication for multiple blocks
laforge
2006-06-13
1
-3
/
+0
*
add some very rudimentary timeout handling, i.e. abort if there is no respons...
laforge
2006-05-27
1
-3
/
+9
*
move include directory for pkginclude compliance
laforge
2005-11-08
1
-6
/
+6
*
implement and test baud rates of up to 848k
laforge
2005-11-08
1
-6
/
+129
*
- better layering abstraciton
laforge
2005-11-08
1
-0
/
+17
*
use autoconf/automake
laforge
2005-11-08
1
-0
/
+1295
personal git repositories of
Harald Welte
. Your mileage may vary