summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2022-03-09bandwith -> bandwidthJonathan Gray
2022-03-09fix a minor bug that's going to become more relevant: mark cwds asMarc Espie
2022-03-08Avoid leak of roa in rtr_parse_ipv{4,6}_prefix()Theo Buehler
2022-03-08No need to print fetchtable twice in this error message.Claudio Jeker
2022-03-07Resolve clang unused-but-set warnings in vmd's vioscsi.c.Dave Voutila
2022-03-04Only provide the .gz file if timestamp is >= the non-gzip file. MakeTheo de Raadt
2022-03-03Move rde_send_kroute() from rde_generate_updates() to prefix_evaluate().Claudio Jeker
2022-03-03Remove the labelid from struct kroute_full. It was never really used.Claudio Jeker
2022-03-03Pick correct firmware directory. Read the target kernel version and usesdk
2022-03-02struct stat from early file inspection was being used after actual fileTheo de Raadt
2022-03-02Simplify .gz handling a bitTheo Buehler
2022-03-02Adapt prefix_adjout_update() the same way as prefix_adjout_withdraw()Claudio Jeker
2022-03-02Correct prefix_adjout_destroy() prototypeClaudio Jeker
2022-03-02Refactor prefix_adjout_withdraw()Claudio Jeker
2022-03-02Nothing uses kv_flags.Florian Obser
2022-03-01vmd(8): gracefully handle hitting data limits when starting a vmDave Voutila
2022-03-01up_dump_prefix() should not clear the p->flags before possibly callingClaudio Jeker
2022-03-01Rewrite some comments to hopefully be easier to understand.Claudio Jeker
2022-03-01Remove another empty lineClaudio Jeker
2022-03-01Reshuffle functions for better order and remove an excessive empty line.Claudio Jeker