summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/by_mem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+2
* Declare the x509_(mem|file|dir)_lookup symbols as static because theyreyk2015-02-051-2/+2
* Use field names in struct initialisers.jsing2015-01-221-11/+11
* Add X509_STORE_load_mem() to load certificates from a memory bufferreyk2015-01-221-0/+138