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-04-07
Adjust mkioconf so the emitted extern struct cfattach are const.
Theo Buehler
2022-04-06
- document where dependency tree is built
Marc Espie
2022-04-05
Fix two missing checks in the SIA extension
Theo Buehler
2022-04-04
Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has no
Claudio Jeker
2022-04-04
Change from a dynamic allocation for the process list to a static
Claudio Jeker
2022-04-04
Remove outdated XXX comment. This got fixed in January.
Claudio Jeker
2022-04-04
Remove two more FIXMEs: to get there, we rely on the OID already.
Theo Buehler
2022-04-04
rpki-client: remove a stale FIXME
Theo Buehler
2022-04-04
Prepare for next release.
Claudio Jeker
2022-04-04
Prepare for new release.
Claudio Jeker
2022-04-02
Split certificate parsing in two steps. cert_parse_pre() which does
Claudio Jeker
2022-04-01
Change x509_get_aki(), x509_get_ski(), x509_get_aia(), and x509_get_crl()
Claudio Jeker
2022-04-01
Move the TA specific checks from cert_parse_inner() to ta_parse() and
Claudio Jeker
2022-04-01
Don't print "You may wish to update your font path" at pkg_add time
Stuart Henderson
2022-04-01
Add missing command in description.
Antoine Jacoutot
2022-04-01
Fix error message from d2i_X509_bio() to d2i_X509()
Theo Buehler
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-03-31
Sync & permit ASPA objects to appear on Manifests
Job Snijders
2022-03-31
'e' is no longer an optional element for ober_scanf_elements.
Martijn van Duren
2022-03-30
Simplify up_generate_updates()
Theo Buehler
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
[next]