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
/
lib
Age
Commit message (
Expand
)
Author
2020-05-29
from edgar pettijohn: correct return type in pcap_open_live.3;
Jason McIntyre
2020-05-27
This patch fixes one bug and one instance of undesirable behaviour.
Ingo Schwarze
2020-05-27
document PKCS7_dataFinal(3);
Ingo Schwarze
2020-05-27
add support for pcap_breakloop when reading packets from files.
David Gwynne
2020-05-26
minor cleanup ahead of the following work:
Ingo Schwarze
2020-05-26
Add additional length checks for TLSv1.3 plaintext and inner plaintext.
Joel Sing
2020-05-25
from edgar pettijohn:
Jason McIntyre
2020-05-25
Add missing .Xr and .Nm, reword and simplify few sentences
Alexandre Ratchov
2020-05-24
Fix some stylistic nits from jsing.
Theo Buehler
2020-05-24
Clear SSL_MODE_AUTO_RETRY in libtls, since we handle WANT_POLLIN correctly.
Joel Sing
2020-05-24
Minimally document PKCS7_dataInit(3).
Ingo Schwarze
2020-05-24
Briefly mention the obsolete function OPENSSL_init(3).
Ingo Schwarze
2020-05-23
Enforce that SNI hostnames be correct as per rfc 6066 and 5980.
Bob Beck
2020-05-23
Enable SSL_MODE_AUTO_RETRY by default.
Joel Sing
2020-05-23
Wire up SSL_MODE_AUTO_RETRY mode to retrying after PHH messages.
Joel Sing
2020-05-23
Provide the option to retry or return after post-handshake messages.
Joel Sing
2020-05-23
fix a confusingly wrapped line
Theo Buehler
2020-05-23
Do not assume that server_group != 0 or tlsext_supportedgroups != NULL
Theo Buehler
2020-05-22
Ensure we only attach an ocsp staple to a leaf certificate, because
Bob Beck
2020-05-21
Simplify: transform a dangling else into an early return and
Theo Buehler
2020-05-21
Make ssl_set_cert_masks() more consistent and closer to readable.
Joel Sing
2020-05-21
Avoid a shadowing issue by renaming cbs and cbb to cbb_hs and cbb_hs,
Theo Buehler
2020-05-21
A failure of tls13_handshake_msg_new() could lead to a NULL deref
Theo Buehler
2020-05-21
Actually set the hrr flag when sending a HelloRetryRequest.
Joel Sing
2020-05-20
Revert 1.43 - this fix for PHH in blocking mode breaks SSL_accept and
Bob Beck
2020-05-20
new manual page for PKCS7_set_content(3) and PKCS7_content_new(3);
Ingo Schwarze
2020-05-19
Replace SSL_PKEY_RSA_ENC/SSL_PKEY_RSA_SIGN with SSL_PKEY_RSA.
Joel Sing
2020-05-19
Disable builtins on ppc in order to prevent the compiler from optimizing in
mortimer
2020-05-19
remove information already given in same sentence;
Jason McIntyre
2020-05-19
Replace off-topic parts of the desciption by an architecture overview
Alexandre Ratchov
2020-05-19
Only send ocsp staples if the client asked for ocsp certificate status.
Bob Beck
2020-05-19
Add support for TLS 1.3 server to send certificate status
Bob Beck
2020-05-18
update libelf from elftoolchain r3717 to r3833
Jonathan Gray
2020-05-17
Send alerts back correctly when handling key shares, including
Bob Beck
2020-05-17
Free handshake message correctly, noticed by tb@
Bob Beck
2020-05-17
As done everywhere else, use a local version of MINIMUM() and avoid
Theo de Raadt
2020-05-17
Send a decode error alert if a server provides an empty certificate list.
Joel Sing
2020-05-17
Fix forgotten references to removed mixer.4 manual
Alexandre Ratchov
2020-05-16
Return TLS13_IO_WANT_POLLIN after processing post-handshake messages.
Joel Sing
2020-05-16
Ensure that a TLSv1.3 server has provided a certificate.
Joel Sing
2020-05-16
Add TLS13_ERR_NO_CERTIFICATE.
Joel Sing
2020-05-16
Avoid sending an empty certificate list from the TLSv1.3 server.
Joel Sing
2020-05-16
document PKCS7_set_type(3);
Ingo Schwarze
2020-05-13
Fix pesky whitespace.
Joel Sing
2020-05-13
Remove a no longer relevant XXX comment.
Joel Sing
2020-05-13
Switch back to the legacy stack where the maximum is less than TLSv1.3.
Joel Sing
2020-05-13
Switch the legacy version to TLS1_2_VERSION when processing server hello.
Joel Sing
2020-05-12
there should only be one i in gratuitous
Theo Buehler
2020-05-12
usb.org was stupid enough to reshuffle their website, update some URIs;
Ingo Schwarze
2020-05-11
Enable the TLSv1.3 server.
Joel Sing
[prev]
[next]