index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2022-03-28
Compare the SKI of the embedded EE certificate of the CMS message with the
Claudio Jeker
2022-03-28
Fix error check of CMS_unsigned_get_addr_count()
Theo Buehler
2022-03-25
Implement most of the CMS related checks required by RFC 6488 section 3
Claudio Jeker
2022-03-24
whitespace niggle noticed during review
Theo de Raadt
2022-03-24
Plus a small leak found by jmatthew; ok millert@
Otto Moerbeek
2022-03-23
Rate limit router advertisements according to RFC 4861 6.2.6. In
Florian Obser
2022-03-22
Call tls_close() in libevent TLS wrapper of syslogd when the other
Alexander Bluhm
2022-03-22
Switch from a LIST to TAILQ for the structure to store prefixes on a
Claudio Jeker
2022-03-21
Remove the active prefix cache in struct rib_entry. I need the space
Claudio Jeker
2022-03-21
Prevent crash of unprivileged engine process (pledged stdio).
Florian Obser
2022-03-21
Adjust how RIB are reloaded when their flags (esp. no evaluate) changes.
Claudio Jeker
2022-03-21
Make sure that the string generated by pretty_key_id() is always properly
Claudio Jeker
2022-03-21
Adjust to renaming of F_CTL_ACTIVE/F_PREF_ACTIVE to F_CTL_ACTIVE/F_PREF_BEST
Claudio Jeker
2022-03-21
Rename F_CTL_ACTIVE and F_PREF_ACTIVE to the more correct
Claudio Jeker
2022-03-17
add some extra logic to prevent moving files around when this is possible.
Marc Espie
2022-03-17
Make tcpdump(8) show 802.11ac VHT capability and operation IEs in -v mode.
Stefan Sperling
2022-03-16
Update to nsd 4.4.0
Florian Obser
2022-03-15
Replace the eor member of struct prefix with a flag. Saves a byte that
Claudio Jeker
2022-03-15
Refactor prefix_adjout_update(). Move the new prefix logic up and
Claudio Jeker
2022-03-15
Change how $macros are expanded in the config.
Claudio Jeker
2022-03-15
if we pass exact pkg args, just check that their files are there instead
Marc Espie
2022-03-13
better without warnings
Marc Espie
2022-03-13
show the realname in verbose mode for tieing.
Marc Espie
2022-03-13
make those checks less chatty... once the file is not there, we don't need
Marc Espie
2022-03-11
Fix overflow protection check in the poll loop. The check needs to happen
Claudio Jeker
2022-03-10
Add mtw(4) to fw_update(8).
hastings
2022-03-10
Inform fw_update(8) about mtw(4) pattern.
hastings
2022-03-10
authentcation -> authentication
Jonathan Gray
2022-03-10
immediatly -> immediately
Jonathan Gray
2022-03-09
spelling/wording
Jonathan Gray
2022-03-09
bandwith -> bandwidth
Jonathan Gray
2022-03-09
fix a minor bug that's going to become more relevant: mark cwds as
Marc Espie
2022-03-08
Avoid leak of roa in rtr_parse_ipv{4,6}_prefix()
Theo Buehler
2022-03-08
No need to print fetchtable twice in this error message.
Claudio Jeker
2022-03-07
Resolve clang unused-but-set warnings in vmd's vioscsi.c.
Dave Voutila
2022-03-04
Only provide the .gz file if timestamp is >= the non-gzip file. Make
Theo de Raadt
2022-03-03
Move rde_send_kroute() from rde_generate_updates() to prefix_evaluate().
Claudio Jeker
2022-03-03
Remove the labelid from struct kroute_full. It was never really used.
Claudio Jeker
2022-03-03
Pick correct firmware directory. Read the target kernel version and use
sdk
2022-03-02
struct stat from early file inspection was being used after actual file
Theo de Raadt
2022-03-02
Simplify .gz handling a bit
Theo Buehler
2022-03-02
Adapt prefix_adjout_update() the same way as prefix_adjout_withdraw()
Claudio Jeker
2022-03-02
Correct prefix_adjout_destroy() prototype
Claudio Jeker
2022-03-02
Refactor prefix_adjout_withdraw()
Claudio Jeker
2022-03-02
Nothing uses kv_flags.
Florian Obser
2022-03-01
vmd(8): gracefully handle hitting data limits when starting a vm
Dave Voutila
2022-03-01
up_dump_prefix() should not clear the p->flags before possibly calling
Claudio Jeker
2022-03-01
Rewrite some comments to hopefully be easier to understand.
Claudio Jeker
2022-03-01
Remove another empty line
Claudio Jeker
2022-03-01
Reshuffle functions for better order and remove an excessive empty line.
Claudio Jeker
[next]