tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libagentx
/
at
trash-bin2
10 files
Makefile
use installed include file ok martijn
5 years ago
Symbols.list
Add agentx_varbind_unsigned32 as a wrapper around agentx_varbind_gauge32 to be more clear what to use when a normal unsigned is desired.
5 years ago
agentx.3
man pages: add missing commas between subordinate and main clauses
4 years ago
agentx.c
Even though AgentX supports null-oids and incidentally has a valid usecase for them, they don't map on ber, which needs a minimum of 2 identifiers. Enforce this minimum in libagentx.
4 years ago
agentx.h
Even though AgentX supports null-oids and incidentally has a valid usecase for them, they don't map on ber, which needs a minimum of 2 identifiers. Enforce this minimum in libagentx.
4 years ago
agentx_internal.h
Move libagentx to a new freeing strategy, where we check all objects when a close packet has been received.
4 years ago
agentx_log.c
Add missing RCS tags
5 years ago
ax.c
Initialize OID print buffer, even when oidlen is 0. Fix printing old garbage from previous conversions.
4 years ago
ax.h
Whitespace.
5 years ago
shlib_version
s/agentx_/ax_/g and s/subagentx_/agentx_/g
5 years ago