Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidates two OpenID memory app stores | Andrew Arnott | 2013-03-28 | 2 | -4/+8 |
| | | | | | | | 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. | ||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 7 | -20/+2 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -1/+2 |
| | |||||
* | Merge branch 'SlowGoogleServerWorkaround' into v4.1 | Andrew Arnott | 2012-09-17 | 2 | -0/+51 |
| | |||||
* | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -1/+2 |
| | |||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 8 | -16/+16 |
| | | | | Fixes #66 | ||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | StyleCop work. | Andrew Arnott | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | Basic OpenID RP login sample working again. | Andrew Arnott | 2011-07-31 | 1 | -15/+13 |
| | |||||
* | OpenID RP and OP projects build now. | Andrew Arnott | 2011-07-25 | 5 | -0/+640 |
| | |||||
* | Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵ | Andrew Arnott | 2011-07-20 | 5 | -639/+12 |
| | | | | compiles, but the RP and OP ones do not. | ||||
* | Trying to fix up configuration section code. | Andrew Arnott | 2011-07-10 | 2 | -2/+2 |
| | |||||
* | OpenID project now builds. | Andrew Arnott | 2011-07-02 | 1 | -1/+16 |
| | | | | * Many of the resource items (resx, png) are improperly declared in the project file. | ||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 8 | -0/+919 |
Nothing compiles at this point. |