Kaspar Schiess
203e4e752d
- removes comments that would appear nonsensical in sdoc
...
These comments would appear as documentation for the Net module, which is bogus. _and_ the formatting was off. Removing them makes rdoc appear more clear.
2011-02-24 11:54:17 +01:00
Austin Ziegler
0f13153558
Switching to version 0.1.0.
2010-03-15 20:16:12 -04:00
Rory OConnell
de4021f2e1
Merge branch from kschiess
2010-02-12 10:42:29 -06:00
Rory OConnell
d37c3b3ae6
Cleaned up the layout quite a bit to make Gemifying and including into Rails 3 less painful. Some steps to 1.9 compatibility
2010-02-09 16:46:49 -06:00
blackhedd
b828ff52cf
Changed error classes to inherit from StandardError instead of Exception.
...
This should make them easier to use with irb.
2007-09-04 12:07:35 +00:00
blackhedd
79f3ec6e0d
comments
2006-12-21 16:04:25 +00:00
blackhedd
f6c87c02fc
fixed mispelling: TimerTicks is now TimeTicks.
2006-12-21 15:09:29 +00:00
blackhedd
2ef2176f14
fixed bug
2006-12-19 18:15:40 +00:00
blackhedd
40b5554389
tweaked get-response parsing
2006-12-18 20:36:41 +00:00
blackhedd
977f276191
fixed small bug, missing case in PDU parser
2006-12-18 20:16:32 +00:00
blackhedd
765988a57b
supported parsing of get-response packets
2006-12-18 19:56:50 +00:00
blackhedd
eac464bcb9
added some SNMP app-specific types and cleaned up some BER-encoding problems
...
with integers.
2006-12-17 19:04:41 +00:00
blackhedd
e550dc80ab
missed a case
2006-12-15 18:37:09 +00:00
blackhedd
0bf35f8d3e
additional packet formats supported
2006-12-15 16:15:06 +00:00
blackhedd
3f14b54014
added some more test cases
2006-12-15 14:12:02 +00:00
blackhedd
19452a6206
development on snmp
2006-12-15 13:55:13 +00:00
blackhedd
c49e1f0c94
SNMP GetRequest parsing
2006-12-15 11:22:41 +00:00
blackhedd
79e59cf3aa
initial dev
2006-12-15 10:37:27 +00:00