index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-03
Rework socket buffers locking for shared netlock.
Vitaliy Makkoveev
2024-02-03
Add tap(4) read events after rx virtqueue notification.
Dave Voutila
2024-02-03
missing "s" after apostrophe;
Jason McIntyre
2024-02-03
Try to fetch the board variant from the device tree on platforms that have
Mark Kettenis
2024-02-03
Rework the exit path of tls13_handshake_recv_action()
Theo Buehler
2024-02-03
Remove Softdep.
Bob Beck
2024-02-03
Stop spamming syslog when the network does something silly.
Florian Obser
2024-02-03
Remove last peeking at TLS1_FLAGS_SKIP_CERT_VERIFY
Theo Buehler
2024-02-03
Zap a trailing blank that snuck into ssl3_get_client_hello()
Theo Buehler
2024-02-03
Add new amd64-only sysctl machdep.retpoline which says whether the cpu
Theo de Raadt
2024-02-03
Remove GOST and STREEBOG support from libssl.
Bob Beck
2024-02-03
leave the command for mbox delivery unset
Omar Polo
2024-02-03
document that when an alternate delivery user is provided in a
Omar Polo
2024-02-03
Fix X509_get_ext_count() usage
Theo Buehler
2024-02-03
Refactor handling of stale manifests
Job Snijders
2024-02-03
proc_parser_mft: simplify logic slightly
Theo Buehler
2024-02-03
On OpenBSD we always want IBT-compatible PLT entries. Currently we use
Mark Kettenis
2024-02-03
Implement Multiple Message MSI support on arm64. As on amd64 this is
Mark Kettenis
2024-02-03
implement qwx_tx()
Stefan Sperling
2024-02-03
not enough bits for L1 cache size to be >= 1M
Jonathan Gray
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
return early if malloc fails to avoid use after free
Jonathan Gray
2024-02-03
fix off-by-one in bounds test
Jonathan Gray
2024-02-03
correct buffer size argument to snprintf in print_proto()
Jonathan Gray
2024-02-03
fix vmd vioblk fd closing bounds test
Jonathan Gray
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
add missing fatal() call in rde_peer_send_rrefresh()
Jonathan Gray
2024-02-02
when an alternate delivery user is provided in a dispatcher, do not process
Gilles Chehade
2024-02-02
Rework proc_parser_mft() further
Theo Buehler
2024-02-02
there's no good reason to allow smtpd to execute custom command set by root
Gilles Chehade
2024-02-02
Fix vector number check.
Mark Kettenis
2024-02-02
Run lmtp deliveries as the recipient user, not SMTPD_USER (_smtpd).
Todd C. Miller
2024-02-02
Update the comment
Job Snijders
2024-02-02
Remove old comment
Job Snijders
2024-02-02
no longer check staleness in proc_parser_mft
Job Snijders
2024-02-02
parser: inline last call to proc_parser_mft_post()
Theo Buehler
2024-02-02
fix previous: a *mp = mft1 got lost
Theo Buehler
2024-02-02
refactor: don't call proc_parser_mft_post for the first mft
Job Snijders
2024-02-02
parser: no need to overload err1 twice.
Theo Buehler
2024-02-02
refactor: populate mft->path in the pre parser
Job Snijders
2024-02-02
aspath_inflate() can be called with an empty ASPATH.
Claudio Jeker
2024-02-02
Cleanup a couple of fatal messages to be less bad.
Claudio Jeker
2024-02-02
Implement basics of the qwx(4) data frame Rx path.
Stefan Sperling
2024-02-02
In in_pcbrtentry() add missing return of in6_pcbrtentry() value.
Alexander Bluhm
2024-02-02
Explain missing group on getgrnam(3) failure.
Dave Voutila
2024-02-02
refactor: no longer needed to pass loc to the mft preparser
Job Snijders
2024-02-02
Ignore EVP_MD_CTX_reset() return value
Theo Buehler
2024-02-02
Ignore EVP_CIPHER_CTX_reset() return value, it can't fail
Theo Buehler
2024-02-02
refactor: move parse_filepath() to avoid pointer indirection
Job Snijders
2024-02-02
refactoring: move time validity window checks out of proc_parser_mft_post()
Job Snijders
[next]