summaryrefslogtreecommitdiff
path: root/desktop/sslcert_viewer.c
Commit message (Expand)AuthorAgeFilesLines
* Keep the complete certificate chain from a fetchVincent Sanders2020-02-231-12/+172
* Excise the llcache query pathway.Daniel Silverstone2019-08-051-3/+4
* Migrate SSL certificate storage to the browser windowDaniel Silverstone2019-08-051-4/+1
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-4/+4
* improve documentation comments in ssl certificate viewerVincent Sanders2017-03-011-83/+123
* Treeview: Rationalise initialisation and finalisation.Michael Drake2016-08-101-0/+10
* fix certificate viewer keypress consumption returnVincent Sanders2016-07-311-3/+2
* Change LOG() macro to be varadicVincent Sanders2015-05-281-4/+4
* stop using certificate data from the stack outside the message context.Vincent Sanders2014-07-171-4/+18
* remove content include from urldb headerVincent Sanders2014-07-171-0/+3
* reduce desktop/browser.h unecessary includesVincent Sanders2014-02-031-1/+1
* Remove height getters from treeview client modules API.Michael Drake2013-09-031-7/+0
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-1/+0
* Improve callback suppression options. Reduce unnecessary callback usage.Michael Drake2013-08-301-1/+1
* Add a few functions for front ends to use.Michael Drake2013-08-281-0/+7
* First pass at new ssl certificate chain viewer module.Michael Drake2013-08-111-0/+507