Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -0/+1 |
| | |||||
* | Consolidates two OpenID memory app stores | Andrew Arnott | 2013-03-28 | 1 | -2/+3 |
| | | | | | | | The StandardRelyingPartyApplicationStore and StandardProviderApplicationStore were equivalent, and thus redundant. There was also nothing OpenID specific about them. So this consolidates and renames these types to better reflect their general purpose. | ||||
* | Switched Channel to receiving messages via HttpRequestMessage as well. | Andrew Arnott | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | Lots of stylecop fixes. | Andrew Arnott | 2013-02-16 | 1 | -3/+9 |
| | |||||
* | More warning fixes. | Andrew Arnott | 2013-02-10 | 1 | -1/+3 |
| | |||||
* | C# compiler warning fixes. | Andrew Arnott | 2013-02-10 | 1 | -7/+21 |
| | |||||
* | Fixes more synchronous blocks. | Andrew Arnott | 2013-02-09 | 1 | -22/+23 |
| | |||||
* | Fixes ASP.NET controls to be async. | Andrew Arnott | 2013-02-09 | 1 | -14/+17 |
| | |||||
* | Fixes OpenIdLogin control and sample. | Andrew Arnott | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | OpenID.RP.UI now builds, and ASP.NET control login works. | Andrew Arnott | 2013-01-12 | 1 | -33/+43 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -1/+0 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -5/+6 |
| | |||||
* | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 1 | -2/+2 |
| | | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Fixed some build breaks. | Andrew Arnott | 2011-11-02 | 1 | -1/+1 |
| | |||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 1 | -18/+18 |
| | |||||
* | StyleCop work. | Andrew Arnott | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | Extracted OpenID RP UI project. | Andrew Arnott | 2011-07-27 | 1 | -0/+1054 |