Age | Commit message (Expand) | Author |
---|---|---|
2015-12-05 | strings.h -> string.h to prevent an implicit declaration warning. Also | mmcc |
2015-07-19 | don't return failure for agentx messages with 0-length payloads | Bret Lambert |
2014-11-19 | add support for AgentX subagents in snmpd | Bret Lambert |
2014-11-14 | Shorten the AgentX header debug messages (only compiled with -DDEBUG) | Reyk Floeter |
2014-10-12 | Remove possibility of mutiplicative integer overflow by not multiplying. | Bret Lambert |
2014-04-20 | Just to be pedantic, fail if strlcpy managed to overflow the socket path. | Reyk Floeter |
2014-04-20 | Partially revert the previous: snmp_agentx_ping() didn't leak the pdu | Reyk Floeter |
2014-04-20 | Fix a small leak in the error path. | Reyk Floeter |
2014-04-14 | No need to include ber.h here, probably overlooked while importing. | andre |
2014-04-14 | Make snmpd use the AgentX protcol for accepting trap requests. | Bret Lambert |