summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2024-06-04rpki-client: rework AIA, SIA, and CRL handlingTheo Buehler
2024-06-04rpki-client: reject certs with unexpected SIA accessMethodsTheo Buehler
2024-06-04rpki-client: only allow a single rpkiNotify SIA accessMethodTheo Buehler
2024-06-04rpki-client: remove proto argument from x509_location()Theo Buehler
2024-06-03httpd: render "emojis" as text in directory listingOmar Polo
2024-06-03Rework SIA handling to be less incorrectTheo Buehler
2024-06-03Passing a NULL digest to SHA routines from libcrypto is no longerAnton Lindqvist
2024-06-02remove prototypes with no matching functionJonathan Gray
2024-06-02ugh, another typo; spotted by naddyTheo de Raadt
2024-06-02oops typoTheo de Raadt
2024-06-02Due to growth, crunchgen must also try to block -fret-clean, so also useTheo de Raadt
2024-05-31Preferred and valid lifetime options are sometimes ignored.Florian Obser
2024-05-31Prefixes delegated via DHCPv6 have a lifetime, honour it.Florian Obser
2024-05-31getifaddrs(3) does a non trivial amount of work.Florian Obser
2024-05-31Document a weird decision in RFC 8209Theo Buehler
2024-05-31rpki-client: check issuer for certs and CRLsTheo Buehler
2024-05-30Properly setup the fts_state in the FTS_D case.Claudio Jeker
2024-05-30Increase logging verbosity as to what exactly hit a limitJob Snijders
2024-05-30Fix copy-paste error in last commit. Fixes lladdr and l3vpn regress.Claudio Jeker
2024-05-29Clean up the list of standards a littleTheo Buehler
2024-05-29rpki-client: rework CRL handlingTheo Buehler
2024-05-29Handle IPvX only interfaces with IPvY sessions more gracefully.Claudio Jeker
2024-05-29Only fall back to the default IPv4 unicast mode if there was no MPClaudio Jeker
2024-05-29Remove nexthop_compare() prototype.Claudio Jeker
2024-05-29Rename nexthop_compare to nexthop_cmp and make it static inline.Claudio Jeker
2024-05-29Introduce a ring buffer for log_sockaddr() this way log_addr() can beClaudio Jeker
2024-05-28actually honour the services supported by the proc tablesOmar Polo
2024-05-24Update references to new and not quite so new RFCsTheo Buehler
2024-05-23require an error message on table_proc failure repliesOmar Polo
2024-05-23catch EOFs during table_proc handshakeOmar Polo
2024-05-22Add pattern for mwx(4) firmware.Claudio Jeker
2024-05-22Adjust code since remote_bgpid, bgpid and clusterid changed toClaudio Jeker
2024-05-22Convert bgpid, remote_bgpid and clusterid to host byte order.Claudio Jeker
2024-05-22align table_proc id printing with the rest of smtpdOmar Polo
2024-05-22improve the documentation for fetch requestOmar Polo
2024-05-21remove prototypes with no matching function and externs with no varJonathan Gray
2024-05-20Instead of tracking certificates by SKI track them by an internal identifier.Claudio Jeker
2024-05-20Convert more of the session engine parsers to the new ibuf APIClaudio Jeker
2024-05-20Tabs on empty lineClaudio Jeker
2024-05-20remove xdr_ypreq_xfr() prototype that matches rpcsvc/yp.hJonathan Gray
2024-05-19remove prototypes with no matching functionJonathan Gray
2024-05-19remove sun3/4 bits missed when sparc was removedJonathan Gray
2024-05-18remove prototypes with no matching function; ok claudio@Jonathan Gray
2024-05-18remove prototypes with no matching functionJonathan Gray
2024-05-18remove prototypes with no matching functionJonathan Gray
2024-05-17Send source link-layer address option in router advertisements.Florian Obser
2024-05-16Simplify the code to clamp the TCP send and recv buffer to 64k.Claudio Jeker
2024-05-15Add missing spaceClaudio Jeker
2024-05-15rpki-client: plug leak of the crl pathTheo Buehler
2024-05-15Mark RTR and IPv6 BGP packets with DSCP CS6 (network control)Job Snijders