summaryrefslogtreecommitdiff
path: root/libsylph/ssl.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-15Add support for auto-unloading of the master passwordSimeon Simeonov1-10/+10
2018-03-09Complete rewrite of the master password implementationSimeon Simeonov1-357/+355
2018-03-07Master password hash (read and write) implementedSimeon Simeonov1-4/+4
2018-03-06Add the core master-password functionality in libsylph/ssl.[c,h]Simeon Simeonov1-0/+96
2018-03-01Tabify...Simeon Simeonov1-1/+1
2018-02-27First prototypeSimeon Simeonov1-0/+377
2018-02-26Initial commit for sylpheed 3.7.0Simeon Simeonov1-0/+405