Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StylCop and FxCop work. | Andrew Arnott | 2008-09-21 | 1 | -27/+27 |
| | |||||
* | Worked on test coverage. | Andrew Arnott | 2008-09-20 | 1 | -22/+80 |
| | |||||
* | All tests passing, with more work done. | Andrew Arnott | 2008-09-18 | 1 | -0/+2 |
| | |||||
* | Added check so Channel can guarantee that messages receive all the ↵ | Andrew Arnott | 2008-09-13 | 1 | -3/+10 |
| | | | | protections they require. | ||||
* | Refactored several Messaging classes into the Messaging.Bindings namespace. | Andrew Arnott | 2008-09-13 | 1 | -6/+7 |
| | |||||
* | Totally refactored signing, expiration and replay detection into extensible ↵ | Andrew Arnott | 2008-09-13 | 1 | -0/+120 |
channel binding elements. |