| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-12-04 | Raise exceptions from except properly | Simeon Simeonov | 2 | -5/+5 |
| 2020-04-07 | Add __repr__ for OTPState and OTPGenerator | Simeon Simeonov | 2 | -0/+12 |
| 2020-04-07 | Improve README.md and docstrings for Sphinx | Simeon Simeonov | 3 | -30/+27 |
| 2020-04-06 | Add a simple CLI interface with tests and update README.md | Simeon Simeonov | 2 | -6/+305 |
| 2020-04-03 | Implement OTPStore container class in the server module | Simeon Simeonov | 2 | -7/+245 |
| 2020-03-30 | Implement OTPState in the server module | Simeon Simeonov | 3 | -24/+271 |
| 2020-03-27 | Add licensing information | Simeon Simeonov | 3 | -9/+75 |
| 2020-03-26 | Add support for accepting a challenge string in the generator | Simeon Simeonov | 3 | -42/+156 |
| 2020-03-25 | Use the right term seed instead of salt | Simeon Simeonov | 1 | -10/+10 |
| 2020-03-25 | Initial commit with working generator and corresponding tests | Simeon Simeonov | 2 | -0/+566 |
