summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2/OAuth2
Commit message (Collapse)AuthorAgeFilesLines
* Removed some lingering ccrewrite.exe dependent code.Andrew Arnott2011-09-201-1/+1
|
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-1818-52/+52
|
* Broke out OAuth 2 into 4 separate assemblies.Andrew Arnott2011-08-018-1271/+0
|
* Trying to fix up configuration section code.Andrew Arnott2011-07-103-3/+3
|
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-0161-0/+6229
Nothing compiles at this point.