Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ... | Andrew Arnott | 2012-02-25 | 1 | -3/+3 |
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
* | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 1 | -6/+6 |
* | Refactored MessageDescription to be per-Channel instead of appdomain static. | Andrew Arnott | 2009-03-14 | 1 | -3/+4 |
* | Constructors on all OpenID direct response messages now require the OpenID ve... | Andrew Arnott | 2009-02-09 | 1 | -1/+1 |
* | Reworked the way messages are instantiated and deserialized. | Andrew Arnott | 2008-11-20 | 1 | -1/+3 |
* | Added OpenIdChannel and Key-Value Form encoding. | Andrew Arnott | 2008-11-07 | 1 | -0/+48 |