skarg
|
22db53dd00
|
Made the TSM portion optional via a #define (set in the makefile) so that simple server could be compiled without it.
|
2006-01-23 13:06:01 +00:00 |
|
skarg
|
89859a867c
|
added error, abort, and reject optional handlers.
|
2005-12-19 12:47:19 +00:00 |
|
skarg
|
1f34710f24
|
Changed the APDU handler to handle freeing the transactions even when there is a custom handler being used.
|
2005-12-17 22:37:16 +00:00 |
|
skarg
|
2be2887b69
|
Corrected bug #1359436 which had the incorrect len for APDU service parameters. Also corrected the service type for segmented complex ACK responses.
|
2005-12-01 17:32:18 +00:00 |
|
skarg
|
fb8d423bde
|
corrected unit tests
|
2005-06-18 23:36:08 +00:00 |
|
skarg
|
2624538022
|
modified for AtomicReadFile handling.
|
2005-06-12 01:01:30 +00:00 |
|
skarg
|
7e952b0912
|
refactored the binding process.
|
2005-05-27 17:16:55 +00:00 |
|
skarg
|
4c8f288b4b
|
modified to support confirmed messages. Verified with ReadProperty request.
|
2005-05-25 00:42:21 +00:00 |
|
skarg
|
4a98496478
|
cleaned up compiler warnings
|
2005-05-04 20:56:27 +00:00 |
|
skarg
|
4e83dc3cb3
|
Added a reject handler function pointer to simplify the reject message for unsupported services.
|
2005-04-17 01:34:20 +00:00 |
|
skarg
|
ddf015a1d3
|
Modified to compile correctly using MicroChip C18 compiler (mcc18).
|
2005-04-14 18:44:18 +00:00 |
|
skarg
|
fbe5926850
|
refactored
|
2005-04-14 18:35:20 +00:00 |
|
skarg
|
a1a5ec7f67
|
refactored
|
2005-04-14 18:21:10 +00:00 |
|
skarg
|
fe5b2f86e7
|
Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full).
|
2005-04-13 20:52:18 +00:00 |
|
skarg
|
a67cadf94f
|
removed unneeded else
|
2005-03-23 23:07:46 +00:00 |
|
skarg
|
167c54a72d
|
Adding handlers for Ack and Simple Ack
|
2005-03-17 19:14:57 +00:00 |
|
skarg
|
ed4a7dd8d9
|
adding generic handlers for apdu messages
|
2005-03-17 11:46:13 +00:00 |
|
skarg
|
61c5e24cc3
|
created
|
2005-03-16 21:30:57 +00:00 |
|