summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth.ServiceProvider/DotNetOpenAuth.OAuth.ServiceProvider.csproj
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build s...lcalabrese2015-08-071-16/+1
* Test greenDavid Christiansen2015-01-051-10/+15
* Updates NuGet packages.Andrew Arnott2013-10-191-0/+11
* Removes OAuthPrincipal in favor of ClaimsPrincipal.Andrew Arnott2013-03-031-1/+0
* Fixes some OAuth 1 build breaks.Andrew Arnott2013-02-261-0/+1
* OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.Andrew Arnott2013-02-251-0/+1
* Updates to Validation 2.0.2 and log4net 2.0.0.Andrew Arnott2013-01-271-3/+3
* OAuth.SP now builds.Andrew Arnott2013-01-131-0/+2
* Accomodates nuget's insistent project file changes.Andrew Arnott2012-12-271-0/+2
* Upgrades to Validation 2.0.1 to solve partially trusted callers problem.Andrew Arnott2012-12-271-3/+3
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+9
* Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between OAut...Andrew Arnott2012-02-081-2/+5
* Removed OAuth1's dependency on OpenID assemblies.Andrew Arnott2012-02-081-4/+0
* 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 S...Andrew Arnott2011-07-311-0/+11
* Split OAuth 1.0 assemblies.Andrew Arnott2011-07-311-0/+44