summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-02-23When parsing MFT the CRL referenced by the MFT is loaded and verified atClaudio Jeker
2023-02-22Explicitly initialize vmd_vm pointer with NULL before calling vm_register.Moritz Buhl
2023-02-21rpki-client: refactor manifest/crl parsing a bitTheo Buehler
2023-02-21spelling.Moritz Buhl
2023-02-21Check all possible storage areas for a matching CRLJob Snijders
2023-02-21rpki-client: ensure there is no trailing garbage in signed objectsTheo Buehler
2023-02-19describe what qcow2 is, in sufficient simple termsTheo de Raadt
2023-02-17Update AUTHORS sectionJob Snijders
2023-02-17Use %R technical report macro for RFCsJob Snijders
2023-02-16- remove a leftover .ElJason McIntyre
2023-02-16Update references in STANDARDS section to use Rs blocksJob Snijders
2023-02-16Revert r1.63.Theo Buehler
2023-02-16Add missing RFC 6487 section 4.8.6 CRLDP compliance checksJob Snijders
2023-02-16explain why ARIN TAL is not included.Theo de Raadt
2023-02-16remove the '(R)' from the intel cpu match patternJonathan Gray
2023-02-15proc_ispeer() is not used anywhere anymore so remove it everywhere.Tobias Heider
2023-02-14When initalizing a new peer, wait an extra 5 seconds before connectingClaudio Jeker
2023-02-14No longer wait for the RTR process to finish the config reload beforeClaudio Jeker
2023-02-13Pass struct rib_entry to rde_generate_updates() instead of struct rib.Claudio Jeker
2023-02-11Refactor common code of the 3 up_generate functions into up_process_prefix()Claudio Jeker
2023-02-09Use GEN_OTHERNAME instead of hardcoding 0Theo Buehler
2023-02-09Instead of relaying struct peer from the SE to the RDE to fill out 10Claudio Jeker
2023-02-08usr.sbin: missing void to appease clang 15's -Wstrict-prototype.Theo Buehler
2023-02-06vmd(8): scan pci bus to determine bootorder strings.Dave Voutila
2023-02-06smtpd(8) could abort due to a connection from a local, scoped ipv6 address.Sebastien Marie
2023-02-06Accept netstat-style address.port syntax too.Todd C. Miller
2023-02-03Add void to conn_close_any()Theo Buehler
2023-02-03add missing ".It Xo" in previous;Jason McIntyre
2023-02-03Add ASPA support to bgpctl FastCGI serverJob Snijders
2023-02-02Emit log messages in consistent formatJob Snijders
2023-02-02Fix typoJob Snijders
2023-02-02Deny "pipex no" tunnel setting for pppx(4) interfaces. They are uselessVitaliy Makkoveev
2023-02-01Fix spellingJob Snijders
2023-01-31Not only reset the connection when a fatal error is received (or sent)Claudio Jeker
2023-01-31Fix RTR error reporting: length fields in Error Reports are 32 bitsJob Snijders
2023-01-31Improve whitespace alignment of RTR error reportsJob Snijders
2023-01-30vmd(8): fix an interrupt storm in ns8250.Dave Voutila
2023-01-30Same parseextvalue() change as in parse.y rev 1.441Claudio Jeker
2023-01-30Alter the way extended communities are matched when part of the valueClaudio Jeker
2023-01-28Move some header definitions from vmm(4) to vmd(8).Dave Voutila
2023-01-25change naming convention for the lru "save history" cache, so thatMarc Espie
2023-01-24Add ASPA to STANDARDS sectionJob Snijders
2023-01-24Fix typoJob Snijders
2023-01-24Implmement `bgpctl show rib avs invalid` and firends.Claudio Jeker
2023-01-24Implement filter and control message matching for ASAP.Claudio Jeker
2023-01-24Print the ASPA validation state (avs) in various show rib outputs.Claudio Jeker
2023-01-24Implement ASPA validation and reload logic on ASPA set changes.Claudio Jeker
2023-01-24match unknown ATI display devices as amdgpu in fw_updateJonathan Gray
2023-01-22vmd(8): don't remove known vm's from the config on error.Dave Voutila
2023-01-20Sync usage with SYNOPSIS, mention that -x may use stdoutKlemens Nanni