summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-06-07update to unbound 1.16.0, discussed with florian@, test from Renaud AllardStuart Henderson
2022-06-07Fix path validation of AS numbersTheo Buehler
2022-06-06have compute_checksum return a status, so that we don't report similarMarc Espie
2022-06-06zap fairly old bug from refactoring: we already validated all the set plists,Marc Espie
2022-06-06this message is seriously outdated: the packing-lists have been read byMarc Espie
2022-06-06Yet another iteration of the tied algorithm: some packages containMarc Espie
2022-06-06also zap signer if we zap digital-signatureMarc Espie
2022-06-06expand on the mismatches between the tarball and the packing-listMarc Espie
2022-06-05Revert accidentally committed checkTheo Buehler
2022-06-05Rework how fib_priority is handled.Claudio Jeker
2022-06-04document internal annotations a bit more, explain about the always-updateMarc Espie
2022-06-04KNF nitTheo Buehler
2022-06-03Check tls_config_new() for NULL returnTheo Buehler
2022-06-02Let btrace(8) execute the END probe upon receiving a SIGTERM signalJeremie Courreges-Anglas
2022-06-02Adjust lowest allowed routing priority to be bigger than RTP_LOCAL.Claudio Jeker
2022-06-02Use a common idiom to check if the user supplied routing priority isClaudio Jeker
2022-06-02Cleanup ktable_exists() usage and its warning message.Claudio Jeker
2022-06-02Adjust some warning messages to be a bit more accurate. ktable_update()Claudio Jeker
2022-06-02When running sysupgrade on -stable move to the next release, notFlorian Obser
2022-06-01Remove a confusing comment that has been stale since e2k19 (r1.26).Theo Buehler
2022-06-01Limit the number of RSC checklist FileNameAndHash entries the same wayTheo Buehler
2022-06-01Fix off-by-one in MAX_MANIFEST_ENTRIES checkTheo Buehler
2022-05-31fix spacing;Jason McIntyre
2022-05-31I made non-trivial contributions to these files.Theo Buehler
2022-05-31Shuffle two helper functions down.Theo Buehler
2022-05-31Update reference to RSC draft 08Theo Buehler
2022-05-31Remove now unused ASN1_frame() and cms_econtent_version()Theo Buehler
2022-05-31Rewrite rsc.c using ASN.1 templatesTheo Buehler
2022-05-31Prepare rewrite of rsc.c with templated ASN.1Theo Buehler
2022-05-31Implement a max communities filter matchClaudio Jeker
2022-05-30tweak the display a bit: have "hashing/tieing" be progress messagesMarc Espie
2022-05-29More precision regarding a few minor points:Ingo Schwarze
2022-05-29document the meaning of the -Q option argument;Ingo Schwarze
2022-05-29final part of caching for always-update: the new annotation doesn't needMarc Espie
2022-05-28EOF does not result in an error code, as spotted by stsp@Marc Espie
2022-05-28rework the power status changes text;Jason McIntyre
2022-05-28have pkg_create generate the hash for always-updateMarc Espie
2022-05-26I'm a doofus, of course I need to use "write_without_variation" for thatMarc Espie
2022-05-26Introduce a new daemon_execdir variable for changing to a specified directoryAntoine Jacoutot
2022-05-26first step in simplifying the always-update case:Marc Espie
2022-05-25Print ASnumbers in asplain format and stop using the old asdot format.Claudio Jeker
2022-05-25Fix non-transitive extended community handling.Claudio Jeker
2022-05-25Add RFC 9234 "BGP Role" supportJob Snijders
2022-05-24While not strictly required clear all pfds in the poll loop and not justClaudio Jeker
2022-05-24Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.Claudio Jeker
2022-05-23Improve #ifdefs for STACK_OF() helpers.Theo Buehler
2022-05-23whitespaces found when I went checking for something elseTheo de Raadt
2022-05-23There is no need to be quiet by default anymore and also stdout isClaudio Jeker
2022-05-21repair a few more backwards compares that create headachesTheo de Raadt
2022-05-20use correct logging or error callsDave Voutila