summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-02-20Only use /snapshots dir when -currentAndrew Fresh
2022-02-20Remove downloaded SHA256.sig if signature validation failsAndrew Fresh
2022-02-20Show summary even if no firmware are detected or installedAndrew Fresh
2022-02-20sys/proc.h requires sys/signal.h (will become visible when sys/param.hTheo de Raadt
2022-02-19remove outdated contact details for ActivCard and CRYPTOCardJonathan Gray
2022-02-19Ignore sitelib in perl snippetAndrew Fresh
2022-02-18Avoid gendered language in man pages when not referring to a specificJonathan Gray
2022-02-18apmd should replace /etc/random.seed for hibernate-resumes (and alsoTheo de Raadt
2022-02-18Enable TLS verify by default for outbound "smtps://" and "smtp+tls://".Todd C. Miller
2022-02-18Revert changes to use the new libtls signer apiTodd C. Miller
2022-02-18shut apmd up while the battery is coming to the full capacity when chargingRobert Nagy
2022-02-18Build gpioctl(8) on riscv64.Visa Hankala
2022-02-18prefer https links in man pagesJonathan Gray
2022-02-18update 21c3 linkJonathan Gray
2022-02-15make use of pkg_* infra simplificationsMarc Espie
2022-02-15simplify code based on afresh1@'s remark: indeed I always need toMarc Espie
2022-02-14Draw a bit more attention to transport switches between RRDP, RSYNC, and cacheJob Snijders
2022-02-14Name the maximum number of deltas permitted in a RRDP Notification fileJob Snijders
2022-02-14make db locking self-containedMarc Espie
2022-02-13- for -a, get the brackets rightJason McIntyre
2022-02-12use new libtls signer apiEric Faurot
2022-02-12switch to using the common code in BaseStateMarc Espie
2022-02-11use packing-list consistentlyMarc Espie
2022-02-11It's fw_update's job to say what went wrong.Florian Obser
2022-02-11Lock the pkg db while runningAndrew Fresh
2022-02-10Improve free inodes check from fs.f_favail > 0 to fs.f_free > 0.Theo Buehler
2022-02-10Fix serial number printing in crl_print() for large serials.Claudio Jeker
2022-02-10look for the login class in both login.conf and login.conf.d/${class}Robert Nagy
2022-02-10Implement some code to print crls with -f.Claudio Jeker
2022-02-10Do not verify the cert or CA for a relay using opportunistic TLS.Todd C. Miller
2022-02-10unveil _PATH_LOGIN_CONF_DRobert Nagy
2022-02-10Only show the 'not enough inodes' warning if the filesystem reports moreTheo Buehler
2022-02-10Free s->last_mod before overwriting it with a new last_mod.Theo Buehler
2022-02-10Free conn->last_modified before overwriting it with strdup().Theo Buehler
2022-02-10Don't unregister firmware if we can't fetch the SHA256.sigAndrew Fresh
2022-02-08Check CRLs also for manifestsTheo Buehler
2022-02-08Before loading the certificate chain for the file under inspection checkClaudio Jeker
2022-02-08Move the guts of proc_parser_crl() into crl_parse(). This is actuallyTheo Buehler
2022-02-07systematically remove setuid/setgid from files before archiving ANDMarc Espie
2022-02-06Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd.Claudio Jeker
2022-02-06Switch from u_intX_t types to stdint.h uintX_t. Mostly mechanical withClaudio Jeker
2022-02-06now that APM_BATT_CHARGING is also set in acpi and on some m1 devicesRobert Nagy
2022-02-06remove please from manual pagesJonathan Gray
2022-02-05ypldap: fix -Wunused-but-set-variable warningsChristian Weisgerber
2022-02-04More consistency in the return code docs.Theo Buehler
2022-02-04Document certificate_policies() in a comment.Theo Buehler
2022-02-04whitespaceTheo Buehler
2022-02-04Ensure that certificate policies follow RFC 7318Theo Buehler
2022-02-04Enforce Certificate Policy for RPKITheo Buehler
2022-02-04Add id-cp-ipAddr-asNumber OID to x509_init_oid()Theo Buehler