summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-02-25Whitespace.Rob Pierce
2022-02-25The pointer returned by pt_fill() can be directly used in most cases.Claudio Jeker
2022-02-25For add-path send the Adj-RIB-Out needs to handle multiple paths perClaudio Jeker
2022-02-24struct prefix holds path_id_tx for the path id sent to peers whenClaudio Jeker
2022-02-23merge upstream commit to unbound: "Fix that TCP interface does not useStuart Henderson
2022-02-23merge unbound 1.15.0Stuart Henderson
2022-02-23update to unbound 1.15.0, ok florian@Stuart Henderson
2022-02-23Make it possible to bind and connect to non-default ports. This is mainlyClaudio Jeker
2022-02-22Use sizeof() instead of KI_MAXCOMLEN and KI_WMESGLEN in structs.Todd C. Miller
2022-02-22MAXCOMLEN is no longer needed in these programs, so remove the annotationTheo de Raadt
2022-02-22Since other exported commandnames were increased to 24 and graduated intoTheo de Raadt
2022-02-22Convert parse.y to use stdint.h types uintX_t instead of u_intX_tClaudio Jeker
2022-02-22Since other exported commandnames were increased to 24 and graduated intoTheo de Raadt
2022-02-22requestid is a 32 bit integer, make sure that we request that withMartijn van Duren
2022-02-22Plug leak in ec_key_create()Theo Buehler
2022-02-22whitespace/KNFTheo Buehler
2022-02-22acme-client: only warn on PEM_write_ECPrivateKey() failure insteadTheo Buehler
2022-02-22Clarify RTR and roa-set sectionsJob Snijders
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