index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
OPENBSD_7_8
OPENBSD_7_9
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x509_vfy: sync get_crl_sk() with BoringSSL and OpenSSL
tb
2026-06-26
1
-6
/
+18
*
x509_crl regress: enable the failing test and mark as XFAIL
tb
2026-06-26
2
-4
/
+4
*
Add OIDs for CCR, ErikIndex, ErikPartition, CommunityDefinition
job
2026-06-25
2
-0
/
+10
*
Test runs out of file descriptors. Increase ulimit number to 256.
bluhm
2026-06-24
1
-1
/
+3
*
Fix misleading comment in strstr(3)
tim
2026-06-23
1
-2
/
+2
*
Avoid shift overflow in memmem(3) and strstr(3)
tim
2026-06-23
2
-10
/
+10
*
With x_crl.c r1.52 the x509_crl regress passes
tb
2026-06-23
1
-3
/
+1
*
crl_cb(): fix EXFLAG_CRITICAL mishandling
tb
2026-06-23
1
-2
/
+2
*
libcrypto/x509 regress: x509_crl regress from Boring via OpenSSL #1775
tb
2026-06-23
2
-2
/
+368
*
x509_vfy: make a NULL check explicit
tb
2026-06-22
1
-2
/
+2
*
x509_vfy: remove unnecessary NULL checks before free
tb
2026-06-22
1
-7
/
+4
*
SSL_alert_desc_string: update manpage after change to return "!!" always
tb
2026-06-22
1
-39
/
+36
*
x509_vfy: another function pointer argument causing shadowing issues
tb
2026-06-22
1
-3
/
+3
*
bio_meth: rename function pointer arguments to avoid stdio.h shadowing
tb
2026-06-22
1
-9
/
+9
*
conf_api: remove a bunch of redundant parentheses
tb
2026-06-22
1
-13
/
+14
*
openssl-ruby-tests: prefer 40 over 34
tb
2026-06-18
1
-4
/
+4
*
openssl-ruby-tests: work with ruby34 and ruby40
tb
2026-06-18
1
-4
/
+4
*
Correct secondary key share handling for HelloRetryRequests.
jsing
2026-06-14
1
-2
/
+12
*
Improve TLSv1.3 server handling of no shared groups.
jsing
2026-06-14
1
-6
/
+17
*
Send illegal parameter alerts for various HelloRetryRequest violations.
jsing
2026-06-14
1
-6
/
+10
*
Improve renegotation regress.
jsing
2026-06-14
2
-20
/
+109
*
Mop up SSL_CTX_set_options(3).
jsing
2026-06-14
1
-89
/
+5
*
Remove SSL_OP_LEGACY_SERVER_CONNECT from default options.
jsing
2026-06-14
2
-9
/
+4
*
c2sp: also run this with openssl/4.0 if available
tb
2026-06-12
1
-2
/
+2
*
x509_verify: fix incorrect purpose check in the non-legacy path
tb
2026-06-10
1
-2
/
+3
*
Avoid freeing a caller-owned buffer in PKCS7_verify()
tb
2026-06-09
1
-7
/
+7
*
Add some missing bounds checks to ASN1_mbstring_copy()
tb
2026-06-09
1
-3
/
+20
*
Avoid out-of-bounds read in CMS password-based decryption
tb
2026-06-09
1
-1
/
+5
*
Avoid NULL dereference in password-based CMS decryption
tb
2026-06-09
1
-1
/
+5
*
ecdh: add error codes for point at infinity/not on curve
tb
2026-06-09
1
-3
/
+7
*
Fix strange error check in EC_POINT_get_affine_coordinates
tb
2026-06-09
1
-2
/
+2
*
ssl_kex: exercise an invalid point as well
tb
2026-06-09
1
-1
/
+34
*
ssl_kex: ensure decode_error alert is raised
tb
2026-06-09
1
-1
/
+13
*
Add a point at infinity check to ecdh_compute_key()
tb
2026-06-08
1
-1
/
+4
*
tlsext: add XXX to consider refusing anything but uncompressed point format
tb
2026-06-08
1
-1
/
+3
*
The ssl_kex regress now passes.
tb
2026-06-08
1
-3
/
+1
*
ssl_kex: ensure the public key uses uncompressed encoding
tb
2026-06-08
1
-2
/
+22
*
Adjust ssl_kex test for signature change in ssl_kex_peer_public_ecdhe_ecp()
tb
2026-06-08
1
-5
/
+10
*
Add a decode_error argument to ssl_kex_peer_public_ecdhe_ecp()
tb
2026-06-08
3
-8
/
+11
*
regress/libssl/unit: add a currently failing test for ECDHE kex
tb
2026-06-08
2
-1
/
+166
*
tls_conn_version: add missing .Pp in HISTORY
tb
2026-06-07
1
-2
/
+3
*
ec_convert: point_conversion_t -> point_conversion_form_t in a comment
tb
2026-06-07
1
-3
/
+3
*
ssl_kex: include ssl_local.h
tb
2026-06-07
1
-1
/
+2
*
add X25519MLKEM768 to the start of the default ECDHE curves list, allowing
sthen
2026-06-06
2
-6
/
+6
*
Correctly handle failure to buffer DTLS messages.
jsing
2026-06-06
1
-3
/
+5
*
Move DTLS change cipher spec handling to its own function.
jsing
2026-06-06
4
-14
/
+22
*
Move DTLS handshake message handling to its own function.
jsing
2026-06-06
3
-14
/
+30
*
Remove ssl3_handshake_msg_hdr_len()
jsing
2026-06-06
2
-11
/
+3
*
libssl: don't break TLSv1.2 with X25519MLKEM768
tb
2026-06-06
2
-3
/
+30
*
Add regress tests for DTLS handshake messages.
jsing
2026-06-06
2
-1
/
+375
[next]