Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidates two OpenID memory app stores | Andrew Arnott | 2013-03-28 | 1 | -2/+4 |
| | | | | | | | 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 | 1 | -2/+0 |
| | |||||
* | Merge branch 'SlowGoogleServerWorkaround' into v4.1 | Andrew Arnott | 2012-09-17 | 1 | -0/+14 |
| | |||||
* | 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 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | OpenID RP and OP projects build now. | Andrew Arnott | 2011-07-25 | 1 | -0/+120 |
| | |||||
* | Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵ | Andrew Arnott | 2011-07-20 | 1 | -115/+0 |
| | | | | compiles, but the RP and OP ones do not. | ||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 1 | -0/+115 |
Nothing compiles at this point. |