summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-10-29Unmention/don't explain SSL, drop 9y old "ssl" keyword/deprecation warningKlemens Nanni
2023-10-29When doing a get{next,bulk} below an instance we must move the OID toMartijn van Duren
2023-10-29searchrange.end is non-inclusive. Adjust the tests for that.Martijn van Duren
2023-10-27Simplify the handling of optparamlen and RFC9072 support.Claudio Jeker
2023-10-27If an invalid varbindlist was returned by a backend we would callMartijn van Duren
2023-10-27Use event_add(), instead of calling appl_agentx_send() directly. If anMartijn van Duren
2023-10-27The holdtime is added to the ibuf with ibuf_add_n16() so no need toClaudio Jeker
2023-10-25vmd(8): stop toggling irq deassert for edge triggered devs.Dave Voutila
2023-10-25okay, that one ought to work.Marc Espie
2023-10-24FC3416 section 4.2.1 (and others) tells us that if an error occurs theMartijn van Duren
2023-10-24Certain error codes are only intended for certain request-types. Add anMartijn van Duren
2023-10-24If a backend registers as an instance it must never return OIDs belowMartijn van Duren
2023-10-24set ab_range explicitly to 1 for appl_agentx_session instead of relyingMartijn van Duren
2023-10-24When returning an endOfMibView we must always set it on the requested OID.Martijn van Duren
2023-10-24When opening 2 sessions on an agentx connection and registering 2Martijn van Duren
2023-10-24Fix appl_unregister() when called with range_subid set to !0.Martijn van Duren
2023-10-24Fix appl_register() when called with range_subid set to !0.Martijn van Duren
2023-10-24RFC2741 section 6.2.2 says that reasonByManager can only be used by theMartijn van Duren
2023-10-24appl_agentx_free() closes any open sessions before freeing everything up.Martijn van Duren
2023-10-24revert Subst.pm r1.24 again, it breaks package creationChristian Weisgerber
2023-10-24Always check if the context is available inside appl_agentx_recv().Martijn van Duren
2023-10-24Verify if supplied AgentX PDU header flags are valid for given PDU typeMartijn van Duren
2023-10-24RFC2741 section 7.1.1 tells us that if a pdu can't be parsed we mustMartijn van Duren
2023-10-24According to RFC2741 section 6.1.1 an agentx-response-pdu shouldn't haveMartijn van Duren
2023-10-24Make sure that unpacking of an AgentX OID doesn't contain more than 128Martijn van Duren
2023-10-24Remove filter-pf-addresses. This feature has been deprecated since 7.2 inMartijn van Duren
2023-10-23sorry, somehow I did redo this line badly and didn't retestMarc Espie
2023-10-23Revert Subst.pm r1.22. It broke ordinary pkg_add usageTheo Buehler
2023-10-23Use xoff instead of *olen in the shift_right() call. xoff is the rightClaudio Jeker
2023-10-23split on spaces as well, to take advantage of +=Marc Espie
2023-10-23add some limited capability to -DVAR+=valueMarc Espie
2023-10-23Fix radiusd(8) to fixup MPPE-{Send,Recv}-Key and Tunnel-PasswordYASUOKA Masahiko
2023-10-22bt(5), btrace(8): execute END probe and print non-empty maps upon exit()Scott Soule Cheloha
2023-10-19syslogd(8) counts dropped UDP packets.Alexander Bluhm
2023-10-19Add experimental support for secp256r1 aka P-256 aka prime256v1Job Snijders
2023-10-19While the ibuf_add calls should not fail the way they are used itClaudio Jeker
2023-10-19Convert rtr_proto.c to use new ibuf API.Claudio Jeker
2023-10-19Convert the session engine to use the new ibuf API.Claudio Jeker
2023-10-18only strip actual file/line part from the eval errorMarc Espie
2023-10-18rpki-client: move inherit in {ip,as}_warn()Theo Buehler
2023-10-18rpki-client: rework ip_addr_check_overlap()Theo Buehler
2023-10-18rpki-client: rework as_check_overlap()Theo Buehler
2023-10-18rfc3779: no need for err.h, but we do need asn1.hTheo Buehler
2023-10-17Neither sin_len nor sin6_len can be 0 so these checks are not needed.Claudio Jeker
2023-10-17Remove bogus plen != 0xff checkClaudio Jeker
2023-10-16Improve IPv6 link-local address handlingClaudio Jeker
2023-10-14Verify but don't overwrite SHA256.sig in fw_update(8)Andrew Fresh
2023-10-14Rewrite log_peer_info() and log_peer_warn[x]()Claudio Jeker
2023-10-13Allow imposing constraints on RPKI trust anchorsJob Snijders
2023-10-13Add missing Ns in argument list of announce (IPv4|IPv6) ...Claudio Jeker