summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.RelyingParty.UI/OpenId/RelyingParty/OpenIdRelyingPartyControlBase.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+1
* Consolidates two OpenID memory app storesAndrew Arnott2013-03-281-2/+3
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-1/+1
* Lots of stylecop fixes.Andrew Arnott2013-02-161-3/+9
* More warning fixes.Andrew Arnott2013-02-101-1/+3
* C# compiler warning fixes.Andrew Arnott2013-02-101-7/+21
* Fixes more synchronous blocks.Andrew Arnott2013-02-091-22/+23
* Fixes ASP.NET controls to be async.Andrew Arnott2013-02-091-14/+17
* Fixes OpenIdLogin control and sample.Andrew Arnott2013-02-091-1/+1
* OpenID.RP.UI now builds, and ASP.NET control login works.Andrew Arnott2013-01-121-33/+43
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-5/+6
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-2/+2
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Fixed some build breaks.Andrew Arnott2011-11-021-1/+1
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-18/+18
* StyleCop work.Andrew Arnott2011-08-071-1/+1
* Extracted OpenID RP UI project.Andrew Arnott2011-07-271-0/+1054