summaryrefslogtreecommitdiffstats
path: root/OATH.Net.Test/OATH.Net.Test.csproj
Commit message (Expand)AuthorAgeFilesLines
* Simplify some time-based generator testsStephen Jennings2014-03-191-1/+0
* Upgrade NUnit and MoqStephen Jennings2014-03-181-10/+6
* Remove hex string methods, use BitConverter instead.Stephen Jennings2011-11-131-1/+0
* Added Base32 utility class, can convert binary to base32.Stephen Jennings2011-11-111-0/+1
* Remove all hex keys, add tests for the Key class.Stephen Jennings2011-11-031-0/+1
* Add Moq.Stephen Jennings2011-11-031-0/+3
* Get assembly version from date, time, and git-describe.Stephen Jennings2011-10-291-3/+3
* Create CommonAssemblyInfoStephen Jennings2011-10-211-0/+3
* Rename generator classes.Stephen Jennings2011-10-191-2/+2
* Add a couple unit tests for byte array manipulation methods.Stephen Jennings2011-10-171-0/+1
* Add a couple tests against Google Authenticator.Stephen Jennings2011-10-171-3/+0
* Add CounterBasedOtp and tests.Stephen Jennings2011-10-161-0/+1
* Allow debugging NUnit by running it under .NET 4.0 CLR.Stephen Jennings2011-10-161-0/+3
* First test passes, others don't.Stephen Jennings2011-10-161-0/+1
* Initial commit.Stephen Jennings2011-10-161-0/+75