summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/ChannelElements/OAuth2ClientChannel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+2
|
* More StyleCop fixes.Andrew Arnott2013-03-261-2/+2
|
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-0/+1
|
* Many more unit test build fixes and product touch-ups.Andrew Arnott2013-03-071-3/+4
|
* Unit test build break fixes.Andrew Arnott2013-03-061-1/+1
|
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-5/+9
|
* 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
| | | | Fixes #168
* Fixed HTTP Basic authentication for OAuth 2 clients so that it actually ↵Andrew Arnott2012-04-191-1/+24
| | | | works in the sample.
* StyleCop cleanup, and reversal of some code changes that were no longer ↵Andrew Arnott2012-04-181-16/+1
| | | | necessary.
* 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
| | | | | | | Conflicts: src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj src/DotNetOpenAuth.OAuth2.ResourceServer/DotNetOpenAuth.OAuth2.ResourceServer.csproj src/DotNetOpenAuth.OAuth2.ResourceServer/OAuth2/ResourceServer.cs
* 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