summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/UserAgentClient.cs
Commit message (Expand)AuthorAgeFilesLines
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-12/+12
* Many more unit test build fixes and product touch-ups.Andrew Arnott2013-03-071-8/+8
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-1/+2
* C# compiler warning fixes.Andrew Arnott2013-02-101-5/+9
* OAuth2.Client builds.Andrew Arnott2013-01-131-10/+12
* 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-2/+3
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-2/+29
* A bunch more moving of OAuth2 classes between assemblies.Andrew Arnott2012-03-161-1/+1
* FxCop fixes and suppressions.Andrew Arnott2012-03-101-3/+2
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-1/+3
* Split up end user authorization request message types between auth code and i...Andrew Arnott2012-02-211-8/+15
* Added two more OAuth2 unit tests, for the UserAgentClient class.Andrew Arnott2012-02-211-11/+43
* 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-5/+5
* Broke out OAuth 2 into 4 separate assemblies.Andrew Arnott2011-08-011-0/+123