index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.sbin
/
snmpd
Age
Commit message (
Expand
)
Author
2024-02-08
Add tests to make sure that snmpd adheres to the RFC2578 section 7.1
Martijn van Duren
2024-02-08
No that we load MIB files at snmpd start-up chances that the sleep build
Martijn van Duren
2023-11-20
Add a couple of tests for handling of tcp connections.
Martijn van Duren
2023-11-16
Add 3 tests for when getbulk reaches EOMV.
Martijn van Duren
2023-11-13
Add 2 tests to make sure getbulkrequests return the correct error index.
Martijn van Duren
2023-11-10
Add an initial SNMPv3 regression test.
Martijn van Duren
2023-11-04
With the move of SNMPv2-SMI::snmpV2 into application_internal.c, it's no
Martijn van Duren
2023-10-29
Add a few tests to make sure that getnext requests on/under a registered
Martijn van Duren
2023-10-29
Add a regress test to make sure that agentx responses equal to
Martijn van Duren
2023-10-27
Add a test that would cause a use after free previously by sending a
Martijn van Duren
2023-10-24
Add a new regression framework for snmpd.
Martijn van Duren
2022-01-19
Disable regress for set requests after dropping support in new application
Martijn van Duren
2022-01-07
Somehow I always forget that the more global LC_ALL takes precedence over
Martijn van Duren
2022-01-05
Use LC_CTYPE instead of LC_ALL.
Martijn van Duren
2021-10-23
For testing snmpd, use rc script to stop any running snmpd on machine
Alexander Bluhm
2021-10-11
Invoke ${SUDO} before env(1) and not the other way around. Otherwise,
Anton Lindqvist
2021-09-07
The trap receiver syntax changed.
Martijn van Duren
2021-06-20
Adjust snmpd regress to recent changes
Martijn van Duren
2021-01-22
Adjust for traphandler process removal commit.
Martijn van Duren
2020-08-08
Add regression test for snmp(1) UTF-8 support by abusing the oid keyword
Martijn van Duren
2019-10-03
Now that we have snmp set, we can fully remove the dependency on netsnmp.
Martijn van Duren
2019-09-18
Let snmpd's regress test make use of our very own brand new SNMPv3/USM
Martijn van Duren
2019-08-09
Move snmpd regress test from snmpctl(8) to snmp(1).
Martijn van Duren
2018-07-20
Listen on 127.0.0.1 and ::1 in the regress config since the test use localhost
Claudio Jeker
2018-06-30
Fix a few more of the same.
rob
2018-06-30
Fix regressoin test (typo) for SNMPv3 authentication.
rob
2017-08-28
Update copyright notice contact info.
rob
2017-08-25
Quote some variable strings and make output verbose.
rob
2017-08-12
snmpe runs as user _snmpd not _snmp.
rob
2017-08-11
Add a wait call between different invocations of snmpd test runs to avoid
rob
2017-08-11
Add regression tests for snmpd. Not hooked into regress/usr.sbin/Makefile yet.
rob