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
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2
tb
10 days
3
-7
/
+7
*
x509.h: add missing spaces after ,
tb
14 days
1
-63
/
+63
*
Do not crash when calling freeaddrinfo(NULL)
jca
2025-12-08
2
-5
/
+13
*
Remove last internal use of ASN1_STRING_data()
tb
2025-12-07
1
-13
/
+19
*
libcrypto: remove BN_{DEC,HEX}_FMT1
tb
2025-12-05
1
-5
/
+1
*
Replace trivial uses of ASN1_STRING_data()
tb
2025-12-05
5
-13
/
+13
*
libcrypto: make most of the BN_* macro pollution internal
tb
2025-12-05
5
-31
/
+29
*
Hook up X25519MKLEM768 to the TLS 1.3 handshake
beck
2025-12-04
5
-39
/
+100
*
Add a MLKEM768_X25519 hybrid key share.
beck
2025-12-04
7
-26
/
+348
*
Clean up confusing logic in CMS_EncryptedData_encrypt()
tb
2025-11-28
1
-15
/
+20
*
Fix double free in certificate policies configuration
tb
2025-11-28
1
-12
/
+7
*
libcrypto: add header guards to *_local.h
tb
2025-11-26
9
-9
/
+54
*
Correct the MLKEM hybrid objects values.
beck
2025-11-19
2
-8
/
+5
*
sync cert.pem with updated Mozilla list; ok tb@
sthen
2025-11-17
1
-1
/
+237
*
the structure produced has alignment, which contained uninitialized data.
deraadt
2025-11-13
1
-30
/
+57
*
bn_prime.c: fix includes
tb
2025-11-08
1
-3
/
+4
*
move the sentence about X509_VERIFY_PARAM_get_hostflags(3)
schwarze
2025-11-07
1
-6
/
+7
*
Use 64 bit BN_ULONG on 64 bit Windows platforms.
jsing
2025-11-07
1
-2
/
+2
*
tweak previous: "functions returns" -> "functions return"
schwarze
2025-11-06
1
-4
/
+4
*
Use BN_ULONG in probable_prime_dh()
tb
2025-11-06
1
-2
/
+2
*
Use more specific types for BN.
jsing
2025-11-05
1
-27
/
+29
*
In nref_nos() don't leak the ASN1_INTEGER if the push fails
tb
2025-11-03
1
-2
/
+4
*
x509_cpols: pass correct free function to sk_ASN1_INTEGER_free()
tb
2025-11-03
1
-2
/
+2
*
x509_cpols: indent labels to make diffs more readable
tb
2025-11-03
1
-8
/
+8
*
Plug memeory leak in CMS_EncryptedData_encrypt()
tb
2025-11-03
1
-2
/
+4
*
ec_curve: Remove outdated credits
tb
2025-11-02
1
-4
/
+1
*
des_key: add missing hyphen in semi-weak keys
tb
2025-10-27
1
-2
/
+2
*
Simplify tls13_server_hello_build()
tb
2025-10-25
1
-5
/
+5
*
Add missing Nm line for SSL_SESSION_dup
tb
2025-10-24
1
-2
/
+3
*
bump lib{crypto,ssl,tls} minors after symbol addition
tb
2025-10-24
3
-3
/
+3
*
Document SSL_SESSION_dup(3)
tb
2025-10-24
1
-3
/
+20
*
Provide SSL_SESSION_dup()
tb
2025-10-24
4
-3
/
+13
*
Document X509_VERIFY_PARAM_set_hostflags(3)
tb
2025-10-24
1
-2
/
+15
*
Expose X509_VERIFY_PARAM_get_hostflags()
tb
2025-10-24
4
-4
/
+7
*
Implement ffsl() and ffsll() using the compiler builtin __builtin_ctzl
claudio
2025-10-24
4
-11
/
+66
*
libssl: const correct the ssl_session_dup() helper
tb
2025-10-24
2
-5
/
+5
*
Prepare for gcc 3 leaving the building, COMPILER_VERSION can no longer get
miod
2025-10-23
1
-4
/
+4
*
Revert r1.286 now that all supported platforms have __builtin_clz.
miod
2025-10-23
1
-20
/
+1
*
Ensure that we specify the correct group when creating a HelloRetryRequest.
jsing
2025-10-16
2
-9
/
+4
*
const correct X509_VERIFY_PARAM_get_hostflags()
tb
2025-10-10
1
-2
/
+2
*
Remove unused sequence member from x509_revoked_st
tb
2025-10-10
2
-11
/
+2
*
cms: fix incorrect length check in kek_unwrap_key()
tb
2025-09-30
1
-2
/
+2
*
cms_RecipientInfo_pwri_crypt: fix incorrect return check
tb
2025-09-30
1
-3
/
+3
*
cms_RecipientInfo_pwri_crypt: plug leak of kekalg
tb
2025-09-30
1
-3
/
+3
*
libcrypto: rsa gen: min. distance between p and q
jan
2025-09-29
1
-3
/
+19
*
Bump libressl version to 4.2.0
tb
2025-09-28
1
-3
/
+3
*
Revert NULL,0 -> OPENSSL_FILE,OPENSSL_LINE from r1.78
tb
2025-09-28
1
-9
/
+9
*
mlkem_generate_key_external_entropy: normalize sizeof() use
tb
2025-09-16
1
-2
/
+2
*
Simplify MLKEM_{private,public}_key_new()
tb
2025-09-16
1
-19
/
+7
*
aes: move explicit_bzero() after NULL check
tb
2025-09-15
1
-5
/
+7
[next]