summaryrefslogtreecommitdiff
path: root/gnu/packages/password-utils.scm
AgeCommit message (Collapse)Author
2016-03-02gnu: Add password-store.Jessica Tallon
* gnu/packages/password-utils.scm (password-store): New variable. Co-authored-by: Andreas Enge <andreas@enge.fr> Co-authored-by: Leo Famulari <leo@famulari.name>
2016-02-07gnu: Add assword.Christopher Allan Webber
* gnu/packages/password-utils.scm (assword): New variable.
2016-02-07gnu: keepassx: Update to 2.0.2.Efraim Flashner
* gnu/packages/password-utils.scm (keepassx): Update to 2.0.2.
2016-02-01gnu: keepassx: Update to 2.0.1.Leo Famulari
* gnu/packages/password-utils.scm (keepassx): Update to 2.0.1.
2015-12-18gnu: Add libpwquality.宋文武
* gnu/packages/password-utils.scm (libpwquality): New variable.
2015-12-18gnu: Add cracklib.宋文武
* gnu/packages/password-utils.scm (cracklib): New variable.
2015-12-07gnu: keepassx: Update to 2.0.Efraim Flashner
* gnu/packages/password-utils.scm (keepassx): Update to 2.0. [source]: Change to official release location.
2015-10-27gnu: Add yapet.Aljosha Papsch
* gnu/packages/password-utils.scm (yapet): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-10-01gnu: shroud: Update to 0.1.1.David Thompson
* gnu/packages/password-utils.scm (shroud): Update to 0.1.1.
2015-10-01gnu: Add shroud.David Thompson
* gnu/packages/password-utils.scm (shroud): New variable.
2015-09-16gnu: Add keepassx.Efraim Flashner
* gnu/packages/password-utils.scm (keepassx): New variable.
2015-08-20gnu: Add pwgen.Steve Sprang
* gnu/packages/password-utils.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.