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-01-26
typo
Theo Buehler
2020-01-26
Document the change in EVP_chacha20(3).
Theo Buehler
2020-01-26
Improve the comment explaining why the previous change matches OpenSSL's
Theo Buehler
2020-01-26
When an SSL method is set, bump the max version back to that of the
Joel Sing
2020-01-26
When switching back to a legacy client or server, ensure we reset the
Joel Sing
2020-01-26
Fix basement bug where record layer would not correctly deal with
Bob Beck
2020-01-26
Add simplepanel(4), a driver for simple display panels. This one
Patrick Wildt
2020-01-26
regen
Ted Unangst
2020-01-26
add a new __tmpfd system call that creates a new unnamed file in /tmp.
Ted Unangst
2020-01-26
try disconnecting old world boot.mac bootloader for a bit
Ted Unangst
2020-01-26
vsdk -> vdsk in a panic message
Ted Unangst
2020-01-26
invert some if logic to shortcircuit some loops and reduce nesting.
Ted Unangst
2020-01-26
Add server side support for requesting client certificates in tls 1.3
Bob Beck
2020-01-26
Add client certificate support for tls 1.3
Bob Beck
2020-01-26
Add back the tests that were deleted in previous but not contained
Theo Buehler
2020-01-26
Add sigalgs for server side to enable client certificate processing
Bob Beck
2020-01-26
server sigalgs test is now bogus, disable for now
Bob Beck
2020-01-26
Adjust tests to match the change in EVP_chacha20().
Theo Buehler
2020-01-26
Move pad and verify context into tls13_lib.c
Bob Beck
2020-01-26
Adjust EVP_chacha20()'s behavior to match OpenSSL's semantics:
Theo Buehler
2020-01-26
Insert two nop instructions after each svc #0 instruction in userland.
Mark Kettenis
2020-01-26
Fix comment.
Mark Kettenis
2020-01-26
Fix spacing issue.
Mark Kettenis
2020-01-26
Also test maxprefix out. Based on maxprefix test added a few days ago.
Claudio Jeker
2020-01-26
Shuffle some names around to make reading the code less headache
Kenneth R Westerback
2020-01-26
for UpdateHostKeys, don't report errors for unsupported key types -
Damien Miller
2020-01-26
downgrade error() for missing subsequent known_hosts files to debug()
Damien Miller
2020-01-26
In amdgpio_pin_intr() disable pins a pending interrupt is seen for which
Jonathan Gray
2020-01-26
unbreak unittests for recent API / source file changes
Damien Miller
2020-01-25
In nexthop_update() only add a nexthop to the nexthop_runners queue if
Claudio Jeker
2020-01-25
clarify that BatchMode applies to all interactive prompts (e.g. host key
Damien Miller
2020-01-25
tidy headers; some junk snuck into sshbuf-misc.c and sshbuf-io.c
Damien Miller
2020-01-25
improve the error message for u2f enrollment errors by making
Damien Miller
2020-01-25
factor out reading/writing sshbufs to dedicated functions;
Damien Miller
2020-01-25
Minor cleanup, no functional change:
Ingo Schwarze
2020-01-25
add a comment describing the ranges of channel IDs that we use;
Damien Miller
2020-01-25
make sshd_config:ClientAliveCountMax=0 disable the connection killing
Damien Miller
2020-01-25
clarify order of AllowUsers/DenyUsers vs AllowGroups/DenyGroups;
Damien Miller
2020-01-25
physio() just needs to check for b_bcount overflow. Let the provided
Kenneth R Westerback
2020-01-25
Drivers that implement their own *minphys() don't need to call the
Kenneth R Westerback
2020-01-25
Ensure scsi_minphys() is always called on the physio() path.
Kenneth R Westerback
2020-01-25
Add an underbar for consistency.
Theo Buehler
2020-01-25
With -d, messages are now printed on stderr
Jeremie Courreges-Anglas
2020-01-25
Remove a sleep call that I used for some testing that slipped in during
Martijn van Duren
2020-01-25
add EXAMPLES and polish the wording and the order a bit;
Ingo Schwarze
2020-01-25
Mention swap-window -d, GitHub issue 2068.
Nicholas Marriott
2020-01-25
Disable cert interop tests for now.
Joel Sing
2020-01-25
Actually disable cipher interop tests.
Joel Sing
2020-01-25
Disable the cipher interop tests.
Joel Sing
2020-01-25
Accept both TLSv1.2 and TLSv1.3 protocols for netcat.
Joel Sing
[next]