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-08-31
Send alert on ssl_get_prev_session failure
Theo Buehler
2020-08-30
Remove duplicate definition of _null_auth.
mortimer
2020-08-30
Start replacing the existing TLSv1.2 record layer.
Joel Sing
2020-08-29
define OPENSSL_NO_SSL_TRACE in opensslfeatures.h
Kinichiro Inoguchi
2020-08-23
amd64: TSC timecounter: prefix RDTSC with LFENCE
cheloha
2020-08-23
check errno against EINTR; not return value from poll()
Damien Miller
2020-08-23
update to libfido2 46710ac06, picking up a few API changes
Damien Miller
2020-08-17
Fix append mode so it always writes to the end and expand regress.
Todd C. Miller
2020-08-14
Fix handling of "w+" mode, we were only truncating for "w".
Todd C. Miller
2020-08-13
select.2: Xr directly to timersub(3) now that it has a dedicated manpage
cheloha
2020-08-11
Send an unexpected message alert if no valid content type is found.
Joel Sing
2020-08-11
Increment the epoch in the same place for both read and write.
Joel Sing
2020-08-11
Use 0 instead of 0x00 for memset() calls.
Joel Sing
2020-08-11
Use SSL3_SEQUENCE_SIZE for last_write_sequence[] rather than hardcoding.
Joel Sing
2020-08-11
In SSL_new() just 'goto err' on allocation failure.
Joel Sing
2020-08-11
sync with upstream libfido2 rev 2fa20b889, picking up ~7 months
Damien Miller
2020-08-10
Tedu compiler-rt 8.0.1.
Patrick Wildt
2020-08-10
Un-hook and re-hook libcompiler_rt.
Patrick Wildt
2020-08-10
Avoid passing -1 to freezero.
Theo Buehler
2020-08-09
Fix some wrapping/indent.
Joel Sing
2020-08-09
Add P-521 to the list of curves supported by default in the client.
Joel Sing
2020-08-09
Use CBB more correctly when writing SSL3/DTLS records.
Joel Sing
2020-08-09
Make the explicit IV length handling in DTLS the same as SSL3/TLS.
Joel Sing
2020-08-06
delete another word to improve the wording; suggested by jmc@
Ingo Schwarze
2020-08-06
Explain the purpose of CMAC_resume(3) in more detail.
Ingo Schwarze
2020-08-04
Cleanup aead_ctx
Kinichiro Inoguchi
2020-08-04
We have `pipexinq' and `pipexoutq' mbuf(9) queues to store pipex(4)
mvs
2020-08-03
Only parse a client's status_request in the CH
Theo Buehler
2020-08-03
Ensure clients only send a status_request in the CH
Theo Buehler
2020-08-03
Correctly handle server requests for an OCSP response
Theo Buehler
2020-08-03
Bump libc++ and libc++abi majors due to floating point type
Patrick Wildt
2020-08-03
crank the major cos grammar.c has grown.
David Gwynne
2020-08-03
add "sample NUM" so you can ask to capture 1/NUM packets from a filter.
David Gwynne
2020-08-03
add support for handling loads from BPF_RND.
David Gwynne
2020-08-03
sync to upstream libcbor v0.7.0; some minor fixes, but a note major
Damien Miller
2020-08-02
Squelch warning by using idiom from libc bcrypt(3)
Theo Buehler
2020-08-02
Check the return value of tls1_enc() in the write path.
Joel Sing
2020-08-01
Clean up/simplify more of the dtls1/ssl3 record writing code:
Joel Sing
2020-08-01
Pull record version selection code up and pass it as an argument to
Joel Sing
2020-07-30
Have ssl_init_wbio_buffer() push the buffering BIO rather than doing it
Joel Sing
2020-07-30
Clean up and simplify some of the SSL3/DTLS1 record writing code.
Joel Sing
2020-07-30
Add minimal info callback support for TLSv1.3
Theo Buehler
2020-07-27
Fix two cases where we shpould compare/store 64-bit values instead of
Mark Kettenis
2020-07-27
Fix powerpc64's sbrk()
gkoehler
2020-07-26
Reference unveil(2) in system accounting and daily.8.
rob
2020-07-25
Handle SSL_MODE_AUTO_RETRY being changed during a TLSv1.3 session.
Joel Sing
2020-07-25
remove half a dozen "goto" statements and a label
Ingo Schwarze
2020-07-24
tweak previous;
Jason McIntyre
2020-07-23
document PEM_X509_INFO_read(3) and PEM_X509_INFO_read_bio(3)
Ingo Schwarze
2020-07-23
Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to cause
Ingo Schwarze
[next]