summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2/OAuth2/ChannelElements/AuthorizationCode.cs
Commit message (Expand)AuthorAgeFilesLines
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-110/+0
* Added scaffolding for OAuth2 unit tests and added the first test for client a...Andrew Arnott2012-02-201-1/+4
* Removed requirement for callback parameter, per the spec.Andrew Arnott2012-02-191-2/+5
* Fixed many FxCop messages in OAuth2 assemblies. #68Andrew Arnott2012-02-091-0/+4
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-3/+3
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-0/+100