summaryrefslogtreecommitdiffstats
path: root/ms/uplink-ia64.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-21Document return value of OSSL_DECODER_from_dataBenno Evers1-2/+2
2023-02-20Fix incorrect error branch in ossl_bn_rsa_fips186_4_derive_prime()ndossche1-1/+1
2023-02-20fuzz: fix coverity warningsPhilippe Antoine3-3/+4
2023-02-20openssl#20299: Fixed use after free bugJeeban Sethi1-0/+1
2023-02-20Fix possible memory leak on errorTodd Short1-3/+6
2023-02-20Fix failing cms test when no-des is usedBernd Edlinger1-1/+1
2023-02-19openssl-3.0#20290: Fixed typo in "config" man pageJeeban Sethi1-1/+1
2023-02-16kbkdf: Fix kbkdf_dup function pointer typeClemens Lang1-1/+1
2023-02-14Use of sparse_array.c only in the shared libsslRichard Levitte1-3/+1
2023-02-13OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb12-94/+158
2023-02-11Correct a copy&paste error in a link URLTomas Mraz2-2/+2
2023-02-11Sync CHANGES.md and NEWS.md with 3.0.8 releaseTomas Mraz2-5/+185
2023-02-11rsa: add msvc intrinsic for non x64 platformsHubert Kario1-1/+23
2023-02-08Fix the return values of the aarch64 unroll8_eor_aes_gcm_*_*_kernel functionsTom Cosgrove2-11/+22
2023-02-08CMP cert_response(): add missing rejection status on client rejecting new certDr. David von Oheimb1-0/+1
2023-02-08cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb5-28/+72
2023-02-08ossl_cmp_mock_srv_new.pod: correct/update names of internal test support func...Dr. David von Oheimb1-10/+9
2023-02-08OSSL_CMP_SRV_process_request(): fix recipNonce on error in subsequent request...Dr. David von Oheimb1-7/+13
2023-02-08cmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_{recipient,issuer}Dr. David von Oheimb1-2/+2
2023-02-08CMP check_transactionID_or_nonce(): fix reason code on unmatched recipNonceDr. David von Oheimb1-1/+1
2023-02-08ossl_cmp_msg_check_update(): fix two wrong error return values (-1 instead of 0)Dr. David von Oheimb1-6/+6
2023-02-08test_get_libctx(): prevent crash when called with NULL provider argDr. David von Oheimb1-1/+1
2023-02-08Fix BIO_set_indent() checkNiels Dossche1-1/+1
2023-02-08Add tests for FIPS keygen self test failures.slontis4-1/+257
2023-02-08Fix incomplete BIO_dup_state() error checkndossche1-1/+1
2023-02-08Fix incomplete check on CMS_SharedInfo_encodendossche1-1/+1
2023-02-08Fix error check on default_check() helper functionndossche1-1/+1
2023-02-08Apply aes-gcm unroll8+eor3 optimization patch to Neoverse V2Xiaokang Qian2-1/+3
2023-02-08S390x: Support ME and CRT offloadingJuergen Christ8-5/+291
2023-02-08Fix incomplete error check on BIO_set_md()ndossche1-1/+1
2023-02-08CMS_decrypt_set1_*(): fix NULL deref on unsuitable content typeDr. David von Oheimb1-7/+11
2023-02-08Add coverage test for ossl_rsa_sp800_56b_derive_params_from_pqslontis1-1/+40
2023-02-08CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.Dr. David von Oheimb3-34/+36
2023-02-08New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...Oliver Mihatsch6-0/+184
2023-02-08check-format.pl: fix statistics on whitespace and nesting issuesDr. David von Oheimb1-3/+3
2023-02-08check-format.pl: fix detection of '#ifdef __cplusplus'Dr. David von Oheimb1-1/+1
2023-02-08check-format.pl: fix detection of function body startDr. David von Oheimb1-3/+3
2023-02-08Rationalize FIPS sourcesTomas Mraz23-605/+653
2023-02-08Add Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_ASN1_OCTET_STRINGslontis2-0/+211
2023-02-08Add more punycode tests and remove ossl_a2ucompare()slontis4-30/+38
2023-02-08fuzz: make post handshake reachablePhilippe Antoine4-6/+34
2023-02-08Document limits on static and dynamic linking for HPE NonStop platforms.Randall S. Becker1-0/+14
2023-02-08Fix a potential memory leak in apps/s_server.cbesher1-0/+1
2023-02-08Fix incomplete error check on BIO_set_accept_name()ndossche1-1/+1
2023-02-08Restrict the Arm 'LDR REG, =VALUE' pseudo instruction on Neon, to appease clangTom Cosgrove1-0/+10
2023-02-08ci: Add djgpp buildJ.W. Jagersma1-0/+11
2023-02-08des: prevent error when using two key triple DES with a random keyPauli2-5/+28
2023-02-08Fix more VMS inclusionsRichard Levitte1-4/+10
2023-02-08Internaly declare the DSA type for no-deprecated buildsTomas Mraz1-0/+3
2023-02-07remove EdDSA from changes entry about non-fips algorithmsPauli1-1/+2