Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 4 | -496/+0 |
| | |||||
* | StylCop and FxCop work. | Andrew Arnott | 2008-09-21 | 4 | -59/+66 |
| | |||||
* | Removed a lot of DataContract references. | Andrew Arnott | 2008-09-20 | 1 | -1/+2 |
| | |||||
* | Removed EnsureCompleteMessageBindingElement and moved its functionality back ↵ | Andrew Arnott | 2008-09-20 | 1 | -0/+9 |
| | | | | into the Channel class. | ||||
* | Worked on test coverage. | Andrew Arnott | 2008-09-20 | 4 | -24/+112 |
| | |||||
* | All tests passing, with more work done. | Andrew Arnott | 2008-09-18 | 1 | -3/+15 |
| | |||||
* | Fixed a few bugs and got all tests passing. | Andrew Arnott | 2008-09-18 | 2 | -6/+24 |
| | |||||
* | MessageDictionary mostly hooked up and most tests passing. | Andrew Arnott | 2008-09-18 | 2 | -12/+48 |
| | |||||
* | Added MessageDictionary and supporting classes and tests. | Andrew Arnott | 2008-09-17 | 1 | -0/+325 |
Very little documentation is there until I can prove the idea works to solve our signing design problem. |