summaryrefslogtreecommitdiffstats
path: root/apps/dsa512.pem (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-23Extend `mask` of `ssl_method_st` to 64-biterbsland-dev1-1/+1
2024-06-22[DOCS] Correct history in doc/man3/OSSL_STORE_LOADER.podRichard Levitte1-8/+11
2024-06-21Make x509_req_test ANSI Compatibleerbsland-dev3-21/+41
2024-06-21Add Test for Verification Failure on Incorrect X509 Versionerbsland-dev3-1/+92
2024-06-21Add Version Check for CSR Verificationerbsland-dev4-2/+11
2024-06-21s_client: use the full buffer for readsHubert Kario1-2/+2
2024-06-21Fix regression of EVP_PKEY_CTX_add1_hkdf_info() with older providersTomas Mraz1-2/+9
2024-06-21Incorporate more review feedbackRobert Schulze1-2/+2
2024-06-21Incorporate review feedbackRobert Schulze2-10/+8
2024-06-21Fix data race between SSL_SESSION_list_add and ssl_session_dupRobert Schulze1-1/+9
2024-06-21Add test for ASN1_item_verify()Tomas Mraz4-1/+100
2024-06-21ASN1_item_verify_ctx(): Return -1 on fatal errorsTomas Mraz1-0/+2
2024-06-20feat: add delegatedNameConstraints and holderNameConstraints extsJonathan M. Wilbur6-2/+72
2024-06-20Add comp.h to gitignoreTodd Short1-0/+1
2024-06-20Add CHANGES.md entry for the EC/DSA nonce generation fixesTomas Mraz1-0/+8
2024-06-20Some minor nit corrections in the thread code for rcuNeil Horman4-2/+6
2024-06-20Fix handling of max_fragment_length extension for PSKFrederik Wedel-Heinen5-21/+25
2024-06-20CMP: add support for requesting cert template using genm/genpRajeev Ranjan24-45/+834
2024-06-20docs: fix SSL_CTX_set_tlsext_ticket_key_cb typosDaniel McCarney1-3/+3
2024-06-19ossl_store.pod: Correct the example of OSSL_STORE API usageEt7f31-1/+6
2024-06-19Fix typo in openssl-verification-options documentation.Jaime Hablutzel1-1/+1
2024-06-18CMP app: fix combination of -certout and -chainout with equal filename argumentDr. David von Oheimb4-7/+32
2024-06-18MVP demo TLS serverViktor Dukhovni7-5/+641
2024-06-18fix potential memory leak in PKCS12_add_key_ex()sashan1-6/+9
2024-06-18Remove configuration targets and related documentation for Guardian builds.Randall S. Becker2-36/+2
2024-06-17Add support for targetingInformation X.509v3 extensionJonathan M. Wilbur17-16/+427
2024-06-17OSSL_CMP_{validate_msg,CTX_new}.pod: add warning notes on OSSL_CMP_OPT_PERMIT...Dr. David von Oheimb2-2/+10
2024-06-17OSSL_CMP_validate_msg(): fix check such that OSSL_CMP_OPT_PERMIT_TA_IN_EXTRAC...Dr. David von Oheimb1-1/+1
2024-06-1780-test_cmp_http_data/test_connection.csv: disable localhost test as not supp...Dr. David von Oheimb1-1/+1
2024-06-15Configure: make absolutedir() use rel2abs() on Windows tooRichard Levitte1-0/+7
2024-06-10Fix memory leak in quic_trace.cAmir Mohammadi1-3/+6
2024-06-07[Docs] Notes about freeing objectsRuslan Baratov2-2/+6
2024-06-07test/prov_config_test.c: Cleanup and fix potential leaksTomas Mraz1-7/+2