Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address most of my own comments | Alex Stapleton | 2014-03-27 | 1 | -3/+3 |
* | Fixed #809 -- switch back to always using UnsupportedAlgorithm | Alex Gaynor | 2014-03-27 | 1 | -3/+5 |
* | a few small fixes | Paul Kehrer | 2014-03-19 | 1 | -1/+2 |
* | import order fixes for future automated checking | Paul Kehrer | 2014-03-19 | 1 | -1/+1 |
* | Removed pretend stub | Ayrx | 2014-03-15 | 1 | -3/+1 |
* | Added backend check to twofactor primitives | Ayrx | 2014-03-15 | 1 | -1/+12 |
* | Added future imports and licenses that are missing | Alex Gaynor | 2014-03-08 | 1 | -0/+2 |
* | Do some nitpicking cleanup of the twofactor code and documentation. | David Reid | 2014-02-25 | 1 | -1/+0 |
* | Seperated the totp tests based on different hash types | Ayrx | 2014-02-25 | 1 | -17/+80 |
* | Fixed documentation based on alexs' comments. | Ayrx | 2014-02-25 | 1 | -0/+8 |
* | Added documentation for TOTP. | Ayrx | 2014-02-25 | 1 | -0/+1 |
* | Added TOTP implementation and tests. | Ayrx | 2014-02-25 | 1 | -0/+58 |