OpenBSD CVS

src/usr.bin/snmp/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / snmp

Current tag: OPENBSD_6_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   4 years  martijn   Add support for SNMPv3/USM authentication. net-snmp's -3k is supported via the -...
[TXT] mib.c  1.3   3 years  martijn   Add support for UTF-8 DISPLAY-HINTs with octet length. For now only sysContact i...
[TXT] mib.h  1.8   3 years  martijn   Let snmp df make use of the new displayhint code, so we don't print random garba...
[TXT] smi.c  1.12   3 years  martijn   Clean up smi_mibtree. It checks on o_oid[0] for 0, which prevents us from addin...
[TXT] smi.h  1.3   3 years  martijn   Add support for UTF-8 DISPLAY-HINTs with octet length. For now only sysContact i...
[TXT] snmp.1  1.15   3 years  martijn   Allow snmp mibtree to take one or more arguments who will be converted to an out...
[TXT] snmp.c  1.11   3 years  deraadt   missing {} identified by clang10 ok martijn
[TXT] snmp.h  1.7   4 years  martijn   Add better support for exception contexts. Now we can see proper nosuchinstance ...
[TXT] snmpc.c  1.30   3 years  martijn   Allow snmp mibtree to take one or more arguments who will be converted to an out...
[TXT] usm.c  1.5   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] usm.h  1.3   4 years  martijn   Add support for SNMPv3/USM privacy. net-snmp's -3K is supported via the -K param...