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
usleep(3): always call nanosleep(2)
cheloha
2021-07-02
Document the read-only (sic!) accessor function X509_NAME_ENTRY_set(3).
Ingo Schwarze
2021-07-02
Before calling setrlimit(), pull cur up to max.
Theo de Raadt
2021-07-02
Use nanosleep() and setitimer() instead of usleep() and ualarm().
Todd C. Miller
2021-07-02
Remove bogus comments.
Mark Kettenis
2021-07-02
Remove a few pointless comments.
Mark Kettenis
2021-07-02
Writing ktrace files to NFS must no be done while holding the net
Alexander Bluhm
2021-07-02
Add a roff comment saying that X509_certificate_type(3) is intentionally
Ingo Schwarze
2021-07-02
call the API function X509_NAME_cmp(3) instead of the obsolete,
Ingo Schwarze
2021-07-02
call the API function X509_NAME_cmp(3) instead of the obsolete,
Ingo Schwarze
2021-07-02
Add a roff comment saying that X509_name_cmp(3) is intentionally
Ingo Schwarze
2021-07-02
Cleanup early bootstrap code. This mostly realigns the code with the
Mark Kettenis
2021-07-02
Only do TLB shootdown on CPUs where a pmap is active. Only make SBI calls
Mark Kettenis
2021-07-02
Run SBI calls to to get mvendorid/marchid/mimplid on the actual CPU we're
Mark Kettenis
2021-07-02
Remove obsolete comments about SSHv1 auth methods. ok djm@
Darren Tucker
2021-07-02
Remove references to ChallengeResponseAuthentication in favour of
Darren Tucker
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
[next]