Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -0/+2 |
| | |||||
* | More StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -4/+5 |
| | |||||
* | C# compiler warning fixes. | Andrew Arnott | 2013-02-10 | 1 | -0/+2 |
| | |||||
* | OpenId.Provider now builds. | Andrew Arnott | 2013-01-12 | 1 | -3/+4 |
| | |||||
* | DNOA.OpenId.RP now builds. | Andrew Arnott | 2012-12-31 | 1 | -5/+8 |
| | |||||
* | 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 | -1/+2 |
| | |||||
* | Removed reference to OpenId.RelyingParty from OpenId.Provider. | Andrew Arnott | 2012-02-07 | 1 | -1/+1 |
| | | | | This is part of the fix for #71. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 1 | -5/+5 |
| | |||||
* | C# warnings work. | Andrew Arnott | 2011-08-07 | 1 | -2/+0 |
| | |||||
* | StyleCop work. | Andrew Arnott | 2011-08-07 | 1 | -8/+42 |
| | |||||
* | OpenID RP and OP projects build now. | Andrew Arnott | 2011-07-25 | 1 | -1/+3 |
| | |||||
* | Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵ | Andrew Arnott | 2011-07-20 | 1 | -0/+217 |
compiles, but the RP and OP ones do not. |