index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
common
/
kdfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
11 hours
Add handling for additional input in jitter rng
jsondevers
1
-0
/
+8
12 hours
fips: zeroization of ECX public keys
Joachim Vandersmissen
1
-0
/
+3
12 hours
providers: stop probing for getentropy(3) on recent FreeBSD
Kyle Evans
1
-23
/
+28
36 hours
fips-label.yml: Fix ABI change label removal
Tomas Mraz
1
-1
/
+1
37 hours
Avoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURE
Tomas Mraz
1
-0
/
+5
4 days
Document version-specific utility of EVP_PKEY_Q_keygen
Michael Baentsch
1
-3
/
+4
4 days
Minor nit fix to EVP_CipherFinal_ex() return code documentation.
Frederik Wedel-Heinen
1
-5
/
+8
4 days
Fix memleak in dsa_gen()
Holger Dengler
1
-1
/
+1
4 days
Fix EVP_PKEY_print_private() so that it works with non default providers.
slontis
2
-3
/
+32
4 days
die() in .tmpl file should not be silently ignored.
Alexandr Nedvedicky
2
-2
/
+11
4 days
apps/passwd.c: Convert a redundant check to assert
Bartel Artem
1
-2
/
+1
4 days
Fix solaris build in CRYPTO_atomic_store api
Neil Horman
1
-1
/
+1
5 days
Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURES
sftcd
3
-5
/
+18
5 days
Deprecate all BIO_meth_get_*() functions
Tomas Mraz
6
-53
/
+118
5 days
Use sk_X509_ATTRIBUTE_deep_copy() to copy attribute stacks in pk7_doit.c
Niels Dossche
1
-20
/
+2
5 days
ci: add daily runcheckers to exercise the -DOPENSSL_PEDANTIC_ZEROIZATION option
Pauli
1
-0
/
+2
5 days
fips: change integrity check zeroization to use the OPENSSL_PEDANTIC_ZEROIZAT...
Pauli
1
-0
/
+2
5 days
pbkdf2: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
5 days
hkdf: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
5 days
rsa: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
5 days
ffc: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
5 days
ec: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
5 days
A typo fix in a comment
willmafh
1
-1
/
+1
6 days
Document expected BIO operations for libssl
David Benjamin
1
-0
/
+9
6 days
Upgrade action/{upload,download}-artifact to v4
Richard Levitte
4
-22
/
+22
8 days
fips-jitter: set provider into error state upon CRNG permanent failures
Dimitri John Ledkov
1
-2
/
+6
8 days
Fix potential memory leak on failure of ecx_gen_init()
Niels Dossche
1
-1
/
+1
8 days
Fix potential memory leak on failure of dsa_gen_init()
Niels Dossche
1
-1
/
+1
11 days
Enable AES and SHA3 optimisations on Apple Silicon M4-based macOS systems
Tom Cosgrove
1
-1
/
+2
11 days
fips: remove redundant RSA encrypt/decrypt KAT
Dimitri John Ledkov
3
-153
/
+1
11 days
fips: zeroize temporary self-check out MD variable
Dimitri John Ledkov
1
-0
/
+1
11 days
.gitignore: Ignoring demo executables
Dmitry Belyavskiy
1
-0
/
+43
11 days
Remove the negative return values of EVP_KDF_* functions in documents
Peiwei Hu
1
-3
/
+1
11 days
Fix wrong return value checks for some functions
Peiwei Hu
5
-5
/
+5
11 days
Fix multiple wrong use of BN_check_prime
Peiwei Hu
2
-3
/
+7
11 days
Fix multiple wrong checks of EVP_PKEY_set1_encoded_public_key
Peiwei Hu
3
-3
/
+3
11 days
apps/lib/apps.c: fix the wrong check in check_cert_attributes
Peiwei Hu
1
-3
/
+3
11 days
Mark OPENSSL_armcap_P .hidden in arm asm
Kai Pastor
8
-0
/
+8
12 days
Fix SSL_write_[ex|ex2] on blocking quic streams
Neil Horman
1
-2
/
+13
12 days
sm2_sig_verify(): Do not call BN_CTX_end() without BN_CTX_start()
Tomas Mraz
1
-4
/
+8
13 days
add new keytype test for EVP_PKEY_Q_keygen
Michael Baentsch
2
-1
/
+54
13 days
pkeyutl.c: Avoid freeing pkey at multiple places
Tomas Mraz
1
-13
/
+4
13 days
README.md: Fix typo. Change 'the are' to 'there are'
spectre
1
-1
/
+1
13 days
s_cb.c: Move the negotiated group output
Michael Baentsch
1
-6
/
+7
13 days
Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_co...
wangcheng
8
-15
/
+116
13 days
x509_vfy.c and x509_lu.c: refactor find_issuer(), X509_STORE_CTX_get1_issuer(...
Dr. David von Oheimb
2
-137
/
+74
13 days
os-zoo CI: Replace macos-12 run with macos-15
Tomas Mraz
1
-1
/
+1
2024-11-19
Make ossl_trace_param_values an official api function
Neil Horman
7
-104
/
+222
2024-11-19
Add QUERY trace points
Neil Horman
4
-40
/
+211
2024-11-19
Add a QUERY trace category
Neil Horman
2
-1
/
+3
[next]