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
*
Rename RANK{768,1024} to MLKEM{768,1024}_RANK
tb
11 days
5
-50
/
+50
*
x509.h: annotate why X509_PKEY cannot be made opaque
tb
11 days
1
-1
/
+2
*
Remove STABLE_FLAGS_MALLOC
tb
12 days
2
-5
/
+5
*
Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx().
jsing
12 days
1
-2
/
+2
*
Provide CRYPTO_CPU_CAPS_I386_SSE
jsing
12 days
2
-3
/
+6
*
Use group method on point_{set_to,is_at}_infinity()
tb
2025-12-26
1
-3
/
+3
*
Add compatibility check to EC_POINT_mul()
tb
2025-12-26
1
-1
/
+7
*
Replace group->meth != point->meth checks
tb
2025-12-26
3
-17
/
+21
*
Add ec_group_and_point_compatible() helper
tb
2025-12-26
2
-2
/
+13
*
Add nid to EC_POINT for compat checking
tb
2025-12-26
2
-2
/
+6
*
X509_NAME_ENTRY_set_data: remove redundant parentheses
tb
2025-12-21
1
-6
/
+6
*
X509_NAME_ENTRY_set_data(): garbage collect unnecessary i
tb
2025-12-21
1
-5
/
+2
*
Garbage collect V_ASN1_APP_CHOOSE
tb
2025-12-21
1
-2
/
+1
*
Stop documenting V_ASN1_APP_CHOOSE quirk
tb
2025-12-21
2
-22
/
+4
*
X509_NAME_ENTRY_set_data: remove V_ASN1_APP_CHOOSE quirk
tb
2025-12-21
1
-7
/
+4
*
stack: switch data from char ** to void **
tb
2025-12-21
2
-15
/
+15
*
conf_api: remove CONF_DEBUG and disabling of assert()
tb
2025-12-21
1
-6
/
+1
*
conf_api: add empty line between !openssl and openssl includes
tb
2025-12-20
1
-1
/
+2
*
conf_api: remove a few rather useless history tidbits
tb
2025-12-20
1
-5
/
+1
*
This function have -> This function has
tb
2025-12-20
1
-2
/
+2
*
These function -> These functions
tb
2025-12-20
1
-3
/
+3
*
This functions -> This function
tb
2025-12-20
3
-9
/
+9
*
pkcs7: add PKCS7_NO_DUAL_CONTENT flag/behavior
tb
2025-12-20
3
-12
/
+27
*
BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2
tb
2025-12-15
3
-7
/
+7
*
x509.h: add missing spaces after ,
tb
2025-12-11
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
[next]