index
:
TwoStepsAuthenticator
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Merge pull request #13 from LouisMT/fix-key-length
Guillaume Lacasa
9 years
origin/HEAD
Merge pull request #13 from LouisMT/fix-key-length
Guillaume Lacasa
9 years
origin/master
Merge pull request #13 from LouisMT/fix-key-length
Guillaume Lacasa
9 years
Tag
Download
Author
Age
1.1
TwoStepsAuthenticator-1.1.zip
TwoStepsAuthenticator-1.1.tar.gz
TwoStepsAuthenticator-1.1.tar.bz2
Guillaume Lacasa
9 years
v1.0
TwoStepsAuthenticator-1.0.zip
TwoStepsAuthenticator-1.0.tar.gz
TwoStepsAuthenticator-1.0.tar.bz2
Guillaume Lacasa
11 years
Age
Commit message
Author
Files
Lines
2014-03-17
The UsedCodeManager needs to have an user object, in order to avoid a user to...
v1.0
Guillaume Lacasa
7
-43
/
+76
2013-12-11
Merge https://glacasa.visualstudio.com/DefaultCollection/_git/TwoStepsAuthent...
Guillaume Lacasa
1
-1
/
+2
2013-12-09
Readme update - IUsedCodesManager usage
Guillaume Lacasa
1
-5
/
+1
2013-12-06
Merge branch 'master' of https://github.com/dusk0r/TwoStepsAuthenticator
Guillaume Lacasa
9
-48
/
+42
2013-12-06
Fix typo
Christoph Enzmann
1
-1
/
+1
2013-12-06
Update README.md
Christoph Enzmann
1
-14
/
+1
2013-12-06
Removed UsedCodesManager from CounterAuthenticator
Christoph Enzmann
8
-47
/
+40
2013-12-06
Documentation update
Guillaume Lacasa
8
-48
/
+83
2013-12-06
Merge branch 'master' of https://github.com/dusk0r/TwoStepsAuthenticator
Guillaume Lacasa
16
-125
/
+475
2013-12-06
Use one global default UsedCodesManager
Christoph Enzmann
6
-8
/
+58
2013-12-06
Always use UsedCodeManager
Christoph Enzmann
7
-38
/
+57
2013-12-06
use unsigned long as counter
Christoph Enzmann
4
-23
/
+23
2013-12-05
Methods for synchronization
Christoph Enzmann
4
-0
/
+61
2013-12-05
Interface for UsedCodesManager
Christoph Enzmann
3
-1
/
+27
2013-12-05
Typo
Christoph Enzmann
1
-1
/
+1
2013-12-05
GenerateKey now static, Update README.md
Christoph Enzmann
5
-16
/
+37
2013-12-05
Counter based OTP added, removed UsedCodesManager from authenticator, UsedCod...
Christoph Enzmann
13
-76
/
+249
2013-12-04
Merge pull request #2 from dusk0r/master
glacasa
6
-8
/
+178
2013-12-04
Constant time check for codes
Christoph Enzmann
6
-8
/
+178
2013-12-04
Use RNGCryptoServiceProvider Random Generator
Christoph Enzmann
1
-5
/
+12
2013-07-16
Update Base32Encoding.cs
glacasa
1
-2
/
+1
2013-07-16
License added (MIT)
glacasa
1
-0
/
+24
2013-06-14
Merge branch 'master' of https://github.com/glacasa/TwoStepsAuthenticator
Guillaume Lacasa
5
-9
/
+42
2013-06-14
License update for Base32Encoding class
Guillaume Lacasa
1
-1
/
+1
2013-06-13
Update README.md
glacasa
1
-1
/
+25
[...]