aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/property
Commit message (Expand)AuthorAgeFilesLines
* Reorganize local header filesDr. Matthias St. Pierre2019-09-285-4/+4
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-283-5/+5
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Make sure we pre-initialise propertiesMatt Caswell2019-08-292-12/+0
* Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for itRichard Levitte2019-08-221-4/+17
* Modify ossl_method_store_add() to handle reference countingRichard Levitte2019-08-221-2/+5
* Load the config file by defaultMatt Caswell2019-08-011-0/+4
* Prevent an infinite recursion when the query cache is flushed.Pauli2019-08-011-1/+1
* The query cache has been updated to not depend on RAND_bytes being available.Pauli2019-08-011-31/+38
* Refactor provider support for reporting errorsRichard Levitte2019-07-311-30/+23
* Regenerate mkerr filesRich Salz2019-07-161-16/+1
* Add extra error text in the property parserRichard Levitte2019-06-191-12/+32
* Use variables in build.info files where it's worth the whileRichard Levitte2019-06-151-4/+3
* Remove file reference from property documentation.Pauli2019-06-031-685/+0
* Fix a typo in the property grammar that creates an ambiguous parse.Pauli2019-06-032-21/+21
* Add man 7 page about properties.Pauli2019-05-302-216/+168
* Make some EVP code available from within the FIPS moduleMatt Caswell2019-05-232-0/+5
* Optional property query support.Pauli2019-05-225-49/+127
* Instead of global data store it in an OPENSSL_CTXMatt Caswell2019-05-025-109/+150
* ossl_method_store_cache_get(): ensure non-NULL property queryRichard Levitte2019-04-191-1/+1
* Add a legacy provider and put MD2 in itMatt Caswell2019-04-091-0/+1
* Make the sparse array code use ossl_uintmax_t as its index rather than size_t.Pauli2019-03-061-3/+4
* CID 1442835: Integer OverflowPauli2019-02-241-1/+1
* CID 1442836: Resource leaksPauli2019-02-241-1/+2
* Property: naming and manual clarifiationsRichard Levitte2019-02-181-22/+21
* generated filesPauli2019-02-181-0/+61
* Properties for implementation selection.Pauli2019-02-189-0/+2138