summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2/OAuth2/ChannelElements/OAuth2ChannelBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Split up end user authorization request message types between auth code and ↵Andrew Arnott2012-02-211-0/+1
| | | | implicit.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-0/+69
Nothing compiles at this point.