Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes InfoCard support from the library. | Andrew Arnott | 2013-06-16 | 9 | -1524/+0 |
| | | | | InfoCard support has been removed from recent versions of Windows. It's effectively dead. | ||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 3 | -13/+3 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 3 | -2/+5 |
| | |||||
* | Merge branch 'v4.0' into v4.1 | Andrew Arnott | 2012-09-29 | 1 | -2/+4 |
|\ | |||||
| * | Mitigates the XML DTD DoS attack from expanding entities. | Andrew Arnott | 2012-09-29 | 1 | -2/+4 |
| | | | | | | | | Fixes #209 | ||||
* | | Replaces explicit crypto algorithm use with factories. | Andrew Arnott | 2012-07-18 | 1 | -1/+1 |
| | | | | | | | | Fixes #47 which requires that FIPS compliance be an option. | ||||
* | | Fixed InfoCard audience validation check failure when the RP targets .NET 4.0. | Andrew Arnott | 2012-04-02 | 1 | -0/+4 |
|/ | |||||
* | InfoCard assemblies now FxCop clean. #68 | Andrew Arnott | 2012-02-09 | 1 | -0/+4 |
| | |||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 4 | -8/+8 |
| | | | | Fixes #66 | ||||
* | StyleCop and other compiler warning fixes. | Andrew Arnott | 2011-09-18 | 1 | -1/+2 |
| | |||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 3 | -17/+17 |
| | |||||
* | Fixed up OpenIdInfoCardSelector button and the association response in the ↵ | Andrew Arnott | 2011-08-09 | 1 | -2/+2 |
| | | | | message factory. | ||||
* | Split up InfoCard into two assemblies. | Andrew Arnott | 2011-07-31 | 20 | -1283/+0 |
| | |||||
* | Trying to fix up configuration section code. | Andrew Arnott | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | StyleCop fixes. | Andrew Arnott | 2011-07-10 | 2 | -2/+2 |
| | |||||
* | InfoCard project now builds. | Andrew Arnott | 2011-07-02 | 2 | -2/+2 |
| | |||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 29 | -0/+2803 |
Nothing compiles at this point. |