summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.ClientAuthorization/OAuth2/Messages/AuthenticatedClientRequestBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-2/+4
|
* Sensitive message information is now masked from logging.Andrew Arnott2012-12-231-1/+1
| | | | Fixes #243
* StyleCop cleanup, and reversal of some code changes that were no longer ↵Andrew Arnott2012-04-181-0/+7
| | | | necessary.
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-3/+12
|
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+42