1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.bin/snmp
2024-04-23 13:34:50 +00:00
..
Makefile Add support for SNMPv3/USM authentication. 2019-09-18 09:52:47 +00:00
mib.c Add support for UTF-8 DISPLAY-HINTs with octet length. For now only 2020-08-03 14:45:54 +00:00
mib.h Add DisplayString/SnmpAdminString in accordance with recent OPENBSD-PF-MIB 2021-03-23 22:05:21 +00:00
smi.c Sync ober_oid_cmp with ax_oid_cmp from libagentx. 2021-10-21 08:17:33 +00:00
smi.h Implement displaying SMI enums as text. 2020-12-14 07:44:26 +00:00
snmp.1 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
snmp.c missing {} identified by clang10 2020-08-02 20:14:10 +00:00
snmp.h Add better support for exception contexts. 2020-01-17 09:52:44 +00:00
snmpc.c correct indentation; no functional change 2024-04-23 13:34:50 +00:00
usm.c Add error checking for EVP_Digest*() to snmp(1). 2022-01-05 16:41:07 +00:00
usm.h Add support for SNMPv3/USM privacy. 2019-09-18 09:54:36 +00:00