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