aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/certstor.cpp
Commit message (Expand)AuthorAgeFilesLines
* More no-filesystem fixesJack Lloyd2016-10-121-0/+2
* remove superfluous includesKai Michaelis2016-10-021-7/+0
* 1st review roundKai Michaelis2016-10-021-3/+0
* Certificate store using SQLiteKai Michaelis2016-10-021-24/+35
* String comparision fixesDaniel Neus2016-01-041-1/+1
* Refactor internal/filesystem.hSimon Warta2015-07-161-2/+2
* Fix memory leak in TLS tests. Remove last few remaining uses of auto_ptr.lloyd2015-03-081-0/+5
* Hide all uses of boost filesystem in fs.cpp. Use readdir as anlloyd2015-02-211-18/+7
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* On Windows fs::path::native() is a u16 stringlloyd2014-11-221-1/+1
* Fix macro feature checklloyd2014-02-151-1/+1
* Check the feature macro before assuming boost.filesystemlloyd2014-02-101-0/+7
* Fix a bug introduced in 1.11.6 where we tried to check CRL signatureslloyd2014-02-081-2/+2
* Move lib into srclloyd2014-01-101-0/+148