summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2
Commit message (Collapse)AuthorAgeFilesLines
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-2/+2
|
* 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-0110-1287/+6
|
* Added missing imports.Andrew Arnott2011-07-121-0/+1
|
* Moved all the redundant project settings into a common .props file.Andrew Arnott2011-07-111-293/+0
|
* Trying to fix up configuration section code.Andrew Arnott2011-07-103-3/+3
|
* OAuth2 project builds.Andrew Arnott2011-07-021-0/+10
|
* Added missing AssemblyInfo.cs files.Andrew Arnott2011-07-021-0/+52
|
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-0162-0/+6627
Nothing compiles at this point.