summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-04-07Adjust mkioconf so the emitted extern struct cfattach are const.Theo Buehler
2022-04-06- document where dependency tree is builtMarc Espie
2022-04-05Fix two missing checks in the SIA extensionTheo Buehler
2022-04-04Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has noClaudio Jeker
2022-04-04Change from a dynamic allocation for the process list to a staticClaudio Jeker
2022-04-04Remove outdated XXX comment. This got fixed in January.Claudio Jeker
2022-04-04Remove two more FIXMEs: to get there, we rely on the OID already.Theo Buehler
2022-04-04rpki-client: remove a stale FIXMETheo Buehler
2022-04-04Prepare for next release.Claudio Jeker
2022-04-04Prepare for new release.Claudio Jeker
2022-04-02Split certificate parsing in two steps. cert_parse_pre() which doesClaudio Jeker
2022-04-01Change x509_get_aki(), x509_get_ski(), x509_get_aia(), and x509_get_crl()Claudio Jeker
2022-04-01Move the TA specific checks from cert_parse_inner() to ta_parse() andClaudio Jeker
2022-04-01Don't print "You may wish to update your font path" at pkg_add timeStuart Henderson
2022-04-01Add missing command in description.Antoine Jacoutot
2022-04-01Fix error message from d2i_X509_bio() to d2i_X509()Theo Buehler
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2022-03-31Sync & permit ASPA objects to appear on ManifestsJob Snijders
2022-03-31'e' is no longer an optional element for ober_scanf_elements.Martijn van Duren
2022-03-30Simplify up_generate_updates()Theo Buehler
2022-03-28Compare the SKI of the embedded EE certificate of the CMS message with theClaudio Jeker
2022-03-28Fix error check of CMS_unsigned_get_addr_count()Theo Buehler
2022-03-25Implement most of the CMS related checks required by RFC 6488 section 3Claudio Jeker
2022-03-24whitespace niggle noticed during reviewTheo de Raadt
2022-03-24Plus a small leak found by jmatthew; ok millert@Otto Moerbeek
2022-03-23Rate limit router advertisements according to RFC 4861 6.2.6. InFlorian Obser
2022-03-22Call tls_close() in libevent TLS wrapper of syslogd when the otherAlexander Bluhm
2022-03-22Switch from a LIST to TAILQ for the structure to store prefixes on aClaudio Jeker
2022-03-21Remove the active prefix cache in struct rib_entry. I need the spaceClaudio Jeker
2022-03-21Prevent crash of unprivileged engine process (pledged stdio).Florian Obser
2022-03-21Adjust how RIB are reloaded when their flags (esp. no evaluate) changes.Claudio Jeker
2022-03-21Make sure that the string generated by pretty_key_id() is always properlyClaudio Jeker
2022-03-21Adjust to renaming of F_CTL_ACTIVE/F_PREF_ACTIVE to F_CTL_ACTIVE/F_PREF_BESTClaudio Jeker
2022-03-21Rename F_CTL_ACTIVE and F_PREF_ACTIVE to the more correctClaudio Jeker
2022-03-17add some extra logic to prevent moving files around when this is possible.Marc Espie
2022-03-17Make tcpdump(8) show 802.11ac VHT capability and operation IEs in -v mode.Stefan Sperling
2022-03-16Update to nsd 4.4.0Florian Obser
2022-03-15Replace the eor member of struct prefix with a flag. Saves a byte thatClaudio Jeker
2022-03-15Refactor prefix_adjout_update(). Move the new prefix logic up andClaudio Jeker
2022-03-15Change how $macros are expanded in the config.Claudio Jeker
2022-03-15if we pass exact pkg args, just check that their files are there insteadMarc Espie
2022-03-13better without warningsMarc Espie
2022-03-13show the realname in verbose mode for tieing.Marc Espie
2022-03-13make those checks less chatty... once the file is not there, we don't needMarc Espie
2022-03-11Fix overflow protection check in the poll loop. The check needs to happenClaudio Jeker
2022-03-10Add mtw(4) to fw_update(8).hastings
2022-03-10Inform fw_update(8) about mtw(4) pattern.hastings
2022-03-10authentcation -> authenticationJonathan Gray
2022-03-10immediatly -> immediatelyJonathan Gray
2022-03-09spelling/wordingJonathan Gray