summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth.ServiceProvider/OAuth/ChannelElements/OAuthServiceProviderChannel.cs
Commit message (Expand)AuthorAgeFilesLines
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+2
* Fixes OAuthConsumer twitter sample.Andrew Arnott2013-02-091-2/+3
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-2/+1
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* OAuth 1 assemblies now FxCop clean. #68Andrew Arnott2012-02-091-3/+2
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Fixed OAuth failure due to removing ccrewrite.Andrew Arnott2011-09-281-1/+0
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-4/+4
* C# warnings work.Andrew Arnott2011-08-071-1/+1
* StyleCop work.Andrew Arnott2011-08-071-0/+4
* A few stylecop fixes.Andrew Arnott2011-08-031-9/+15
* The test project now builds, so the whole solution does.Andrew Arnott2011-08-021-1/+1
* Moved more OAuth code from the common library to the individual Consumer or S...Andrew Arnott2011-07-311-0/+65