Age | Commit message (Expand) | Author |
---|---|---|
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-11-18 | Nuke more obvious #include duplications. | Kenneth R Westerback |
2014-05-08 | Pretty print MIB_ipNetToMediaPhysAddress'es; ok blambert | Mike Belopuhov |
2014-04-30 | replace vis-ified output with human-readable strings | Bret Lambert |
2014-04-16 | close memory leaks in snmp client code | Bret Lambert |
2013-10-07 | Allow to specify the "oid" option multiple times, eg. | Reyk Floeter |
2013-10-01 | Remove incorret check for bulk walks. | Reyk Floeter |
2013-10-01 | Accept "oid all" for the complete SNMP tree (as an alias to "oid 1.0"). | Reyk Floeter |
2013-10-01 | Initial support for the "bulkwalk" command. | Reyk Floeter |
2013-10-01 | Drop privileges when running as root to mitigate the risk. | Reyk Floeter |
2013-10-01 | Reorganize the code a bit to adjust it for an async I/O model. | Reyk Floeter |
2013-10-01 | better error handling | Reyk Floeter |
2013-10-01 | Add initial SNMP client utility to snmpctl(8). | Reyk Floeter |