0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added license More... almost 9 years ago
Upgraded to Visual Studio 2013 More... about 9 years ago
Added AccessToken and AccessTokenSecret properties to OAuth1.0a ProcessUserResponseOutput More... over 10 years ago
Fixed a type in documentation More... over 10 years ago
Included a link to IOAuth1aErrorProcessing.cs in .Net 3.5 project.Which I failed to do in last commit More... over 10 years ago
Updated resharper settings for project More... over 10 years ago
Added initial error processing logic More... over 10 years ago
Fixed a critical issue in PercentEncode prevening DotNetAuth working under .Net 3.5. Made sure that an string[] is passed to string.Concat and not an IEnumerable<string> More... almost 11 years ago
Added unit test project for .Net 3.5 More... almost 11 years ago
Added some documentation contents for Using DotNetAuth More... almost 11 years ago
Fixed some issues in documentation More... almost 11 years ago
Added documentation for OAuth2Process.ProcessUserResponse method and for OAuth2ProviderDefinition.GetExchangeCodeForAccessTokenParmeters More... almost 11 years ago
Fixed more issues reported by resharper More... almost 11 years ago
Fixed issues reported by Resharper More... almost 11 years ago
Updated documentation project to new Sandcastle Help File Builder project. More... almost 11 years ago
Missed in prevoius commit, included Exceptions.cs in the project file More... about 11 years ago
Added InvalidOAuthStateException to be thrown when the state is missing or invalid More... about 11 years ago
No need to URL encode oauth_callback of request token parameters More... over 11 years ago
Corrected the assertions to use Assert.AreEqual with delta argument More... over 11 years ago
Used Setup method for unit test of OAuth10aProviderDefinition More... over 11 years ago
Added unit test to check signature method to have a valid value More... over 11 years ago
Added unit test for checking OAuth1.0a timestamp parameter to be seconds since January 1 1970 GMT More... over 11 years ago
Added unit test for checking OAuth1.0a version parameter to make sure the value is 1.0 More... over 11 years ago
Added unit test for OAuth1aProviderDefinition.GetRequestTokenParameters More... over 11 years ago
Added unit test for OAuth10aStateManager More... over 11 years ago
Added unit test for TimestampUtil More... over 11 years ago
Added unit test for PercentEncode and OAuth1Util classes More... over 11 years ago
Added CLSCompliant to assemblies More... over 11 years ago
Updated nuget packages to 1.0.3 More... over 11 years ago
Implemented Logging infrastructure More... over 11 years ago