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-21
document the default value of the ControlPersist option; ok dtucker@ djm@
Christian Weisgerber
2020-01-21
In -C mode, the public key is optional since it can be deduced from
Theo Buehler
2020-01-21
Correct legacy fallback for TLSv1.3 client.
Joel Sing
2020-01-21
Report sent or received errors (normally not both at the same time).
Claudio Jeker
2020-01-21
Update get_errstr() to report errors like log_notification() in bgpd.
Claudio Jeker
2020-01-21
Add last_rcvd_errcode and last_rcvd_suberr to the peer_stats so that
Claudio Jeker
2020-01-21
Whack last remaining LIBRESSL_VERSION_NUMBER check in the C code.
Theo Buehler
2020-01-21
Add some additional cease error subcodes as defined by iana.
Claudio Jeker
2020-01-21
Set --enable-openssl-hash to use digests from libcrypto instead
Theo Buehler
2020-01-21
don't #ifdef out the KRL code when compiling without libcrypto
Damien Miller
2020-01-21
Remove redundant ASN1_INTEGER_set call in PKCS7_set_type
Kinichiro Inoguchi
2020-01-21
libisc has a global variable called "isc_bind9" that indicates the program-fa...
Theo de Raadt
2020-01-21
Get rid of isccfg/log.c by pulling in the tiny bits needed into
Florian Obser
2020-01-21
pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting cleared;
Damien Miller
2020-01-21
Enable mmhub power gating on picasso. Matches linux 4.20.
Jonathan Gray
2020-01-21
remove entry for esp(4);
Jason McIntyre
2020-01-21
check access(ssh-sk-helper, X_OK) to provide friendly error message
Damien Miller
2020-01-21
use an underscore for -p's argument, rather than hyphen: matches SYNOPSIS
Jason McIntyre
2020-01-21
remove trailing whitespace;
Jason McIntyre
2020-01-21
remove -m from usage();
Jason McIntyre
2020-01-21
Fix support for additional I2C busses in piixpm(4) for older SB800 SMBus
Claudio Jeker
2020-01-21
Fix a comment
Claudio Jeker
2020-01-21
Document sntrup4591761x25519-sha512@tinyssh.org. Patch from
Darren Tucker
2020-01-21
fix ssh-keygen not displaying authenticator touch prompt;
Damien Miller
2020-01-21
a little more verbosity in sign_and_send_pubkey() debug messages
Damien Miller
2020-01-21
Provide SSL_R_UNKNOWN.
Joel Sing
2020-01-21
Fix tls_handshake() usage which was added without checking return values
Bob Beck
2020-01-21
Clear and free the tls13_ctx that hangs off an SSL *s from
Theo Buehler
2020-01-21
Add alert processing in tls client code, by adding alert to the
Bob Beck
2020-01-21
Whitespace fixes. No code change.
Mike Larkin
2020-01-21
Remove some prototypes under #ifdef HIBERNATE that we don't use anymore.
Mike Larkin
2020-01-21
Whitespace/style fixes. No code change.
Mike Larkin
2020-01-21
remove unfinished macppc esp driver.
Ted Unangst
2020-01-21
remove a few disabled drivers that don't compile and seem unlikely to
Ted Unangst
2020-01-21
Add the beginnings of an nvmem "framework".
Mark Kettenis
2020-01-21
sys/nfs: misc. tsleep(9) -> tsleep_nsec(9); ok mpi@
cheloha
2020-01-21
remove top-level files no longer relevant
Theo de Raadt
2020-01-20
match on Intel Comet Lake and Tiger Lake Ethernet
Jonathan Gray
2020-01-20
floppy is a bit tight right now, evict fxp temporarily until another
Theo de Raadt
2020-01-20
regen
Jonathan Gray
2020-01-20
add ids for Intel Comet Lake and Tiger Lake Ethernet
Jonathan Gray
2020-01-20
Add const to struct vops.
Claudio Jeker
2020-01-20
struct vops is not modified during runtime so use const which moves each
Claudio Jeker
2020-01-20
remove esp at pcmcia attachment. it doesn't even compile.
Ted Unangst
2020-01-20
Remove the tls_close warnx in acme-client. Currently it very often reports
Stuart Henderson
2020-01-20
Add alerts to the tls 1.3 record layer and handshake layer
Bob Beck
2020-01-20
Move warning about DHO_STATIC_ROUTES (option 33) to debug.
Kenneth R Westerback
2020-01-20
We no longer support "memory usage" debugging.
Florian Obser
2020-01-20
We can not share a cache between validating and resolving strategies.
Florian Obser
2020-01-20
With the custom memory allocator gone ondestroy is unused.
Florian Obser
[next]