goldsimon
|
21e3cde95c
|
Added missing casts (bug #28659)
|
2010-01-28 12:05:14 +00:00 |
|
fbernon
|
e3cd1ac1f9
|
Minor changes (but in lot of files): add #if/#endif for options where they could miss. #if LWIP_xxx if always put after #include "lwip/opt.h" (note this one indirectly include cc.h). Move others includes inside #if/#endif block.
|
2007-09-07 23:01:59 +00:00 |
|
fbernon
|
792f5b3f22
|
Patch from Jared Momose (j.momose@ieee.org) for bug #19699 : "Bug in SNMP ASN1 decode; submitted patch"
|
2007-06-09 10:36:21 +00:00 |
|
christiaans
|
5e44122552
|
Trimmed whitespace at line ends.
|
2006-11-17 11:05:26 +00:00 |
|
christiaans
|
4e583dab2e
|
Again, fixed decoding of negative integers in snmp_asn1_dec_s32t(), tnx to though testing by Sander.
|
2006-10-13 13:45:06 +00:00 |
|
christiaans
|
f6f6f11838
|
Fixed decoding of negative integers in snmp_asn1_dec_s32t(), removed EXPERIMENTAL status.
|
2006-10-13 11:59:45 +00:00 |
|
christiaans
|
c3f82acf7a
|
Pacified GCC warnings.
|
2006-08-21 11:50:03 +00:00 |
|
christiaans
|
f198b11f27
|
Accepting zero length identifiers e.g. for getnext operation. Uncommon but valid.
|
2006-08-17 14:09:57 +00:00 |
|
christiaans
|
7eeaf8eaa5
|
Corrected object identifier codec for object ids not starting with .iso.dod (e.g. zeroDotZero (0.0)).
|
2006-08-07 11:32:44 +00:00 |
|
christiaans
|
7a5cb21056
|
Fixed (experi)mental typo.
|
2006-07-07 11:33:36 +00:00 |
|
christiaans
|
333c3f18c0
|
Initial commit. Expirimental code, please note this is not yet fully functional.
|
2006-07-07 09:49:31 +00:00 |
|