0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18 from gwainer/patch-1 More... almost 10 years ago
Correcting license link. More... almost 10 years ago
updated docs with version number More... over 10 years ago
1.0.1 release More... over 10 years ago
updated tests possibly fixing problem with unreliable ranges of interval More... over 10 years ago
v1.0.0 release More... over 10 years ago
attempt to fix builds More... over 10 years ago
added Python 3.5 and PyPy to tested environments More... over 10 years ago
fix for Python 3 issue introduced by commit 0f48cf1ee324bf5fd21e2a97acd5b144ebd77f3c More... over 10 years ago
made tests more reliable, added documentation on skipping spaces, added more classifiers, bumped version to 0.4.0 More... over 10 years ago
added skipping spaces, if they are given in the secret More... over 10 years ago
PEP8 compliance (all pieces that PEP8 introspection complained about) More... over 10 years ago
updated note in requirements.txt about compatibility with versions of "six" module More... over 10 years ago
PEP8 correction - removed extra line More... over 10 years ago
Merge pull request #16 from angelosarto/master More... over 10 years ago
corrected parameters to match expected inputs More... over 10 years ago
Merge pull request #2 from angelosarto/addClockAndWindow More... almost 11 years ago
added a window parameter to validate to allow the validation of codes behind and ahead of the current code. Also added a clock parameter to validate and generate methods to allow the generation/validation of arbitrary clocks More... almost 11 years ago
added clock parameter to get_totp to allow the caller to specify an arbitrary point in time (besides now()). Also added a window feature to valid_totp to help with clock skew; the caller can specfy how many intervals off the code can be tobe considered valid. More... almost 11 years ago
updated docs More... over 11 years ago
removed misleading links More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
made digest method, token length and interval length configurable More... over 11 years ago
Merge pull request #10 from Hasimir/master More... over 11 years ago
Spelling correction. More... over 11 years ago
Merge pull request #9 from tadeck/python-3.4-support More... over 11 years ago
added tests for Python 3.4 More... over 11 years ago
another correction of version information (update to 0.2.2) More... over 12 years ago
correction of version number in the documentation More... over 12 years ago
clarified license; removal of documentation build; preparation of 0.2.2 release More... over 12 years ago