Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes access denial errors from OAuth 2 resource servers so they include the ↵ | Andrew Arnott | 2012-04-22 | 1 | -1/+1 |
| | | | | | | required parameters in their WWW-Authenticate headers. Fixes #124 | ||||
* | Replaced a bunch of TestCase attribute usages with simply Test. | Andrew Arnott | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵ | Andrew Arnott | 2012-02-25 | 1 | -4/+4 |
| | | | | patterns. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 1 | -7/+7 |
| | |||||
* | Removed ProtocolException message-like behavior which was never used and ↵ | Andrew Arnott | 2009-02-08 | 1 | -56/+4 |
| | | | | doesn't fit into the design any more. | ||||
* | CRLF -> LF line endings change to all .cs files. | Andrew Arnott | 2009-01-09 | 1 | -97/+97 |
| | |||||
* | Lots of work toward extensions. | Andrew Arnott | 2008-12-19 | 1 | -97/+97 |
| | |||||
* | Reworked the way messages are instantiated and deserialized. | Andrew Arnott | 2008-11-20 | 1 | -1/+1 |
| | | | | This was a whole lot of work to just get multi-version capability added to message types so that OpenID could handle its few versions. | ||||
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+97 |