summaryrefslogtreecommitdiff
path: root/frontends/windows/ssl_cert.h
Commit message (Collapse)AuthorAgeFilesLines
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-221-51/+0
| | | | | | | | | | | This removes the sslcert_viewer entirely from the code. Where possible I've also trimmed out of frontends any code I think should not be present. Frontends should check and remove any further references that I have failed to catch. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* fix windows and amiga frontends to cope with certificate chain changesVincent Sanders2020-02-231-2/+2
|
* add corewindow support for windows frontendVincent Sanders2016-11-191-0/+51