summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2021-10-06fix for the XXX-warning warning... have the test be a bit more specificMarc Espie
2021-10-06annotate all required sys/param.h uses with what they bring into scope,Theo de Raadt
2021-10-05Add rudimentary support for BGPsec router certificatesJob Snijders
2021-10-05Remove some extra spacesClaudio Jeker
2021-10-05The HTTP chunked transfer encoding test in regress/usr.sbin/rpki-client/libresslAnton Lindqvist
2021-10-043 groups of realtek firmware are now in base (with new filenames).Theo de Raadt
2021-10-03bt(5)/btrace(8): add support for str()Dave Voutila
2021-09-23Plug leaks of buf flagged by LLVM scan-build.Theo Buehler
2021-09-22Adjust handling of RIB_GENERIC_ADDPATH MRT messages. Parse it the wayClaudio Jeker
2021-09-22remove test traces committed by mistakeEric Faurot
2021-09-22bump version to 7.0.0Eric Faurot
2021-09-22decode srs-encoded address in the right place.Eric Faurot
2021-09-22sync table_db capabilities with table_staticEric Faurot
2021-09-21Add NUL termination to btfile content to avoid that strlcpy(3) readsAlexander Bluhm
2021-09-21bump rpki-client versionSebastian Benoit
2021-09-21Move us to OpenBGPD 7.2Claudio Jeker
2021-09-19The LocalDomain in syslogd(8) is not used, remove variable.Alexander Bluhm
2021-09-18check_send_expect() does some nasty ibuf magic to allow fn_match()Claudio Jeker
2021-09-17Fix subjectAlternativeName (SAN) generation for CSRs. CA/B Forum baselineStuart Henderson
2021-09-16tcpdump: Fix data alignment issue in WireGuard printerVisa Hankala
2021-09-16Add EXTRACT_LE_64BITS().Visa Hankala
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