summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/ChannelElements/OAuth2ClientChannel.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed up WebAPI sample so it works with anonymous clients.Andrew Arnott2013-03-021-1/+1
* More warning fixes.Andrew Arnott2013-02-161-1/+1
* C# compiler warning fixes.Andrew Arnott2013-02-101-0/+1
* OAuth2.Client builds.Andrew Arnott2013-01-131-11/+14
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
* Adds ability for OAuth 2 clients to accept deeper access token JSON responses.Andrew Arnott2012-12-241-0/+8
* Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...Andrew Arnott2012-04-191-1/+24
* StyleCop cleanup, and reversal of some code changes that were no longer neces...Andrew Arnott2012-04-181-16/+1
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-2/+18
* Merge branch 'v4.0'Andrew Arnott2012-04-051-1/+1
* Moved localizable strings into specific OAuth 2 assemblies.Andrew Arnott2012-03-311-1/+1
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+135