summaryrefslogtreecommitdiff
path: root/frontends/monkey/cert.c
Commit message (Collapse)AuthorAgeFilesLines
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-221-149/+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 frontends to cope with certificate chain updateVincent Sanders2020-02-231-2/+2
|
* add certificate window handlingVincent Sanders2018-11-041-12/+102
|
* centralise monkey output generationVincent Sanders2018-11-031-9/+9
|
* Reflow monkey code, it was annoying me too muchDaniel Silverstone2017-06-101-16/+16
|
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-311-3/+4
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+58