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
2021-07-02
__remq.S will be needed soon.
Theo de Raadt
2021-07-01
delete sbin/restore
Theo de Raadt
2021-07-01
Merge SSL_METHOD_INTERNAL into SSL_METHOD.
Joel Sing
2021-07-01
Prevent athn(4) from calling ieee80211_find_rxnode() on bad frames.
Stefan Sperling
2021-07-01
Just in case another developer besides anton@ and myself even wants to
Ingo Schwarze
2021-07-01
We already tested all corner cases for two-byte and three-byte UTF-8
Ingo Schwarze
2021-07-01
remove useless and confusing log message when client has no certificate
Eric Faurot
2021-07-01
We moved myname parsing from /etc/netstart to /etc/rc nov 2020, but
Theo de Raadt
2021-06-30
Simplify the way we track the FPU state, using powerpc64 as a model.
Mark Kettenis
2021-06-30
The byte \0363 is not invalid in UTF-8.
Ingo Schwarze
2021-06-30
more trivial .Ar -> .Fa replacements in syscall manuals
Ingo Schwarze
2021-06-30
use .Fa rather than .Ar; patch from me at EmilEngler dot com
Ingo Schwarze
2021-06-30
Disable some code that reaches into libssl internals.
Joel Sing
2021-06-30
Disable some tests that probably no longer make sense.
Joel Sing
2021-06-30
Pull in ssl_locl.h to allow for move of struct ssl_session_st.
Joel Sing
2021-06-30
Prepare to provide SSL_get_signature_nid() and friends.
Joel Sing
2021-06-30
Move some structs from public to private headers.
Joel Sing
2021-06-30
... way too much white space!
Claudio Jeker
2021-06-30
Remove splnet() from ifnewlladdr(), it is not needed anymore.
Alexander Bluhm
2021-06-30
Remove TODO.md, this file is not up-to-date and also not really a good
Claudio Jeker
2021-06-30
Replace Id: tags with OpenBSD: tags
Claudio Jeker
2021-06-30
Remove unused variable cryptodesc_pool. Document global variables
Alexander Bluhm
2021-06-30
grow ramdisk area due to increased firmware sizes..
Theo de Raadt
2021-06-30
use @ to silently execute "exec make"
Theo de Raadt
2021-06-30
For path MTU discovery tcp_mtudisc() should resend a TCP packet by
Alexander Bluhm
2021-06-30
TLS error messages have changed slightly, adapt regex for expected
Alexander Bluhm
2021-06-30
document and deprecate the macros X509_extract_key(3)
Ingo Schwarze
2021-06-30
Correct sigalg hash usage when signing content for client verify.
Joel Sing
2021-06-30
Align HT protection flags we send to iwx(4) firmware with flags used by
Stefan Sperling
2021-06-30
Make the iwx(4) mac context task send its command only if we are still in
Stefan Sperling
2021-06-30
Make Tx-done interrupt processing in iwx(4) more similar to iwlwifi.
Stefan Sperling
2021-06-30
Fix Tx queue flushing in iwm(4).
Stefan Sperling
2021-06-30
Align HT protection flags we send to iwm(4) firmware with flags used by
Stefan Sperling
2021-06-30
Make the iwm(4) mac context task send its command only if we are still in
Stefan Sperling
2021-06-30
Make Tx-done interrupt processing in iwm(4) more similar to iwlwifi.
Stefan Sperling
2021-06-30
add missing call to sbi_remote_fence_i()
Jonathan Gray
2021-06-30
MULTIPTOCESSOR -> MULTIPROCESSOR
Jonathan Gray
2021-06-29
sync
Theo de Raadt
2021-06-29
include bsd.mp (but don't change isntall.md to choose it yet)
Theo de Raadt
2021-06-29
build bsd.mp
Theo de Raadt
2021-06-29
Didn't intend to commit the CPU_IS_RUNNING() changes just yet, so revert
Mark Kettenis
2021-06-29
SMP support. Mostly works, but occasionally craps out during boot.
Mark Kettenis
2021-06-29
whitespace
Mark Kettenis
2021-06-29
sync
Theo de Raadt
2021-06-29
Pull sigalg selection up into ssl3_send_client_verify().
Joel Sing
2021-06-29
Track sigalg used by ourselves and our peer in the legacy stack.
Joel Sing
2021-06-29
Pull up and dedup the TLS version check in ssl_sigalg_pkey_ok().
Joel Sing
2021-06-29
Simplify RSA PSS key size comment.
Joel Sing
2021-06-29
Use appropriate TLS version when building client sigalg extensions.
Joel Sing
2021-06-29
Change ssl_sigalg_from_value() to take SSL * instead of a TLS version.
Joel Sing
[next]