index
:
librfid
master
RDID protocol library
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
12
-90
/
+90
*
increased SNDBUF_SIZE to prevent overflow
laforge
2006-06-13
1
-3
/
+3
*
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
*
fix conditional compilation of internal CCID driver
laforge
2006-05-27
2
-3
/
+9
*
move ccid direct backend to subdirectory
laforge
2006-05-27
1
-0
/
+0
*
fix include path
laforge
2006-05-27
1
-1
/
+1
*
move ccid driver to correct directory
laforge
2006-05-27
2
-0
/
+2556
*
it's 89C5122, not 98C5122 (Paul Stewart)
laforge
2005-12-03
1
-1
/
+1
*
disable 848k since it's unstable
laforge
2005-11-08
1
-1
/
+1
*
- disable debug statements
laforge
2005-11-08
2
-19
/
+1
*
cosmetic issues (linewrap)
laforge
2005-11-08
1
-2
/
+3
*
move include directory for pkginclude compliance
laforge
2005-11-08
17
-541
/
+53
*
implement and test baud rates of up to 848k
laforge
2005-11-08
5
-23
/
+189
*
- better layering abstraciton
laforge
2005-11-08
9
-39
/
+145
*
add -EPERM return in case of missing authentication
laforge
2005-11-08
1
-0
/
+3
*
make library work after autoconf migration
laforge
2005-11-08
1
-3
/
+3
*
use autoconf/automake
laforge
2005-11-08
21
-0
/
+4765
personal git repositories of
Harald Welte
. Your mileage may vary