summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2/OAuth2/ChannelElements/OAuth2ResourceServerChannel.cs
Commit message (Expand)AuthorAgeFilesLines
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-153/+0
* FxCop fixes and suppressions.Andrew Arnott2012-03-101-1/+1
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-1/+1
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-7/+8
* Fixed up the various protocol channels to correctly apply HTTP headers prescr...Andrew Arnott2012-02-191-7/+2
* Avoid a NullReferenceException is an OAuth 2 resource server's direct respons...Andrew Arnott2012-02-161-3/+7
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Removed some lingering ccrewrite.exe dependent code.Andrew Arnott2011-09-201-1/+1
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-0/+153