summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-17Add doc for ERR_clear_last_mark().Shane Lontis
2021-05-17Fix OSSL_DECODER_new_for_pkey() selection parameter documentationShane Lontis
2021-05-17Fix compiler error when using config option 'enable-acvp-tests'Shane Lontis
2021-05-16Adapt 80-test_cmp_http.t and its data for random accept portsRichard Levitte
2021-05-16APPS: Make the cmp Mock server output the accept address and portRichard Levitte
2021-05-16ci: remove the checksum CI scriptPauli
2021-05-15Add extensive test coverage for SSL_get_negotiated_group()Benjamin Kaduk
2021-05-15move group lists out of test_key_exchange() in preparation for reuseBenjamin Kaduk
2021-05-15Extend SSL_get_negotiated_group() tests for TLS 1.2Benjamin Kaduk
2021-05-15Regenerate testsid.pemBenjamin Kaduk
2021-05-15Promote SSL_get_negotiated_group() for non-TLSv1.3Benjamin Kaduk
2021-05-15ASN1: Fix i2d_provided() return valueRichard Levitte
2021-05-15Load the default provider into the p_test provider laterMatt Caswell
2021-05-15Init the child providers immediately on creation of the child libctxMatt Caswell
2021-05-15Add make update-fips-checksums to release.sh scriptTomas Mraz
2021-05-15doc: document all functions in provider-base(7)Pauli
2021-05-15Fix a memleak on an error path in the pkcs12 test helpersMatt Caswell
2021-05-14Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}Dr. David von Oheimb
2021-05-14http_client.c: Rename internal fields and functions for consistencyDr. David von Oheimb
2021-05-14HTTP client: Allow streaming of response data (with possibly indefinite length)Dr. David von Oheimb
2021-05-14HTTP client: Allow streaming of request data (for POST method)Dr. David von Oheimb
2021-05-14HTTP client API: Generalize to arbitrary request and response contentsDr. David von Oheimb
2021-05-14OSSL_HTTP_transfer(): Fix error reporting in case rctx->server is NULLDr. David von Oheimb
2021-05-14OSSL_HTTP_get(): Do not close connection if redirect to same serverDr. David von Oheimb
2021-05-14HTTP: Implement persistent connections (keep-alive)Dr. David von Oheimb
2021-05-14OSSL_HTTP_REQ_CTX_add1_headers(): Fix use with host == NULL (relative URLs)Dr. David von Oheimb
2021-05-14CMP test server: Extend error reporting on cert rejected for revocationDr. David von Oheimb
2021-05-14HTTP test server: Improve connection management and loggingDr. David von Oheimb
2021-05-14cmp_server.c: Improve transaction management and loggingDr. David von Oheimb
2021-05-14OSSL_CMP_SRV_process_request(): Log any error queue entries on responseDr. David von Oheimb
2021-05-14HTTP client: Rename 'maxline' parameter to 'buf_size' for clarityDr. David von Oheimb
2021-05-14mac: improve MAC documentation (Poly 1305 key reuse, nomenclature)Pauli
2021-05-14Slightly reformat ssl.h.inRich Salz
2021-05-14Convert SSL_{CTX}_[gs]et_options to 64Rich Salz
2021-05-14Fix provider library build wrt. AESJuergen Christ
2021-05-14Add --banner config optionRich Salz
2021-05-14check i2d_ASN1_TYPE return valuebonniegong
2021-05-13http_client.c: Fix inconsistency w.r.t. type of max_resp_lenDr. David von Oheimb
2021-05-13Replace some of the ERR_clear_error() calls with mark callsTomas Mraz
2021-05-14crypto/arm_arch.h: add a variable declarationXiaofei Bai
2021-05-14ARM assembly pack: translate bit-sliced AES implementation to AArch64Ben Avison
2021-05-13doc: remove references to undepreciated commands being deprecated.Pauli
2021-05-13Fallback to legacy pem decoding if OSSL_DECODER failsTomas Mraz
2021-05-13Implement pem_read_key directly through OSSL_DECODERTomas Mraz
2021-05-13Replace EVP_PKEY_supports_digest_nidTomas Mraz
2021-05-13Drop ASN1_PKEY_CTRL_SUPPORTS_MD_NIDTomas Mraz
2021-05-13update-fips-checksums: Make the dependency on source list workTomas Mraz
2021-05-13clarification about the DES statusDmitry Belyavskiy
2021-05-13Enumerating the legacy provider's cipher algorithmsDmitry Belyavskiy
2021-05-13Ensure the pristine checksums are not recomputedTomas Mraz