summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2021-09-16sync SYNOPSIS and usage(); ok florianJason McIntyre
2021-09-15Set the X509 validation depth limit to 12 or double the current depth.Claudio Jeker
2021-09-15Explain that traceroute compresses * * * lines at the end of theFlorian Obser
2021-09-15Rewrite and simplify dhcpleasectl(8).Florian Obser
2021-09-14Add missing void to definition of http_init().Theo Buehler
2021-09-14Do not download more than 300 deltas to sync a RRDP repo. Somewhere aroundClaudio Jeker
2021-09-13fix SEE ALSO;Jason McIntyre
2021-09-13introduce /etc/bsd.re-config which can be used to configure the kernelRobert Nagy
2021-09-10When writing a message, syslogd did a combination of puttingAlexander Bluhm
2021-09-10Properly handle keep-alive for HTTP/1.1. If the server uses HTTP/1.1Claudio Jeker
2021-09-09fix crash when passing empty cli arguments as B_AT_NIL wasn't handled as a va...Jasper Lievisse Adriaanse
2021-09-09Rework how various OIDs are compared in the code.Claudio Jeker
2021-09-09Relax the check for accessing variable before setting them.Martin Pieuchot
2021-09-09Let ba2str() handle unitialized map just like ba2long() does.Martin Pieuchot
2021-09-09Make it possible to associate multiple probes to a single rule.Martin Pieuchot
2021-09-09Handle new NIL type in ba_name().Martin Pieuchot
2021-09-09Do not treat empty map has invalid.Martin Pieuchot
2021-09-09Use a dynamic buffer to allow parsing scripts bigger than BUFSIZ.Martin Pieuchot
2021-09-09Make sure all map operators work after calling clear() on a map.Martin Pieuchot
2021-09-08The number of elements being processed is known upfront. So allocate theClaudio Jeker
2021-09-08Revert a chunk committed by inadvertence in my last fix.Martin Pieuchot
2021-09-08btrace(8): add initial support for cli argumentsDave Voutila
2021-09-08Print correct RTP_PROPOSAL types with 'unwindctl status autoconf'.Tobias Heider
2021-09-07Check that map/hist functions are called with the right argument.Martin Pieuchot
2021-09-07Return early if a parsing error has been found and do not perform anyMartin Pieuchot
2021-09-07synchronize tcpdump.8 and pcap-filter.5 primitives documentationDenis Fondras
2021-09-06we do not build binaries -g by defaultTheo de Raadt
2021-09-06repair missing paths on unveil failureTheo de Raadt
2021-09-03Make sure that strings passed to printline() are always NUL terminated.Alexander Bluhm
2021-09-03add kprobes provider for dtJasper Lievisse Adriaanse
2021-09-03Use a define for the iov array size in syslogd. This is betterAlexander Bluhm
2021-09-03Make traceroute(8) faster by sending probes and doing DNS async.Florian Obser
2021-09-03sigh -- review one one pointless sys/param.h, and discover all the includesTheo de Raadt
2021-09-03Mention RFC8050 in bgpd.8Claudio Jeker
2021-09-03Add add-path support in MRT dumps (RFC8050).Claudio Jeker
2021-09-02rename struct dt_evt fields to make it clear this isn't only used for tracing...Jasper Lievisse Adriaanse
2021-09-02list -v with -d in SYNOPSIS, instead of seperately,Jason McIntyre
2021-09-02Stop sending debug logging to syslog (which would then drop it on theFlorian Obser
2021-09-02Allow snmpd(8) to send SNMPv3 traps.Martijn van Duren
2021-09-01A couple commands don't need sys/param.h, but they do need sys/signal.hTheo de Raadt
2021-09-01Let rpki-client(8) inform bgpd(8) when RPKI VRPs will expire.Job Snijders
2021-09-01remove sys/param.h use (few small repairs)Theo de Raadt
2021-09-01Clarify maxlen is optional in roa-setJob Snijders
2021-09-01Handle the case where map/hist can be read after calling clear().Martin Pieuchot
2021-09-01Implement roa-set data expiry. Every prefix in a roa-set can specify anClaudio Jeker
2021-09-01RPKI only cares about *.{cer,crl,gbr,mft,roa} files. Use rsync --includeClaudio Jeker
2021-09-01remove unused functions and cleanup vmd.hDave Voutila
2021-09-01Fix bad logic I introduced before commit.Claudio Jeker
2021-09-01Document the http_proxy environment variableClaudio Jeker
2021-09-01Add http_proxy support to rpki-client's http handler.Claudio Jeker