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
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
2020-01-25
Disable session regress for libressl client talking to openssl11 server.
Joel Sing
2020-01-25
Revert change to certificate request check from r1.45.
Joel Sing
2020-01-25
Only perform the downgrade check if our max version is less than TLSv1.3.
Joel Sing
2020-01-25
Preserve the transcript hash for the client finished message,
Bob Beck
2020-01-25
Support legacy message callbacks. First step for SSL_set_msg_callback(3)
Theo Buehler
2020-01-25
Correct value for SSL_TLSEXT_MSG_HRR.
Joel Sing
2020-01-25
Enable umt(4)
Patrick Wildt
2020-01-25
Only discard the extension block for client hello and server hello
Joel Sing
2020-01-25
Only send an RI extension for pre-TLSv1.3 versions.
Joel Sing
2020-01-25
kill double .Pp;
Jason McIntyre
2020-01-25
correct sysctl name; ok mpi
Jason McIntyre
2020-01-25
sync rc.d/sshd with sshd proctitle change - listener has been modified to
Stuart Henderson
2020-01-25
unifdef sigchase. It is deprecated and never enabled on openbsd.
Florian Obser
2020-01-25
isc_file_isdirwritable is not used (and besides, it uses access() which
Theo de Raadt
2020-01-25
move the SMR_LIST_REMOVE and smr_barrier up in tun_clone_destroy.
David Gwynne
2020-01-25
The config parser lets us know when the key file can't be found.
Florian Obser
2020-01-25
isc/unix/syslog is unused
Florian Obser
2020-01-25
dns/master is unused
Florian Obser
2020-01-25
we are not using rwlocks
Florian Obser
2020-01-25
another chroot tendril
Theo de Raadt
2020-01-25
It is possible to receive a pre-TLSv1.3 alert in response to a TLSv1.3
Joel Sing
2020-01-25
when AddKeysToAgent=yes is set and the key contains no comment,
Damien Miller
2020-01-25
group14-sha1 is no longer a default algorithm
Ted Unangst
2020-01-25
reword HashKnownHosts description a little more; some people found
Damien Miller
2020-01-25
weaken the language for what HashKnownHosts provides with regards
Damien Miller
2020-01-25
the GatewayPorts vs -R listen address selection logic is still
Damien Miller
[next]