summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRedesign API by introducing otp2289.OTPResponse typeSimeon Simeonov5 months
nextRedesign API by introducing otp2289.OTPResponse typeSimeon Simeonov5 months
 
TagDownloadAuthorAge
v2.0.0commit bfae04723b...Simeon Simeonov5 months
v1.2.1commit e9f45a50dd...Simeon Simeonov4 years
v1.2.0commit b8fa40b48f...Simeon Simeonov4 years
v1.1.1commit 2c33e6214d...Simeon Simeonov4 years
v1.1.0commit 4ea3c077bd...Simeon Simeonov4 years
v1.0.0commit a46f8180c3...Simeon Simeonov6 years
 
AgeCommit messageAuthorFilesLines
2020-04-07Make README.md more pypi.org friendlyv1.0.0Simeon Simeonov1-11/+8
2020-04-07Finalize setup.py for release 1.0.0Simeon Simeonov1-0/+7
2020-04-07Add __repr__ for OTPState and OTPGeneratorSimeon Simeonov2-0/+12
2020-04-07Improve README.md and docstrings for SphinxSimeon Simeonov5-30/+127
2020-04-06Add a simple CLI interface with tests and update README.mdSimeon Simeonov4-13/+523
2020-04-03Implement OTPStore container class in the server moduleSimeon Simeonov4-7/+312
2020-03-30Implement OTPState in the server moduleSimeon Simeonov7-35/+467
2020-03-27Update the General and Overview sections of README.mdSimeon Simeonov1-6/+51
2020-03-27Add licensing informationSimeon Simeonov7-13/+177
2020-03-26Add support for accepting a challenge string in the generatorSimeon Simeonov4-52/+217
[...]