Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unit test build break fixes. | Andrew Arnott | 2013-03-06 | 1 | -3/+7 |
| | |||||
* | 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 | -0/+1 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | Merge branch 'v3.2' | Andrew Arnott | 2009-11-03 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj src/DotNetOpenAuth.sln src/DotNetOpenAuth/OpenId/Provider/IProviderBehavior.cs src/DotNetOpenAuth/OpenId/RelyingParty/IRelyingPartyBehavior.cs | ||||
| * | Preparing to allow for RP discovery to yield more than just return_to endpoints. | Andrew Arnott | 2009-11-02 | 1 | -1/+1 |
| | | |||||
* | | Finishing up contract work. | Andrew Arnott | 2009-09-22 | 1 | -1/+3 |
|/ | |||||
* | Added tests for unsolicited assertion sending and receiving, including ↵ | Andrew Arnott | 2009-08-30 | 1 | -0/+42 |
against the RP's whitelist. |