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
2019-11-18
Fix off-by-one TRB issue in bulk transfers larger than 64k.
Marcus Glocker
2019-11-18
Fix actual length calculation of short transfers in xhci(4). So far
Patrick Wildt
2019-11-18
Hide monitor mode support section in iwm(4) as well. Support for monitor
Stefan Sperling
2019-11-18
Document iwm(4) 9k device support. Hide the CCMP offload section because
Stefan Sperling
2019-11-18
Add support for 9260 and 9560 devices to iwm(4).
Stefan Sperling
2019-11-18
additional missing stdarg.h includes when built without WITH_OPENSSL; ok djm@
Christian Weisgerber
2019-11-18
add the missing WITH_OPENSSL ifdefs after the ED25519-SK addition; ok djm@
Christian Weisgerber
2019-11-18
sync
Theo de Raadt
2019-11-18
Add prototypes for the functions that update application secrets
Bob Beck
2019-11-18
Enable ESP UDP-encapsulation with '-t' flag.
tobhe
2019-11-18
Remove typedef and check sk_push return value in openssl(1) cms
Kinichiro Inoguchi
2019-11-18
Add -keyopt opiton to openssl(1) cms subcommand
Kinichiro Inoguchi
2019-11-18
Add -f for full size to join-pane (like split-window), from Theo Buehler.
Nicholas Marriott
2019-11-18
Keep modifiers on backspace when translating it.
Nicholas Marriott
2019-11-18
LibreSSL change the format for openssl rsa -text output from
Darren Tucker
2019-11-18
Move the define of TALSZ_MAX to top and add a description for
Claudio Jeker
2019-11-18
Add and fix some comments.
Claudio Jeker
2019-11-18
Remove unused variables, these output formats don't need special handling
Claudio Jeker
2019-11-18
tal_read_file() should error out instead of returning a NULL buffer.
Claudio Jeker
2019-11-18
fix a bug that prevented serialisation of ed25519-sk keys
Damien Miller
2019-11-18
Fix incorrect error message when key certification fails
Damien Miller
2019-11-18
fix bug that prevented certification of ed25519-sk keys
Damien Miller
2019-11-18
allow *-sk key types to be turned into certificates
Damien Miller
2019-11-18
mention ed25519-sk key/cert types here too; prompted by jmc@
Damien Miller
2019-11-18
mention ed25519-sk in places where it is accepted; prompted by jmc@
Damien Miller
2019-11-18
various knf and whitespace; ok jca
Theo de Raadt
2019-11-18
document ed25519-sk pubkey, private key and certificate formats
Damien Miller
2019-11-18
correct order or ecdsa-sk private key fields
Damien Miller
2019-11-18
correct description of fields in pub/private keys (was missing curve
Damien Miller
2019-11-18
don't leak the the task struct used for the addrhook in pfi_detach_ifnet.
David Gwynne
2019-11-18
Manual page for the Realtek 8125 2.5Gb Ethernet driver.
Kevin Lo
2019-11-18
regen
Kevin Lo
2019-11-18
Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet
Kevin Lo
2019-11-18
Provide a clean interface for sending TLSv1.3 alerts.
Joel Sing
2019-11-18
fix printing of client app secret
Bob Beck
2019-11-18
Add regress for the updating of sever and client application secrets
Bob Beck
2019-11-18
missing break in getopt switch; spotted by Sebastian Kinne
Damien Miller
2019-11-17
Change tls13_record_layer_phh() to take a CBS as this avoids ownership
Joel Sing
2019-11-17
Correct update of application traffic secrets to use an empty context
Bob Beck
2019-11-17
Bring back the ssl_shutdown internal method pointer.
Joel Sing
2019-11-17
Add a reference for the non-standard post-handshake handshake (PHH).
Theo Buehler
2019-11-17
Ensure that we are never operating in plaintext mode once the handshake
Joel Sing
2019-11-17
fail to usage if extra argv are present
Theo de Raadt
2019-11-17
Provide framework for sending alerts and post-handshake handshake messages.
Joel Sing
2019-11-17
indent with a tab instead of 8 spaces
Theo Buehler
2019-11-17
"set delay" never worked as committed: the delay field was not copied
Otto Moerbeek
2019-11-17
Move the TLSv1.3 server message handling stubs.
Joel Sing
2019-11-17
Add the initial framework for the TLSv1.3 server.
Joel Sing
2019-11-17
tls13_connect() should be static.
Joel Sing
2019-11-17
Use disable-bt overlay with raspberry pi so the pl011 will be used as
Jonathan Gray
[prev]
[next]