Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-01-27Add a test for X509_STORE_CTX_set_purpose()Matt Caswell
2021-12-21add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb
2021-04-20Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-13x509_vfy.c: Fix a regression in find_issuer()Dr. David von Oheimb
2021-01-13TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-07-01Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte
2020-02-03Fix common test framework optionsMatt Caswell
2019-06-28Support SM2 certificate signingPaul Yang
2019-04-09Make X509_set_sm2_id consistent with other settersPaul Yang
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-05-01Update copyright yearMatt Caswell
2018-04-19Add a test for a NULL X509_STORE in X509_STORE_CTX_initMatt Caswell
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-14WIP: Convert ui,v3ext,verify_extra_testRich Salz
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY
2016-05-17Copyright consolidation 02/10Rich Salz
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2015-09-06Make the verify_extra test location agnosticRichard Levitte
2015-07-07Add test for CVE-2015-1793Matt Caswell