index
:
librfid
master
RDID protocol library
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rfid_proto_tcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update FSF postal address (Jeremy Laine)
laforge
2008-01-23
1
-1
/
+1
*
Need stdio.h for fprintf
ploetz
2007-06-10
1
-0
/
+2
*
- add size detection for mifare classic / ultralight
laforge
2006-12-01
1
-0
/
+2
*
- fix multiple include of rfid_protocol_mifare_classic.h problem
laforge
2006-10-15
1
-1
/
+41
*
Prepare RFID compilation in firmware mode
laforge
2006-10-14
1
-5
/
+5
*
ugly workaround to avoid stack overflow
laforge
2006-08-16
1
-1
/
+3
*
minor cosmetic cleanup, use macro instead of explicit check
laforge
2006-06-23
1
-3
/
+2
*
add more debugging about CID/NAD capability of card
laforge
2006-06-23
1
-2
/
+6
*
fix TX chaining: Don't use/respect toggle bit (block nr) for S-blocks.
laforge
2006-06-23
1
-16
/
+24
*
implement TX side chaining, clean up a lot of spaghetti code
laforge
2006-06-21
1
-118
/
+157
*
respect MTU indicated by low-level driver.
laforge
2006-06-14
1
-0
/
+2
*
fix tx chaining
laforge
2006-06-14
1
-5
/
+6
*
s/transcieve/transceive/g (Henryk Ploetz)
laforge
2006-06-13
1
-11
/
+11
*
- disable debug statements
laforge
2005-11-08
1
-11
/
+1
*
cosmetic issues (linewrap)
laforge
2005-11-08
1
-2
/
+3
*
move include directory for pkginclude compliance
laforge
2005-11-08
1
-8
/
+8
*
implement and test baud rates of up to 848k
laforge
2005-11-08
1
-8
/
+34
*
- better layering abstraciton
laforge
2005-11-08
1
-18
/
+27
*
use autoconf/automake
laforge
2005-11-08
1
-0
/
+694
personal git repositories of
Harald Welte
. Your mileage may vary