summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-11-10vmd(8): remove toggling interrupt line on vcpu in vcpu run loopDave Voutila
2022-11-10Initialize data before passing it to get_input_data. StrictlyMoritz Buhl
2022-11-10Indicate compliance with work-in-progress spec for ROA objectsJob Snijders
2022-11-10vmd(8): import mmio decode and emulation, disabled for now.Dave Voutila
2022-11-10A theoretical path exists where ext.data1 is not initialized byMoritz Buhl
2022-11-10change default output to -a format; ok tbTheo de Raadt
2022-11-10In case RSA_meth_new fails, errstr would be passed to fatalx withoutMoritz Buhl
2022-11-10always call va_end.Moritz Buhl
2022-11-09nreq could leak a http get request in case a redirect withoutMoritz Buhl
2022-11-09In do_zzz a garbage stack value could be accessed in case a readMoritz Buhl
2022-11-09Error out if a ROA payload contains too many ipAddrBlocksJob Snijders
2022-11-09ndp, route, netstat: adjust ipv6 address widthKlemens Nanni
2022-11-09Properly handle L3VPN routes in kroute. This got broken while reworkingClaudio Jeker
2022-11-09Fix nlri parsing of L3VPN prefixes in withdrawals.Claudio Jeker
2022-11-09Show the MPLS label of a L3VPN route in show fib output.Claudio Jeker
2022-11-09document '=' as a pkgspecMarc Espie
2022-11-09Remove old-style eeprom mentions and relevant leftover code; ok kettenis@Miod Vallat
2022-11-08Skip softraid(4) keydisks silentlyKlemens Nanni
2022-11-08whitespace fix in debug printf, no functional change.Dave Voutila
2022-11-08Document network-boot-arguments for sparc64 diskless(8)Klemens Nanni
2022-11-08Make "prepare filesystem" softraid aware, fix arm64 softraid installKlemens Nanni
2022-11-08stray spaceTheo Buehler
2022-11-07Fix a memory leak in the error path of rde_dump_ctx_new.Moritz Buhl
2022-11-07Fix theoretical access to garbage stack memory in pfkey_reply forMoritz Buhl
2022-11-07Simplify use of strrchr()Job Snijders
2022-11-07Merge duplicate MD code into MI sr_open_chunk()Klemens Nanni
2022-11-07Fix some spelling errors.Moritz Buhl
2022-11-07Confirm Path Length is absent in the Basic Constraints extensionJob Snijders
2022-11-06Nuke some 'set but not used' pathlen variables.Kenneth R Westerback
2022-11-06Next to signedObject only allow rpkiNotify accessMethodsTheo Buehler
2022-11-06Don't leak args.fspec in create_filesystem().Kenneth R Westerback
2022-11-06Fix typo in comment about pledges (send -> sendfd).Dave Voutila
2022-11-06typo: wlll -> willAntoine Jacoutot
2022-11-06Reintroduce snippet describing startup behaviour to where it belongs. ok jmc@Otto Moerbeek
2022-11-06remove the remnants of the old -s option, which was left stranded with poor,Jason McIntyre
2022-11-04Do not fail on non-rsync URIs in EE cert SIA extensionsTheo Buehler
2022-11-04In very verbose mode, log unexpected accessMethodsTheo Buehler
2022-11-04Format filemode output in a tabular fashion to improve readabilityJob Snijders
2022-11-04allow "=" to be "hey only the default value" for pkgspec in dependenciesMarc Espie
2022-11-04Add missing field initializer.Theo Buehler
2022-11-04whitespaceTheo Buehler
2022-11-04Catch bad characters in rpkiManifest filenames earlier onJob Snijders
2022-11-04Don't show CPS URIs when in filemodeJob Snijders
2022-11-04Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificatesJob Snijders
2022-11-03don't needlessy uppercase Nd;Jason McIntyre
2022-11-03Constrain KeyUsage and ExtendedKeyUsage on both CA & EE certificatesJob Snijders
2022-11-03shorten Autonomous System Provider AuthorizationsJob Snijders
2022-11-03Add notion of ASPAJob Snijders
2022-11-03Permit only keyCertSign and CRLSign in CA KeyUsage extensionJob Snijders
2022-11-02Emit warnings when unexpected X.509v3 extensions are encounteredJob Snijders