Age | Commit message (Collapse) | Author |
|
* Makefile: Added sanitize target
* manifest.scm: Added
|
|
* lpass.c: Use size_t for all lengths
* Makefile: Proper targets (clean, install, uninstall) added and more
strict compilation flags
* LICENSE: Actually add file...
|
|
An initial working implementation of the password generating algorithm
of lesspass. Lacks any sort of documentation or usage info and simply
prints the generated password on stdout.
* lpass.c: Initial implementation of lesspass
* Makefile: A just works version
|