summaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)AuthorFilesLines
2018-04-15Finish master password unload issue. Fix an old bug reintroduced by the magic...Simeon Simeonov1-2/+4
2018-04-15Add support for auto-unloading of the master passwordSimeon Simeonov4-34/+34
2018-04-13Add support for auto-unloading av the master passwordSimeon Simeonov4-3/+28
2018-04-13Make it possible to unload the master password several timesSimeon Simeonov1-0/+4
2018-04-04Implement the wrapper function cleanse_buffer in masterpassword.cSimeon Simeonov2-3/+10
2018-03-19Add min password length spinbutton to common preferencesSimeon Simeonov3-1/+4
2018-03-18Remove TODO comments accordinglySimeon Simeonov2-2/+0
2018-03-18Use the mpes1: - tag for passwords encrypted with master passwordSimeon Simeonov3-7/+56
2018-03-14Implement master password encrypted string tagsSimeon Simeonov5-29/+35
2018-03-09Fix some typos and tabifySimeon Simeonov1-6/+3
2018-03-09Complete rewrite of the master password implementationSimeon Simeonov9-445/+493
2018-03-08Reastructure master password functionalitySimeon Simeonov7-44/+189
2018-03-07Make some master password hash cleanupsSimeon Simeonov1-37/+40
2018-03-07Master password hash (read and write) implementedSimeon Simeonov4-6/+51
2018-03-06Add the core master-password functionality in libsylph/ssl.[c,h]Simeon Simeonov2-9/+111
2018-03-02Prompt for master password only is use_master_password is onSimeon Simeonov1-1/+6
2018-03-01Tabify...Simeon Simeonov5-5/+5
2018-02-28prefs_common.use_master_password addedSimeon Simeonov3-13/+19
2018-02-27First prototypeSimeon Simeonov7-1/+421
2018-02-26PGP Signature fixSimeon Simeonov1-4/+4
2018-02-26Signature box patchSimeon Simeonov2-0/+3
2018-02-26Initial commit for sylpheed 3.7.0Simeon Simeonov82-0/+45872