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-27
bump to 2.9.1
Brent Cook
2019-03-26
Fix white space.
rob
2019-03-26
Add ber api regress. Assumes that ber has been built into libutil.
rob
2019-03-26
Break copy mode commands into individual functions instead of a big load
Nicholas Marriott
2019-03-26
The recently introduced "router-id changed" warning is a bit long.
remi
2019-03-26
note that powersave is disabled by default (i.e. no need to explicitly
Jason McIntyre
2019-03-26
vmm(4): On VMX, use sgdt/sidt to reset the GDT/IDT limits after exiting
Mike Larkin
2019-03-26
Same INT32_MAX vs -1 confusion on the write-side
Theo de Raadt
2019-03-26
Update to tzdata2019a from www.iana.org
Todd C. Miller
2019-03-26
Tweak previous: include <sys/stdint.h> for INT64_MAX/INT64_MIN.
cheloha
2019-03-26
add the dcf600usb; from paul de weerd
Jason McIntyre
2019-03-26
INT32_MAX isn't -1, to indicate re-read for 64-bit value.
Theo de Raadt
2019-03-26
adjtime(2): set EINVAL if delta overflows 64 bits of microseconds.
cheloha
2019-03-26
Remove this assert, I can't do this here with UNVEIL_INSPECT
Bob Beck
2019-03-26
Use limits.h instead of sys/limits.h for portability.
Joel Sing
2019-03-26
Make sure that each ci has its spc_deferred queue initialized.
Visa Hankala
2019-03-25
MP-safe timecounting: new rwlock: tc_lock
cheloha
2019-03-25
Fix authentication failures when "AuthenticationMethods any" in a
Damien Miller
2019-03-25
whitespace
Damien Miller
2019-03-25
fix copy pasto: flag -> atflags; ok deraadt@ jca@ millert@
anton
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
[next]