Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Switched almost entirely over to Code Contracts across the entire library. | Andrew Arnott | 2009-05-23 | 1 | -2/+1 |
| | | | | But some unit tests still fail, and there are other issues. | ||||
* | Applied fix for HTTP verb enforcement required by OpenID 2.0 section 5.1.1. | Andrew Arnott | 2009-03-10 | 1 | -1/+5 |
| | |||||
* | Reworked the way messages are instantiated and deserialized. | Andrew Arnott | 2008-11-20 | 1 | -0/+60 |
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. |