Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Use `static const`s instead of `#define`s for constants. | Samuel Matthiesen | 7 weeks | |
Tag | Download | Author | Age | |
0.9.1 | commit bd625917ce... | Samuel Fadel | 19 months | |
0.9 | commit b4c67148a2... | Samuel Fadel | 19 months | |
0.1 | commit 33936a05ac... | Samuel Fadel | 19 months | |
Age | Commit message | Author | ||
2023-04-11 | Added LICENSE and implemented charset restrictions....As per my usage, lpass is now complete. * LICENSE: Added. * README.md: Updated with more information. * lpass.c: Implemented charset restrictions. 0.1 | Samuel Fadel | ||
2023-04-09 | Proper argument parsing....Also started charset restriction implementation. * lpass.c: Argument parsing & stub charset restriction. | Samuel Fadel | ||
2023-04-08 | Initial commit....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 | Samuel Fadel | ||
Clone | ||||
https://git.nihil.ws/lpass | ||||
git@git.nihil.ws:lpass |