summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2024-06-20Add missing ref & reorderJob Snijders
2024-06-20vmd(8): protect global vm and vcpu state with mutex.Dave Voutila
2024-06-19Kill the SIGPIPE signal handler which is installed around write opertations.Claudio Jeker
2024-06-19Better words for downloaded snap is older message.Otto Moerbeek
2024-06-18Use BUILDINFO to make sure we are not going backwards in time.Florian Obser
2024-06-17Invalidate the right stack[] memberTheo Buehler
2024-06-17Put back NULL checks in crl_get() and build_chain()Theo Buehler
2024-06-17The fix comes from Giannis Kapetanakis (bilias _from_ edu.physics.uoc.gr).Alexandr Nedvedicky
2024-06-17Change adds a 'log' option to relayd.conf(5) rule. The relayd(8) then usesAlexandr Nedvedicky
2024-06-13merge unbound 1.20.0Stuart Henderson
2024-06-13import unbound 1.20.0, ok florianStuart Henderson
2024-06-12rpki-client: avoid hard error when hitting the maximum cert idTheo Buehler
2024-06-12rpki-client: mention same-origin policy draft in STANDARDSTheo Buehler
2024-06-12rpki-client: bump versionTheo Buehler
2024-06-12rpki-client: use better variable names for issuer and subject UIDTheo Buehler
2024-06-11smtpd: fix indentTheo Buehler
2024-06-11rpki-client: add link to rpki-rs PR that supposedly fixes this bugTheo Buehler
2024-06-11rpki-client: grammar tweak in commentTheo Buehler
2024-06-11rpki-client: turn assert() into a NULL checkTheo Buehler
2024-06-11rpki-client: fix incorrect use of ASN1_tag2str()Theo Buehler
2024-06-11I've written/touched/contributed to most of crl.cTheo Buehler
2024-06-11rpki-client: simplify signature type checking for certs/CRLsTheo Buehler
2024-06-10In get_alternate_addr() consider sessions to IPv6 link-local addressesClaudio Jeker
2024-06-10rpki-client: allow multiple EKU OIDs for BGPsec certsTheo Buehler
2024-06-10rpki-client: zap outdated comment.Theo Buehler
2024-06-10rpki-client: fix and move more KU/EKU to x509_get_purpose()Theo Buehler
2024-06-09introduce a new K_AUTH service to allow offloading the credentials to aGilles Chehade
2024-06-08Improve the check for is_ta in filemodeTheo Buehler
2024-06-08Tigthen cert_parse_ee_cert() and ta_parse()Theo Buehler
2024-06-08Add a TODO item for BGPsec router certsTheo Buehler
2024-06-08Improve x509_get_purpose()Theo Buehler
2024-06-08Helper to convert purpose into a printable stringTheo Buehler
2024-06-08Extend the cert_purpose enumTheo Buehler
2024-06-08Add a x509_cache_extensions() helperTheo Buehler
2024-06-08Do not enforce the next version key if installing a snapshot.Florian Obser
2024-06-07trim the -w text: it's obvious -l is a different case, so no need to noteJason McIntyre
2024-06-07rpki-client: if anything changed, choose the freshly-fetched TATheo Buehler
2024-06-07Fine-tune the TA tiebreaker logicJob Snijders
2024-06-07Add two related todo items for purpose handlingTheo Buehler
2024-06-07Rework trust anchor handlingTheo Buehler
2024-06-07Download new TA files into a temporary place (.ta/) so that the parserClaudio Jeker
2024-06-06hook dhcp6leasectl to the builtFlorian Obser
2024-06-06dhcp6leasectlFlorian Obser
2024-06-06Correct plural form usage.Florian Obser
2024-06-06Tell my future self why I don't want to change this checkTheo Buehler
2024-06-06Check that TA certs are correctly signedTheo Buehler
2024-06-06rpki-client: fix RFC section references in ta_parse()Theo Buehler
2024-06-06rpki-client: fix a crash in filemodeTheo Buehler
2024-06-06ip_resources_print(): zap extra blank lineTheo Buehler
2024-06-06rpki-client: simplify ta_parse()Theo Buehler