summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ChannelElements/OAuth2AuthorizationServerChannel.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes access denial errors from OAuth 2 resource servers so they include the ...Andrew Arnott2012-04-221-1/+6
* Fixed up the configuration story for OAuth 2.Andrew Arnott2012-04-181-3/+3
* StyleCop cleanup, and reversal of some code changes that were no longer neces...Andrew Arnott2012-04-181-1/+3
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-4/+6
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-3/+3
* Removed another auth server binding element.Andrew Arnott2012-03-311-1/+0
* Consolidated all code and token serializations to one binding element.Andrew Arnott2012-03-301-1/+1
* Added binding element comments.Andrew Arnott2012-03-301-0/+1
* Moved some message validation to another binding element.Andrew Arnott2012-03-291-1/+1
* Moved the code in AuthorizationCodeBindingElement into the AuthorizationServe...Andrew Arnott2012-03-291-1/+0
* Beginning work of cleaning up the auth server binding elements.Andrew Arnott2012-03-261-1/+1
* Fixed build breaks in the solution.Andrew Arnott2012-03-171-2/+3
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+123