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
2022-09-12
Add CBC, CFB64 and OFB64 test coverage for RC2
Theo Buehler
2022-09-12
Hook up installboot(8) tests on all covered archs
Klemens Nanni
2022-09-12
whitespace nits
Theo Buehler
2022-09-12
Bump version for upcoming -portable release
Claudio Jeker
2022-09-12
Don't use options from pane if pane is NULL.
Nicholas Marriott
2022-09-12
acpihpet(4): acpihpet_delay: only use lower 32 bits of counter
Scott Soule Cheloha
2022-09-12
spelling
Jonathan Gray
2022-09-12
Introduce tree walkers that only walk a subtree of the RIB.
Claudio Jeker
2022-09-12
SIOCGIFPARENT uses struct if_parent not ireq
Jonathan Gray
2022-09-12
SIOCGVNETID uses struct ifreq not if_parent
Jonathan Gray
2022-09-12
Move division by two out of sizeof()
Theo Buehler
2022-09-12
Error checks for EVP_*
Theo Buehler
2022-09-12
Move division by two out of sizeof()
Theo Buehler
2022-09-11
Add regression tests for the sendmmsg and recvmmsg system calls.
Moritz Buhl
2022-09-11
Remove the DKF_LABELVALID flag from struct disk. Instead, trust disk drivers
Miod Vallat
2022-09-11
Add the new inout vmm(4) tracepoint to dt(4).
Dave Voutila
2022-09-11
Enforce the minimum TLS version requirement for QUIC.
Joel Sing
2022-09-11
Adjust for opaque structs in ts.h
Theo Buehler
2022-09-11
Adjust for opaque structs in pkcs12.h
Theo Buehler
2022-09-11
Register the I2C controller with ACPI. Skip this on the SC8280XP SoC for
Mark Kettenis
2022-09-11
sync
Theo Buehler
2022-09-11
bump major after libcrypto and libssl major bump
Theo Buehler
2022-09-11
Crank major after symbol addition and libcrypto major bump
Theo Buehler
2022-09-11
Update Symbols.list
Theo Buehler
2022-09-11
Expose SSL_get_share_{group,curve}() and related #defines
Theo Buehler
2022-09-11
Expose some error codes needed for QUIC support
Theo Buehler
2022-09-11
Define LIBRESSL_HAS_QUIC
Theo Buehler
2022-09-11
Bump major after symbol addition and removal and struct visibility changes
Theo Buehler
2022-09-11
Update Symbols.list
Theo Buehler
2022-09-11
Make structs in ts.h opaque
Theo Buehler
2022-09-11
Make structs in pkcs12.h opaque
Theo Buehler
2022-09-11
Expose EVP_chacha20_poly1305()
Theo Buehler
2022-09-11
Expose various EVP AEAD constants for EVP ChaCha and QUIC
Theo Buehler
2022-09-11
Expose OPENSL_cleanup()
Theo Buehler
2022-09-11
Make BIO_info_cb() identical to bio_info_cb()
Theo Buehler
2022-09-11
Remove c2i_* and i2c_* from public visibility
Theo Buehler
2022-09-11
link asn1object test statically in preparation for upcoming bump
Theo Buehler
2022-09-11
Replace "echo 'w\ny\nq\n' | disklabel -E" with equivalent
Kenneth R Westerback
2022-09-11
Be stricter with middlebox compatibility mode in the TLSv1.3 server.
Joel Sing
2022-09-11
Only permit CCS messages if requesting middlebox compatibility mode.
Joel Sing
2022-09-11
drop the -beta
Theo de Raadt
2022-09-11
Use CBS when procesing a CCS message in the legacy stack.
Joel Sing
2022-09-11
Ensure there is no trailing data for a CCS received by the TLSv1.3 stack.
Joel Sing
2022-09-11
.Li in previous didn;t make sense;
Jason McIntyre
2022-09-11
Add #define's for GPT partition attribute bits REQUIRED, IGNORE
Kenneth R Westerback
2022-09-11
correct argument to VMM_IOC_READVMPARAMS
Jonathan Gray
2022-09-11
Replace "echo 'w\ny\nq\n' | disklabel -E" with equivalent
Kenneth R Westerback
2022-09-11
When looking up a symble using kvm_nlist(3), we need to prepend an
Mark Kettenis
2022-09-11
Add wsmux(4) such that systems with multiple keyboards work in bsd.rd.
Mark Kettenis
2022-09-11
On smmu(4) instances without coherent page table walk we need to make sure
Patrick Wildt
[next]