summaryrefslogtreecommitdiff
path: root/src/gmcerts.c
AgeCommit message (Collapse)Author
2020-08-23Added an identity creation dialogJaakko Keränen
2020-08-23Cleanup: Use ".binary" for binary filesJaakko Keränen
2020-08-23GmCerts: Identity managementJaakko Keränen
Loading and creating client certificates.
2020-08-22Added BSD 2-clause license and copyright noticesJaakko Keränen
2020-08-03GmCerts: Thread safety; fixed notificationsJaakko Keränen
Must update the status before notifying.
2020-08-03Server certificate TOFUJaakko Keränen
2020-08-03Working on server certificatesJaakko Keränen