summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.Client/OAuth2/ChannelElements/OAuth2ClientChannel.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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