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
2024-07-20
Unlock udp(4) somove().
Vitaliy Makkoveev
2024-07-20
UVIDEO_DEBUG needs fcntl.h
Jonathan Gray
2024-07-20
Fix regression introduced in previous causing HEAD requests to be
Anton Lindqvist
2024-07-20
Remove cipher from SSL_SESSION.
Joel Sing
2024-07-19
Unlock sysctl net.inet.ip.redirect and net.inet6.ip6.redirect.
Alexander Bluhm
2024-07-19
Relax socket lock assertion in UDP input and send.
Alexander Bluhm
2024-07-19
unveil(2) /etc/gettytab.db in getty(8) to avoid possible violation.
Alexander Bluhm
2024-07-19
sync
Theo de Raadt
2024-07-19
Annotate issues with tls_session_secret_cb() related code.
Joel Sing
2024-07-19
Move client ciphers from SSL_SESSION to SSL_HANDSHAKE.
Joel Sing
2024-07-19
test transfers in mux proxy mode too
Damien Miller
2024-07-19
Keep Content-length header in HEAD responses.
Christopher Zimmermann
2024-07-18
Send Access-Reject when the authentication is not handled or the user
YASUOKA Masahiko
2024-07-18
unveil .db is needed. Also move pledge() earlier.
YASUOKA Masahiko
2024-07-18
Fix typos in previous commit spotted by naddy@
Mark Kettenis
2024-07-18
The source of a link (name1) may not be a directory.
Todd C. Miller
2024-07-18
In pfattach() pass malloc type instead of flags to cpumem_malloc().
Alexander Bluhm
2024-07-18
sync
Theo de Raadt
2024-07-18
Fix memory leaks and improve id handling of iked_radserver_req.
YASUOKA Masahiko
2024-07-18
remove extra punctuation; from alexander arch
Jason McIntyre
2024-07-18
Since libcrypto is used to calc message authenticator, use libcrypto
YASUOKA Masahiko
2024-07-18
mention mux proxy mode
Damien Miller
2024-07-18
Add a link to radiud_file(8)
YASUOKA Masahiko
2024-07-17
sed: use warn()/err() where appropriate
Todd C. Miller
2024-07-17
Add Message-Authenticator attriubte when sending Access-Request.
YASUOKA Masahiko
2024-07-17
Add RCS id
Theo Buehler
2024-07-17
Clean up the cpi_id_aa64xxx variables at the end of autoconf such that
Mark Kettenis
2024-07-17
Enable regress for SSL_CIPHER_get_handshake_digest()
Joel Sing
2024-07-17
sync
Theo de Raadt
2024-07-17
Rework cipher find test to also provide coverage for SSL_CIPHER_*()
Joel Sing
2024-07-17
Be clear that RUSAGE_CHILDREN only works for terminated children that have
Claudio Jeker
2024-07-17
Fix some gcc warnings
YASUOKA Masahiko
2024-07-17
minor repairs
Theo de Raadt
2024-07-17
Error if config parameter is unknown. This also fixes a gcc warning.
YASUOKA Masahiko
2024-07-17
Document "authentication-filter".
YASUOKA Masahiko
2024-07-17
Decrypt "Password" attribute always before passing the packet to
YASUOKA Masahiko
2024-07-17
Delete log_info() line for debug.
YASUOKA Masahiko
2024-07-17
Sync struct proc P_BITS with reality.
Claudio Jeker
2024-07-17
Fix indent
YASUOKA Masahiko
2024-07-17
Display an error message for "sed -i" if the file is unwritable
Todd C. Miller
2024-07-16
Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.
Joel Sing
2024-07-16
Clean up SSL_HANDSHAKE_MAC_DEFAULT.
Joel Sing
2024-07-16
Fix .Ox for SSL_CIPHER_get_handshake_digest()
Theo Buehler
2024-07-16
sync
Theo de Raadt
2024-07-16
Only perform the static_assert checks in C>=11 environment; unbreaks build
Miod Vallat
2024-07-16
Fix the SIGHUP signal race. ed's "event loop" operates a getchar(); check
Theo de Raadt
2024-07-16
match on Atom C3000
Jonathan Gray
2024-07-15
Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()
Theo Buehler
2024-07-15
Fix PKCS12_create()
Theo Buehler
2024-07-15
Make the touchpad on the Samsung Galaxy Book4 Edge work.
Marcus Glocker
[next]