summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth.ServiceProvider/DotNetOpenAuth.OAuth.ServiceProvider.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between ↵Andrew Arnott2012-02-081-2/+5
| | | | | | OAuth 1 and OAuth 2. Related to and closes #71
* Removed OAuth1's dependency on OpenID assemblies.Andrew Arnott2012-02-081-4/+0
| | | | Related to #71
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-2/+2
|
* Distributed some more OAuth code to specific libraries.Andrew Arnott2011-07-311-0/+2
|
* Moved more OAuth code from the common library to the individual Consumer or ↵Andrew Arnott2011-07-311-0/+11
| | | | SP ones.
* Split OAuth 1.0 assemblies.Andrew Arnott2011-07-311-0/+44