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
jcs
10 files
Makefile
use installed include file ok martijn
5 years ago
Symbols.list
Add an agentx_retry call. If a session, agentcaps, region, index, or object doesn't properly open because of an error returned by the AgentX master it remained closed until a reconnect. This new function call walks the tree and tries to reopen everything in a closed state.
3 years ago
agentx.3
.Lb libagentx ; OK martijn@ tedu@
10 months ago
agentx.c
fix memory leaks in error paths found with cppcheck, ok martijn@
4 months ago
agentx.h
Add an agentx_retry call. If a session, agentcaps, region, index, or object doesn't properly open because of an error returned by the AgentX master it remained closed until a reconnect. This new function call walks the tree and tries to reopen everything in a closed state.
3 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
avoid pointer deref before NULL test found with smatch, ok miod@ martijn@
7 months ago
ax.h
According to RFC2741 section 6.1.1 an agentx-response-pdu shouldn't have the NON_DEFAULT_CONTEXT set. Remove the argument from ax_response().
2 years ago
shlib_version
Add an agentx_retry call. If a session, agentcaps, region, index, or object doesn't properly open because of an error returned by the AgentX master it remained closed until a reconnect. This new function call walks the tree and tries to reopen everything in a closed state.
3 years ago