Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -35/+0 |
* | Removed the queue/dequeue methodology of queued responses. Now the methods t... | Andrew Arnott | 2008-10-02 | 1 | -1/+1 |
* | Totally refactored signing, expiration and replay detection into extensible c... | Andrew Arnott | 2008-09-13 | 1 | -2/+2 |
* | Added tests for signed, expiring and replay protected messages. | Andrew Arnott | 2008-09-13 | 1 | -1/+5 |
* | Refactored Channel's virtual and abstract methods to NOT be "internal" (or pu... | Andrew Arnott | 2008-09-11 | 1 | -2/+2 |
* | Refactored the exception handling in the channel stack. | Andrew Arnott | 2008-09-09 | 1 | -10/+2 |
* | Added some channel tests and fixed a bug. | Andrew Arnott | 2008-09-09 | 1 | -1/+1 |
* | A bit of Channel refactoring. | Andrew Arnott | 2008-09-03 | 1 | -2/+2 |
* | Adjusted channel stack to be more testable. | Andrew Arnott | 2008-09-03 | 1 | -0/+4 |
* | Finished up the Channel stack and started with channel tests. | Andrew Arnott | 2008-09-02 | 1 | -0/+35 |