index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ms
/
uplink-ia64.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Document return value of OSSL_DECODER_from_data
Benno Evers
1
-2
/
+2
2023-02-20
Fix incorrect error branch in ossl_bn_rsa_fips186_4_derive_prime()
ndossche
1
-1
/
+1
2023-02-20
fuzz: fix coverity warnings
Philippe Antoine
3
-3
/
+4
2023-02-20
openssl#20299: Fixed use after free bug
Jeeban Sethi
1
-0
/
+1
2023-02-20
Fix possible memory leak on error
Todd Short
1
-3
/
+6
2023-02-20
Fix failing cms test when no-des is used
Bernd Edlinger
1
-1
/
+1
2023-02-19
openssl-3.0#20290: Fixed typo in "config" man page
Jeeban Sethi
1
-1
/
+1
2023-02-16
kbkdf: Fix kbkdf_dup function pointer type
Clemens Lang
1
-1
/
+1
2023-02-14
Use of sparse_array.c only in the shared libssl
Richard Levitte
1
-3
/
+1
2023-02-13
OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled cert
Dr. David von Oheimb
12
-94
/
+158
2023-02-11
Correct a copy&paste error in a link URL
Tomas Mraz
2
-2
/
+2
2023-02-11
Sync CHANGES.md and NEWS.md with 3.0.8 release
Tomas Mraz
2
-5
/
+185
2023-02-11
rsa: add msvc intrinsic for non x64 platforms
Hubert Kario
1
-1
/
+23
2023-02-08
Fix the return values of the aarch64 unroll8_eor_aes_gcm_*_*_kernel functions
Tom Cosgrove
2
-11
/
+22
2023-02-08
CMP cert_response(): add missing rejection status on client rejecting new cert
Dr. David von Oheimb
1
-0
/
+1
2023-02-08
cmp_client_test.c: add tests for errors reported by server on subsequent requ...
Dr. David von Oheimb
5
-28
/
+72
2023-02-08
ossl_cmp_mock_srv_new.pod: correct/update names of internal test support func...
Dr. David von Oheimb
1
-10
/
+9
2023-02-08
OSSL_CMP_SRV_process_request(): fix recipNonce on error in subsequent request...
Dr. David von Oheimb
1
-7
/
+13
2023-02-08
cmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_{recipient,issuer}
Dr. David von Oheimb
1
-2
/
+2
2023-02-08
CMP check_transactionID_or_nonce(): fix reason code on unmatched recipNonce
Dr. David von Oheimb
1
-1
/
+1
2023-02-08
ossl_cmp_msg_check_update(): fix two wrong error return values (-1 instead of 0)
Dr. David von Oheimb
1
-6
/
+6
2023-02-08
test_get_libctx(): prevent crash when called with NULL provider arg
Dr. David von Oheimb
1
-1
/
+1
2023-02-08
Fix BIO_set_indent() check
Niels Dossche
1
-1
/
+1
2023-02-08
Add tests for FIPS keygen self test failures.
slontis
4
-1
/
+257
2023-02-08
Fix incomplete BIO_dup_state() error check
ndossche
1
-1
/
+1
2023-02-08
Fix incomplete check on CMS_SharedInfo_encode
ndossche
1
-1
/
+1
2023-02-08
Fix error check on default_check() helper function
ndossche
1
-1
/
+1
2023-02-08
Apply aes-gcm unroll8+eor3 optimization patch to Neoverse V2
Xiaokang Qian
2
-1
/
+3
2023-02-08
S390x: Support ME and CRT offloading
Juergen Christ
8
-5
/
+291
2023-02-08
Fix incomplete error check on BIO_set_md()
ndossche
1
-1
/
+1
2023-02-08
CMS_decrypt_set1_*(): fix NULL deref on unsuitable content type
Dr. David von Oheimb
1
-7
/
+11
2023-02-08
Add coverage test for ossl_rsa_sp800_56b_derive_params_from_pq
slontis
1
-1
/
+40
2023-02-08
CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.
Dr. David von Oheimb
3
-34
/
+36
2023-02-08
New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...
Oliver Mihatsch
6
-0
/
+184
2023-02-08
check-format.pl: fix statistics on whitespace and nesting issues
Dr. David von Oheimb
1
-3
/
+3
2023-02-08
check-format.pl: fix detection of '#ifdef __cplusplus'
Dr. David von Oheimb
1
-1
/
+1
2023-02-08
check-format.pl: fix detection of function body start
Dr. David von Oheimb
1
-3
/
+3
2023-02-08
Rationalize FIPS sources
Tomas Mraz
23
-605
/
+653
2023-02-08
Add Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_ASN1_OCTET_STRING
slontis
2
-0
/
+211
2023-02-08
Add more punycode tests and remove ossl_a2ucompare()
slontis
4
-30
/
+38
2023-02-08
fuzz: make post handshake reachable
Philippe Antoine
4
-6
/
+34
2023-02-08
Document limits on static and dynamic linking for HPE NonStop platforms.
Randall S. Becker
1
-0
/
+14
2023-02-08
Fix a potential memory leak in apps/s_server.c
besher
1
-0
/
+1
2023-02-08
Fix incomplete error check on BIO_set_accept_name()
ndossche
1
-1
/
+1
2023-02-08
Restrict the Arm 'LDR REG, =VALUE' pseudo instruction on Neon, to appease clang
Tom Cosgrove
1
-0
/
+10
2023-02-08
ci: Add djgpp build
J.W. Jagersma
1
-0
/
+11
2023-02-08
des: prevent error when using two key triple DES with a random key
Pauli
2
-5
/
+28
2023-02-08
Fix more VMS inclusions
Richard Levitte
1
-4
/
+10
2023-02-08
Internaly declare the DSA type for no-deprecated builds
Tomas Mraz
1
-0
/
+3
2023-02-07
remove EdDSA from changes entry about non-fips algorithms
Pauli
1
-1
/
+2
[next]