index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: we should access global symbol by la.global instead of
Wang Xin
2025-01-14
1
-1
/
+1
*
Fix premature reuse of qp's in rcu locks
Neil Horman
2025-01-13
2
-6
/
+19
*
Tweak case of [fs] variant letter in SLH-DSA algorithms
Viktor Dukhovni
2025-01-11
3
-144
/
+144
*
Update error codes in "crypto/err/openssl.txt"
Michael Baentsch
2025-01-09
1
-2
/
+1
*
Fix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXY
Richard Levitte
2025-01-09
1
-1
/
+1
*
Free data if sk_OPENSSL_STRING_push fails.
Frederik Wedel-Heinen
2025-01-08
1
-1
/
+5
*
Return NULL from ossl_lib_ctx_get_concrete() when it is uninitialized
Frederik Wedel-Heinen
2025-01-08
2
-4
/
+16
*
Check returns of various sk_*_push functions
Frederik Wedel-Heinen
2025-01-08
2
-2
/
+4
*
Pass functions with correct signatures to the evp_generic_fetch_xxx methods
Frederik Wedel-Heinen
2025-01-07
7
-34
/
+104
*
Some PQ-related CSOR OIDs
Viktor Dukhovni
2025-01-07
4
-9
/
+242
*
Fix potential memory leak in PKCS12_add_key_ex()
Niels Dossche
2025-01-06
1
-1
/
+3
*
Clean up ASN1_STRING comment and improve example in docs
Job Snijders
2025-01-06
1
-4
/
+4
*
Fix CMS encryption with key agreement when originator set
Jakub Zelenka
2025-01-06
3
-51
/
+62
*
Optimize x86/aarch64 MD5 implementation
Jonathan Swinney
2025-01-06
2
-67
/
+66
*
Avoid leaking memory when realloc fails
Frederik Wedel-Heinen
2025-01-03
1
-2
/
+1
*
feat: support the allowedAttributeAssignments X.509v3 extension
Jonathan M. Wilbur
2025-01-02
4
-1
/
+132
*
Fix potential memory leak in BIO_get_accept_socket()
Niels Dossche
2025-01-02
2
-2
/
+7
*
core_namemap.c: Use OPENSSL_STRING instead of defining STRING type
Tomas Mraz
2024-12-31
1
-12
/
+11
*
X509_ACERT_sign_ctx(): Remove superfluous reference
ryuishii
2024-12-26
1
-1
/
+1
*
Add CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_signer()
Peter Juhasz
2024-12-26
2
-1
/
+13
*
feat: support the attributeMappings X.509v3 extension
Jonathan M. Wilbur
2024-12-23
4
-1
/
+120
*
Take into account no_store when pushing algorithm
Dmitry Belyavskiy
2024-12-20
1
-1
/
+1
*
ossl_i2c_ASN1_BIT_STRING(): Fix a possible heap buffer overflow
Andrey Tsygunka
2024-12-20
1
-18
/
+23
*
Check whether ctx->pctx != NULL
otherddn1978
2024-12-17
1
-4
/
+8
*
feat: add EVP APIs for cipher pipelining
Ramkumar
2024-12-17
4
-7
/
+188
*
Fix breakage on arm64_32 platforms
Tomas Mraz
2024-12-13
1
-2
/
+3
*
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
Elizarova, Alina
2024-12-13
7
-32
/
+107
*
feat: support the timeSpecification X.509v3 extension
Jonathan M. Wilbur
2024-12-11
4
-1
/
+601
*
dh_cms_set_peerkey(): Fix the incorrect condition
Shakti Shah
2024-12-11
1
-1
/
+1
*
Add function to mix in an additional input into a RAND_POOL
Tomas Mraz
2024-12-10
3
-36
/
+78
*
Fix potential use-after-free in REF_PRINT_COUNT
Neil Horman
2024-12-10
17
-26
/
+26
*
ossl_cms_get1_crls_ex(): Avoid doublefree if CRL up ref fails
Tomas Mraz
2024-12-10
1
-2
/
+4
*
Revert the behavior change of CMS_get1_certs() and CMS_get1_crls()
Tomas Mraz
2024-12-10
3
-19
/
+54
*
Code & comments changes to make them in consistent
willmafh
2024-12-06
3
-9
/
+16
*
one more empty line for code style consistency
willmafh
2024-12-06
1
-0
/
+1
*
Change all one's complement to ones' complement for consistency
willmafh
2024-12-06
2
-4
/
+4
*
BN_secure_new function indentation correction
willmafh
2024-12-06
1
-7
/
+7
*
Delete redundant parentheses for code consistency
willmafh
2024-12-06
1
-1
/
+1
*
fips: zeroization of ECX public keys
Joachim Vandersmissen
2024-12-03
1
-0
/
+3
*
Avoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURE
Tomas Mraz
2024-12-02
1
-0
/
+5
*
Fix EVP_PKEY_print_private() so that it works with non default providers.
slontis
2024-11-29
1
-1
/
+5
*
Fix solaris build in CRYPTO_atomic_store api
Neil Horman
2024-11-29
1
-1
/
+1
*
Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURES
sftcd
2024-11-28
1
-4
/
+13
*
Deprecate all BIO_meth_get_*() functions
Tomas Mraz
2024-11-28
1
-0
/
+20
*
Use sk_X509_ATTRIBUTE_deep_copy() to copy attribute stacks in pk7_doit.c
Niels Dossche
2024-11-28
1
-20
/
+2
*
rsa: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
2024-11-28
1
-1
/
+1
*
ffc: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
2024-11-28
1
-1
/
+1
*
ec: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
2024-11-28
1
-1
/
+1
*
Enable AES and SHA3 optimisations on Apple Silicon M4-based macOS systems
Tom Cosgrove
2024-11-22
1
-1
/
+2
*
Fix wrong return value checks for some functions
Peiwei Hu
2024-11-22
1
-1
/
+1
[next]