summaryrefslogtreecommitdiff
path: root/include/netsurf/ssl_certs.h
Commit message (Expand)AuthorAgeFilesLines
* move ssl certificate serialisation into a url to the ssl_cert utility codeVincent Sanders2020-05-091-0/+8
* about scheme certificate viewer initial implementationVincent Sanders2020-02-241-0/+11
* ssl_certs: Add dup_intoDaniel Silverstone2020-02-231-0/+12
* Keep the complete certificate chain from a fetchVincent Sanders2020-02-231-13/+58
* Add certificate-missing error codeDaniel Silverstone2019-12-031-0/+1
* llcache: Reload SSL certificate data from serialised storeDaniel Silverstone2019-11-301-0/+6
* SSL Error: Enable OpenSSL hostname verificationDaniel Silverstone2019-08-141-1/+1
* add common name ssl certificate errorVincent Sanders2019-08-101-0/+1
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-061-0/+61