summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-03-06Ensure .cer and .crl outside-TBS signatures are sha256WithRSAEncryptionJob Snijders
2023-03-06spellingTheo de Raadt
2023-03-06Add check for RSA key pair modulus & public exponentJob Snijders
2023-03-06Fix URL to RFCJob Snijders
2023-03-06Fix commentJob Snijders
2023-03-04expand Nd (missed in previous); ok claudioJason McIntyre
2023-03-03In filemode, print the certification path towards the Trust AnchorJob Snijders
2023-03-03Use EXTRACT_16BITS() in default_print() instead of handrolling it.Claudio Jeker
2023-03-02improve the Nd lines such that the format is consistent for theJason McIntyre
2023-03-01Bogus full stop.Antoine Jacoutot
2023-03-01Change fatal() to fatalx() since the errno has no meaning here.Claudio Jeker
2023-03-01KNF, no functional change.Claudio Jeker
2023-02-28Adjust default_print() to not run over snapend.Claudio Jeker
2023-02-23rpki-client: simplify parse_load_crl_from_mft()Theo Buehler
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