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-03-25
-z support isn't as trivial as linking -lz so it hasn't been written
Theo de Raadt
2019-03-25
One more TODO entry for reload support: check router-id changes
Jeremie Courreges-Anglas
2019-03-25
Abort reload if router-id changed
Jeremie Courreges-Anglas
2019-03-25
panic() adds a newline, so don't include one in the format string
Philip Guenther
2019-03-25
Add StatusDefault binding for the mouse on any otherwise unassigned
Nicholas Marriott
2019-03-25
Fix pctr(4) issues with MP and suspend:
Philip Guenther
2019-03-25
X86_IPI_NAMES's only use was #if 0'ed out; delete both
Philip Guenther
2019-03-25
update the example key size; from randy hartman
Jason McIntyre
2019-03-25
Update regress following sigalgs changes.
Joel Sing
2019-03-25
Strip out all of the pkey to sigalg and sigalg to pkey linkages.
Joel Sing
2019-03-25
tls1_process_sigalgs() is no longer needed.
Joel Sing
2019-03-25
Defer sigalgs selection until the certificate is known.
Joel Sing
2019-03-25
Rework ssl_ctx_use_certificate_chain_bio() to use the CERT_PKEY chain.
Joel Sing
2019-03-25
Remove ssl_get_server_send_cert() which is now unused.
Joel Sing
2019-03-25
Rework ssl3_output_cert_chain() to take a CERT_PKEY and consider chains.
Joel Sing
2019-03-25
Add a chain member to CERT_PKEY and provide functions for manipulating it.
Joel Sing
2019-03-25
Expand comment to document rationale for default key sizes.
Darren Tucker
2019-03-25
Increase the default RSA key size to 3072 bits. Based on the estimates
Darren Tucker
2019-03-25
unveiling _PATH_MASTERPASSWD_LOCK requires an "r" permission
Robert Nagy
2019-03-25
sync
Theo de Raadt
2019-03-25
add syspatch signify key for 6.6
Robert Nagy
2019-03-25
Fix columns of cursor_character format in list.
Nicholas Marriott
2019-03-25
Revert back to using previous values for EFIFB_WIDTH and EFIFB_HEIGHT,
Frederic Cambus
2019-03-25
Ignore mouse on status line which are not part of a range, GitHub issue 1649.
Nicholas Marriott
2019-03-25
- Formatting fixes and in some cases bringing things a bit closer to the
Kevin Lo
2019-03-24
Fix a precedence problem.
Ulf Brosziewski
2019-03-24
BUGS goes last;
Jason McIntyre
2019-03-24
Document the fact that readlink(2) can bypass restrictions as needed
Bob Beck
2019-03-24
virtio: Add a few feature bit defines and names
Stefan Fritsch
2019-03-24
virtio: Prepare for 64 feature bits
Stefan Fritsch
2019-03-24
virtio: adjust virtio_setup_queue prototype for 1.0
Stefan Fritsch
2019-03-24
Make stat(2) and access(2) need UNVEIL_READ instead of UNVEIL_INSPECT
Bob Beck
2019-03-24
Switch to precision scrolling in wstpad.
Ulf Brosziewski
2019-03-24
In the incredibly unbelievable circumstance where _rs_init() fails to
Theo de Raadt
2019-03-24
Reduce debug logging in best_resolver() to two lines, helps a bit with
Florian Obser
2019-03-24
recheck all resolvers when we are no longer behind a captive portal
Florian Obser
2019-03-24
Do not check every resolver every 30 seconds as that is wasteful and
Florian Obser
2019-03-24
Add new event types for precision scrolling.
Ulf Brosziewski
2019-03-24
If we can't check the resolver its state is UNKNOWN.
Florian Obser
2019-03-24
remove useless debug output
Florian Obser
2019-03-24
If ssl_cipher_apply_rule() is given a specific cipher suite, match on it.
Joel Sing
2019-03-24
Remove a stale kgdb dependency.
Visa Hankala
2019-03-24
Don't allow asn1_parse2 to recurse arbitrarily deep. Constrain to a max
Bob Beck
2019-03-24
Add a quirk for the Huawei Matebook X to activate the right-side
Joshua Stein
2019-03-24
Revert rasops32_putchar() changes introduced in revision 1.8.
Frederic Cambus
2019-03-24
Cast nonce bytes to avoid undefined behaviour when left shifting.
Joel Sing
2019-03-24
do not call assert(), which has a tendency to leave traces of stuff in
Theo de Raadt
2019-03-24
Add intr_{disable,restore}() for alpha.
Visa Hankala
2019-03-24
Add intr_{disable,restore}() for sh.
Visa Hankala
2019-03-24
detect -t argument being too long, rather than truncating
Theo de Raadt
[next]