0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix name More... over 1 year ago
monitorInterface.go should start working now More... over 1 year ago
put a more reasonable lower limit on the go tools More... over 1 year ago
Setup github workflows More... over 1 year ago
Updates to comply with Go modules. More... over 1 year ago
Fix to use correct module More... over 1 year ago
Add go module More... over 1 year ago
Fix Issue #20 wrong encodeInteger handling for large positive numbers. More... over 8 years ago
Merge pull request #18 from clbh/counter64 More... about 9 years ago
Merge pull request #19 from icholy/master More... about 9 years ago
Add _test suffix to stub file More... about 9 years ago
Indicated Counter64 support in README More... over 9 years ago
Added AsnCounter64 BER type support More... over 9 years ago
more idiomatic testing More... almost 10 years ago
More idiomatic testing. More... almost 10 years ago
style fixes More... almost 10 years ago
learn to deal with negative integers in SNMP packets More... almost 10 years ago
Merge pull request #13 from minusnine/topic/snmp-trap More... about 10 years ago
Run gofmt on all Go files More... about 10 years ago
Add support for decoding an SNMPv2 Trap/Notification More... about 10 years ago
Adding AsnIPAddress support More... over 10 years ago
Use the configured timeout value for requests as well as connection establishment. More... over 10 years ago
Update README.md More... over 10 years ago
Improve unsupported data type handling as per codedance's suggestions. More... over 10 years ago
Add SNMP Set and SetMultiple commands. More... over 10 years ago
Fix major bug in GetTable due to map's random iteration order. Implement GetBulkArray with deterministic iteration order and include a test for GetTable. More... over 10 years ago
Clarify some errors More... over 10 years ago
Implement '0.0' oid handling. More... over 10 years ago
Style fixes and general cleanup. Also make example actually work in documentation. More... over 10 years ago
Merge pull request #7 from zielu/NoSuchInstance More... over 10 years ago