summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth.Consumer/OAuth/WebConsumer.cs
Commit message (Expand)AuthorAgeFilesLines
* OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.Andrew Arnott2013-02-251-87/+0
* Lots of stylecop fixes.Andrew Arnott2013-02-161-1/+1
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+6
* Fixes OAuthConsumer twitter sample.Andrew Arnott2013-02-091-1/+1
* All product projects now build.Andrew Arnott2013-01-141-21/+11
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-2/+2
* Removed OAuth1's dependency on OpenID assemblies.Andrew Arnott2012-02-081-63/+0
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-4/+4
* Split OAuth 1.0 assemblies.Andrew Arnott2011-07-311-0/+155