index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz
/
corpora
/
client
/
863c959f094c520a5c3572a3ccd7c92d0ad9c504
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
doc: the attributeMappings X.509v3 extension
Jonathan M. Wilbur
2
-0
/
+25
2024-12-23
test: the attributeMappings X.509v3 extension
Jonathan M. Wilbur
2
-1
/
+23
2024-12-23
feat: support the attributeMappings X.509v3 extension
Jonathan M. Wilbur
6
-1
/
+183
2024-12-20
Take into account no_store when pushing algorithm
Dmitry Belyavskiy
1
-1
/
+1
2024-12-20
This is a test for nocache provider behavior
Dmitry Belyavskiy
3
-0
/
+61
2024-12-20
ossl_i2c_ASN1_BIT_STRING(): Fix a possible heap buffer overflow
Andrey Tsygunka
1
-18
/
+23
2024-12-19
safe_math.h: Check if __GNUC__ is defined
Kalavakolanu, Hema Anmisha
1
-2
/
+4
2024-12-19
test_evp_cipher_pipeline(): Fix memory leaks on errors
Tomas Mraz
1
-10
/
+19
2024-12-19
doc: Correctly reflect parameter constraints in EVP_DecryptUpdate()
Patrick J. LoPresti
1
-4
/
+1
2024-12-18
Fix missing HISTORY doc entries
Michael Baentsch
22
-15
/
+195
2024-12-17
Add amplification limit test to interop quic testing
Neil Horman
1
-1
/
+1
2024-12-17
Check whether ctx->pctx != NULL
otherddn1978
1
-4
/
+8
2024-12-17
docs: update man3 and man7 with cipher pipeline APIs
Ramkumar
4
-17
/
+149
2024-12-17
test: add evp_extra_test case for cipher pipeline API with fake pipeline prov...
Ramkumar
4
-4
/
+569
2024-12-17
feat: add EVP APIs for cipher pipelining
Ramkumar
11
-8
/
+242