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-01-10
add Intel Jasper Lake devices
Jonathan Gray
2022-01-10
Convert tls_bio_cb for opaque BIO
Theo Buehler
2022-01-10
Mechanical conversion of libcsi for opaque DH.
Theo Buehler
2022-01-10
Document EVP_AEAD_CTX_{new,free}() and adjust example code.
Theo Buehler
2022-01-10
fix SEE ALSO;
Jason McIntyre
2022-01-10
Unbreak tree. Sorry about that.
Theo Buehler
2022-01-10
Return ENOMEM on malloc errors to prevent use of uninitialized stack
Tobias Heider
2022-01-10
When rendering the \h (horizontal motion) low-level roff(7) escape
Ingo Schwarze
2022-01-10
sync
Theo de Raadt
2022-01-10
Initialize variables that are touched in the error path.
Visa Hankala
2022-01-10
NULL out pointers after transferring them to the DSA object.
Theo Buehler
2022-01-10
sync
Theo de Raadt
2022-01-10
Dedup get_dsa*() code.
Theo Buehler
2022-01-10
Convert testdsa to accessors for opaque DSA
Theo Buehler
2022-01-10
Remove a few unused defines from x509.h
Theo Buehler
2022-01-10
Use NULL instead of 0 for pointers.
Jan Klemkow
2022-01-10
Prepare to provide the EVP_MD_meth_* API
Theo Buehler
2022-01-10
speeling
David Gwynne
2022-01-10
this should be most of the necessary info for this driver.
David Gwynne
2022-01-10
Document openssl pkey -check,-pubcheck and param -check
Theo Buehler
2022-01-10
Implement openssl pkey -{,pub}check and pkeyparam -check
Theo Buehler
2022-01-10
Prepare to provide EVP_PKEY_{public,param}_check
Theo Buehler
2022-01-10
Provide DH_check*_ex and many error codes
Theo Buehler
2022-01-10
Prepare to provide EVP_PKEY_check()
Theo Buehler
2022-01-10
add a bit more.
David Gwynne
2022-01-10
Prevent a double free in EVP_MD_CTX_copy_ex()
Theo Buehler
2022-01-10
tweak slightly
David Gwynne
2022-01-10
In pmap_enter(9), only perform a TLB flush if we actually changed a PTE.
Mark Kettenis
2022-01-10
aplsmc(4)
Mark Kettenis
2022-01-10
Add aplsmc(4), a driver for the SMC found on Apple M1 SoCs.
Mark Kettenis
2022-01-10
hang some flesh off the bones that jsg provided.
David Gwynne
2022-01-10
mark up the ioctl requests with Dv
David Gwynne
2022-01-10
initial kstat.4
Jonathan Gray
2022-01-10
provide access to the hardware counters (MIB counters in the doc) via kstat
David Gwynne
2022-01-10
handle the status ring entries as 64bit words instead of a struct.
David Gwynne
2022-01-10
zap trailing whitespace
Theo Buehler
2022-01-10
Check that the RSA exponent is neither even nor 1 in RSA_check_key()
Theo Buehler
2022-01-09
Use C99 initializers for test_sha_md
Theo Buehler
2022-01-09
Add an essentially empty comp_local.h and include it where it will
Theo Buehler
2022-01-09
Simplify igc_rxrinfo() to improve consistency and appease Coverity.
Patrick Wildt
2022-01-09
unwind/unbound: prepare for opaque DSA and RSA.
Theo Buehler
2022-01-09
do not call ranlib -t anymore because it does nothing except wasting time;
Robert Nagy
2022-01-09
ssl_check_srvr_ecc_cert_and_alg() only returns 0/1 - test accordingly.
Joel Sing
2022-01-09
Swap arguments to ssl_check_srvr_ecc_cert_and_alg()
Joel Sing
2022-01-09
Clean up ssl3_{send,get}_client_kex_gost()
Joel Sing
2022-01-09
Return 0/1 from ssl3_{send,get}_client_kex_gost()
Joel Sing
2022-01-09
Remove a comment from Captain Obvious.
Joel Sing
2022-01-09
Fix GOST skip certificate verify handling.
Joel Sing
2022-01-09
Prepare to provide EVP_MD_CTX{,_set}_pkey_ctx()
Theo Buehler
2022-01-09
Indicate that mvpxa(4) depends on sdhc code.
Visa Hankala
[next]