Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 1 | -93/+0 |
| | | | | Nothing compiles at this point. | ||||
* | Fixed some code contract warnings about contract classes needing to be abstract. | Andrew Arnott | 2010-06-10 | 1 | -1/+7 |
| | |||||
* | Switched almost entirely over to Code Contracts across the entire library. | Andrew Arnott | 2009-05-23 | 1 | -2/+4 |
| | | | | But some unit tests still fail, and there are other issues. | ||||
* | More contracts | Andrew Arnott | 2009-04-22 | 1 | -0/+43 |
| | |||||
* | Reworked the way messages are instantiated and deserialized. | Andrew Arnott | 2008-11-20 | 1 | -0/+42 |
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. |