summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.Provider/OpenId/Provider/OpenIdProvider.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-1/+2
* Consolidates two OpenID memory app storesAndrew Arnott2013-03-281-7/+7
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-1/+2
* More unit test fixes.Andrew Arnott2013-03-101-7/+9
* Moved Offline OP to use controllers.Andrew Arnott2013-03-041-1/+1
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-12/+13
* More warning fixes.Andrew Arnott2013-02-161-1/+1
* Lots of stylecop fixes.Andrew Arnott2013-02-161-5/+8
* More warning fixes.Andrew Arnott2013-02-101-1/+5
* C# compiler warning fixes.Andrew Arnott2013-02-101-31/+38
* Made another method async for consistency.Andrew Arnott2013-01-121-1/+1
* OpenId.Provider now builds.Andrew Arnott2013-01-121-114/+38
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-11/+1
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-10/+11
* Fixes InvalidCastExceptions for Identifier and Realm conversionsAndrew Arnott2012-04-051-12/+0
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-3/+3
* Removed reference to OpenId.RelyingParty from OpenId.Provider.Andrew Arnott2012-02-071-33/+26
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Fixed build warnings.Andrew Arnott2011-10-091-6/+6
* Merge branch 'master' into splitDllsAndrew Arnott2011-09-281-2/+2
* Fixed non-serializable Identifier and Realm classes.Andrew Arnott2011-09-201-0/+12
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-30/+30
* Fixed basic association test.Andrew Arnott2011-08-231-2/+2
* OpenID RP and OP projects build now.Andrew Arnott2011-07-251-3/+3
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...Andrew Arnott2011-07-201-0/+662