summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-03-10Compile the output filter rules into per peer filter rules.Claudio Jeker
2023-03-09Unwrap a few lines and zap a tabTheo Buehler
2023-03-09Implement ASPA support in RTR by following draft-ietf-sidrops-8210bis-10.Claudio Jeker
2023-03-09Fix segfault in filemode for TAK objectsJob Snijders
2023-03-09Fix segfault in filemode for RSC objectsJob Snijders
2023-03-09Add role output to bgpctl, also adjust the capability output.Claudio Jeker
2023-03-09Major rework of RFC9234 support. My initial interpretation of the RFC wasClaudio Jeker
2023-03-09In filmode also show 'Not After' for GBR recordsJob Snijders
2023-03-09Show CMS signing-time signed attribute in filemodeJob Snijders
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-03-07Improve decoded content printing in filemodeJob Snijders
2023-03-07Remove pre-c99 gcc workaround which is no longer needed.Claudio Jeker
2023-03-06Enforce X509v3 SKIs to be the SHA-1 hash of the Subject Public KeyJob Snijders
2023-03-06For conciseness sake' remove non-optional items in references in STANDARDSJob Snijders
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