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
2020-05-11
Provide an alert sent record layer callback.
Joel Sing
2020-05-11
Move the record layer callbacks into a struct.
Joel Sing
2020-05-11
Use ssl_get_new_session() in the TLSv1.3 server.
Joel Sing
2020-05-11
There is no reason to limit the string length of log_reason() to REASON_LEN
Claudio Jeker
2020-05-11
Should have bumped this to 1.0 a long time ago.
Mark Kettenis
2020-05-11
On ACPI systems, if there is no SPCR table (or if it doesn't provide us
Mark Kettenis
2020-05-11
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-11
Initialize the timeval passed to todr_gettime() with the base time from
Mark Kettenis
2020-05-11
Allow specifying -d multiple times. Only print the fcgi header data if
Claudio Jeker
2020-05-11
Add support for VPNv6 in the family keyword of show rib
Claudio Jeker
2020-05-11
drm/atomic: Take the atomic toys away from X
Jonathan Gray
2020-05-11
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
Jonathan Gray
2020-05-11
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Jonathan Gray
2020-05-11
drm/edid: Fix off-by-one in DispID DTD pixel clock
Jonathan Gray
2020-05-11
clarify role of FIDO tokens in multi-factor authentictation;
Damien Miller
2020-05-10
Initialize a couple of variables to shut up gcc, which apparently isn't
Martijn van Duren
2020-05-10
Fix two out-of-bounds array accesses in ioctl code pats. One found by
Mark Kettenis
2020-05-10
In case the order fails print the human readable reason from the
Florian Obser
2020-05-10
Make openssl X509 handle the failure case return code from X509_time_cmp.
Bob Beck
2020-05-10
Send dummy ChangeCipherSpec messages from the TLSv1.3 server
Theo Buehler
2020-05-10
Honour SSL_VERIFY_FAIL_IF_NO_PEER_CERT in the TLSv1.3 server.
Joel Sing
2020-05-10
Provide alert defines for TLSv1.3 and use in the TLSv1.3 code.
Joel Sing
2020-05-10
Conditionalize sleep-before-retry in server code to only be done when
Bob Beck
2020-05-10
remove noisy and useless debug line
Florian Obser
2020-05-10
Provide an easy way to get debug information from TLSv1.3 handshakes.
Joel Sing
2020-05-10
Use size_t for OCSP response length.
Joel Sing
2020-05-10
Only reset TLS extension state when parsing client hello or server hello.
Joel Sing
2020-05-10
Correct tlsext_ocsp_resplen check.
Joel Sing
2020-05-10
In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]')
Theo de Raadt
2020-05-10
Allow to have multiple domain ... {} sextions with the same domain
Sebastian Benoit
2020-05-10
Pass boothowto from the bootloader to the kernel by adding a
Mark Kettenis
2020-05-10
Pass boothowto from the bootloader to the kernel by adding a
Mark Kettenis
2020-05-10
fix socket_log() calls, EVENT expands to three comma separated
Otto Moerbeek
2020-05-10
sockaddr_rtdns does not guarantee alignment of the buffer. So first
Otto Moerbeek
2020-05-10
Use a double-underscore prefix for local variables declared in macros
Philip Guenther
2020-05-09
Use the same inittodr()/resettodr() implementation as on
Mark Kettenis
2020-05-09
Back out server side CCS sending. It breaks TLSv1.3 client communication
Theo Buehler
2020-05-09
reenable POOL_DEBUG
Christian Weisgerber
2020-05-09
Log error notifications other than NO_PROPOSAL_CHOSEN
tobhe
2020-05-09
Forcibly ensure that only PSS may be used with RSA in TLS 1.3.
Bob Beck
2020-05-09
Shuffle and clarify logic creating the contents of resolv.conf.
Kenneth R Westerback
2020-05-09
Send dummy ChangeCipherSpec messages from the TLSv1.3 server
Theo Buehler
2020-05-09
Send dummy ChangeCipherSpec messages from the TLSv1.3 client.
Joel Sing
2020-05-09
Correct return value check to handle TLS13_IO_EOF case.
Joel Sing
2020-05-09
Add a middlebox_compat flag and condition session ID randomisation on it.
Joel Sing
2020-05-09
catch the other place this needs to change
Bob Beck
2020-05-09
now that 3.1.1 is out the door as a stable release bump the development
Bob Beck
2020-05-09
Add support for certificate status requests in TLS 1.3 client
Bob Beck
2020-05-09
Make the test for the legacy_compression_method vector in the ClientHello
Theo Buehler
2020-05-09
Drop a redundant test. It's effectively doing the same test twice
Theo Buehler
[prev]
[next]