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-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
2020-05-09
On receiving an overlong session ID terminate with an illegal_parameter
Theo Buehler
2020-05-09
Add support for HelloRetryRequests in the TLSv1.3 server.
Joel Sing
2020-05-09
aml_die() doesn't return, hint the compiler
Jeremie Courreges-Anglas
2020-05-09
Initialize the srp_ref in the non-MP version of srp_enter
Jeremie Courreges-Anglas
2020-05-09
crazy whitespace on one line
Theo Buehler
2020-05-09
Pull the sending of alerts up into tls13_handshake_perform().
Joel Sing
2020-05-09
Use MSI-X interrupts where available. The first vector is used for
Jonathan Matthew
2020-05-09
Refactor tls13_server_hello_sent().
Joel Sing
2020-05-09
No need to look at _STA here, all we care about is _PSR.
Jeremie Courreges-Anglas
2020-05-08
Use a union to ensure cmsg buffer is properly aligned
Jeremie Courreges-Anglas
2020-05-08
Use a union to ensure cmsg buffer is properly aligned
Jeremie Courreges-Anglas
2020-05-08
Remove unneccessary X509_NAME_oneline wrapper. Passing NULL as buf
tobhe
2020-05-08
Nuke unneeded 'inits' field in struct proposal. 'mtu' being 0 is enough of a ...
Kenneth R Westerback
2020-05-08
Nuke 'set but never used' addrs field in struct proposal.
Kenneth R Westerback
2020-05-08
Use proper function pointer type instead of void *
Jeremie Courreges-Anglas
2020-05-08
imsg.h needs uio.h, pointed out by deraadt
Nicholas Marriott
2020-05-08
Fix obvious copy-past-O in calculation of maximum length of "Available"
Martijn van Duren
2020-05-08
Move parsing of _CRS into acpi(4) and pass the parsed address and interrupt
Mark Kettenis
2020-05-08
Make sure cmsgbufs are properly aligned by using the idiom from the
Otto Moerbeek
2020-05-08
ld.so(1) also ignores LD_LIBRARY_PATH an friends for set-group-ID executables
Jeremie Courreges-Anglas
2020-05-08
LD_DEBUG is ignored for set-user-ID and set-group-ID executables
Jeremie Courreges-Anglas
2020-05-08
Do not use string litterals in the grammar ("{") it is not POSIX compliant
Claudio Jeker
2020-05-08
Just a bit of KNF.
Claudio Jeker
2020-05-08
Do not wait indefinitely for flushing when closing a tty.
Martin Pieuchot
2020-05-08
fix compilation with DEBUG_KEXDH; bz#3160 ok dtucker@
Damien Miller
2020-05-08
less ugly upstream names
Theo de Raadt
2020-05-07
On receiving a handshake or alert record with empty inner plaintext,
Theo Buehler
2020-05-07
post-6.7 development continues
Theo de Raadt
2020-05-06
openssh-8.3; ok deraadt@
Damien Miller
2020-05-06
another case where a utimes() failure could make scp send a
Damien Miller
2020-05-06
Currently LibreSSL reports an unknown SSL_internal error. Adjust
Alexander Bluhm
2020-05-06
Only allow forkmda() to be called from a local action dispatcher.
Todd C. Miller
2020-05-06
Bump LibreSSL version to 3.1.1
Theo Buehler
2020-05-06
The error message from LibreSSL has changed. Adjust regex in test.
Alexander Bluhm
2020-05-06
Same fix for ospfd lsupdate.c applies in ospf6d as well.
Claudio Jeker
2020-05-06
Do not use the pointer returned by ibuf_reserve() after calling another
Claudio Jeker
2020-05-06
rpki-client is only interested in real files. Don't tell rsync to
Claudio Jeker
2020-05-06
Do sanity checks in ip6_pullexthdr() preventing a panic in m_copydata(9).
Martin Pieuchot
2020-05-05
Purge the ic_bss->ni_savedq mbuf queue when a wireless interface goes down.
Stefan Sperling
2020-05-05
watch the /.profile and the /.cshrc in the root directory;
Ingo Schwarze
2020-05-05
Revert parts of CVS commit Jdqd26bn9Ev6aFMc ("Fix processing of compressed
Stefan Sperling
2020-05-04
Remove redundant code testing if a terminal is a usb stream.
Alexandre Ratchov
2020-05-04
Use a larger (2048 bit) RSA test key.
Joel Sing
2020-05-04
Using int64_t together with printf %llu is not portable. Either add a
Claudio Jeker
2020-05-04
leave -beta.
Theo de Raadt
2020-05-04
Check v6 availablilty mask instead of v4.
Gerhard Roth
2020-05-04
Partially reverse a commit from 2019/12/28
denis
[next]