summaryrefslogtreecommitdiff
path: root/frontends/gtk/page_info.c
Commit message (Collapse)AuthorAgeFilesLines
* add page information ui elements to GTK frontendVincent Sanders2020-03-111-54/+16
|
* GTK: Initial page-info display.Michael Drake2020-03-111-44/+15
|
* GTK: Page info: Change crtvrfy to pi throughout.Michael Drake2020-02-231-39/+39
|
* Keep the complete certificate chain from a fetchVincent Sanders2020-02-231-5/+9
| | | | | | | | | Instead of extracting information from the X509 certificate chain in the fetcher the entire chain is propagated in Distinguished Encoding Rules (DER) format. This allows all the information contained in a certificate chain to be retained which can subsequently be presented to the user
* repurpose ssl certificate core window for nitial page infor window on gtkVincent Sanders2019-12-011-0/+268