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-23
unused
Florian Obser
2020-01-23
Add checking int the client to check the magic values which are
Bob Beck
2020-01-23
do not Xr both pppx and pppac in SEE ALSO, since they are the same page;
Jason McIntyre
2020-01-23
new sentence, new line;
Jason McIntyre
2020-01-23
punctuation fixes;
Jason McIntyre
2020-01-23
Replace all calls to signal(2) with a wrapper around sigaction(2).
Darren Tucker
2020-01-23
Add code to build and send a server hello for tls 1.3
Bob Beck
2020-01-23
Save the legacy session id in the client, and enforce that it is returned
Bob Beck
2020-01-23
we've been using LBA48 for < 137GB drives for 17 years, so perhaps
Ted Unangst
2020-01-23
When opening a device, loop over the alternate devices list in the
Alexandre Ratchov
2020-01-23
Accept MIDI clients that don't reset status during sysex messages.
Alexandre Ratchov
2020-01-23
Implement pending for TLSv1.3.
Joel Sing
2020-01-23
missing header change from previous; spotted by dtucker@
Damien Miller
2020-01-23
regen
Jonathan Gray
2020-01-23
add ids for coffee lake and comet lake graphics with known marketing names
Jonathan Gray
2020-01-23
The X509_LOOKUP code tries to grope around in /etc/ssl/cert/ to find
Theo Buehler
2020-01-23
Check for and warn about StrictModes permission problems. ok tb@
Darren Tucker
2020-01-23
Remove lies from the SSL_pending man page, Our implementation never
Bob Beck
2020-01-23
Make -peekaboo mode also use SSL_pending after peeking, to ensure
Bob Beck
2020-01-23
Also test PuTTY chacha20.
Darren Tucker
2020-01-23
Hook sxisid(4) up to the nvmem "framework".
Mark Kettenis
2020-01-23
Also test PuTTY ecdh kex methods.
Darren Tucker
2020-01-23
Switch back to a function pointer for ssl_pending.
Joel Sing
2020-01-23
remove PIPEX from tun(4) now that pppac(4) should be used instead.
David Gwynne
2020-01-23
use pppac(4) instead of tun(4)
David Gwynne
2020-01-23
Use information from nvmem (provided by sxisid(4)) to calibrate the
Mark Kettenis
2020-01-23
regen for pppac(4)
David Gwynne
2020-01-23
Add an interface to read an nvmem "cell".
Mark Kettenis
2020-01-23
regen after adding pppac
David Gwynne
2020-01-23
Add a TLS13_IO_ALERT return value so that we can explicitly signal when
Joel Sing
2020-01-23
wire up pppac(4).
David Gwynne
2020-01-23
Remove unsupported algorithms from list of defaults at run time and
Darren Tucker
2020-01-23
add a new signature operations "find-principal" to look up the
Damien Miller
2020-01-23
wire up pppac(4) to some majors on each arch.
David Gwynne
2020-01-23
Pass a CBB to TLSv1.3 send handlers.
Joel Sing
2020-01-23
ciss(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2020-01-23
fix some ioctl/kq weirdness in the pppx(4) side of things.
David Gwynne
2020-01-23
add /etc/protocols to the magic unveil whitelist that the dns pledge has
David Gwynne
2020-01-23
the pppx(4) driver also provides pppac(4) interfaces
David Gwynne
2020-01-23
ciss(4): ciss_cmd: split polling loop into two loops
cheloha
2020-01-23
allow npppd to use pppac(4) (once i wire it up)
David Gwynne
2020-01-22
add pppac(4) code for a dedicated PPP Access Concentrator interface.
David Gwynne
2020-01-22
document ml_hdatalen and mq_hdatalen
David Gwynne
2020-01-22
add ml_hdatalen and mq_hdatalen as workalikes of ifq_hdatalen.
David Gwynne
2020-01-22
The length of the IV of EVP_chacha20 is currently 64 bits, not 96.
Theo Buehler
2020-01-22
use the correct length to allocate the right amount, broken by previous.
Ted Unangst
2020-01-22
Wire up the TLSv1.3 server.
Joel Sing
2020-01-22
Unbreak !DIAGNOSTIC build.
Martin Pieuchot
2020-01-22
sync
Theo de Raadt
2020-01-22
update pexp in rc.d/sshd to match the new setproctitle ('sshd: [listener]
Stuart Henderson
[next]