Age | Commit message (Expand) | Author |
---|---|---|
2014-02-22 | core: fix uninitialized value in functions secure_{encrypt|decrypt}_data (in ... | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-11-23 | core: free secured data on exit | Sebastien Helleu |
2013-11-09 | core: remove unneeded warning when read of sec.conf fails (another warning is... | Sebastien Helleu |
2013-08-02 | core: change the message displayed when passphrase is not given on startup | Sebastien Helleu |
2013-08-02 | core: remove use of function gcry_kdf_derive so that it compiles with libgcry... | Sebastien Helleu |
2013-08-02 | core: update translations | Sebastien Helleu |
2013-07-30 | core: in case of empty passphrase, keep encrypted data in memory until the us... | Sebastien Helleu |
2013-07-30 | core: use variable "items_count" directly from hashtable without calling func... | Sebastien Helleu |
2013-07-28 | core: add option sec.crypt.passphrase_file | Sebastien Helleu |
2013-07-27 | core: add secured data with optional encryption in file sec.conf | Sebastien Helleu |