Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -45/+0 |
| | |||||
* | Moved all the OAuth classes into its own namespace in preparation to ↵ | Andrew Arnott | 2008-11-03 | 1 | -1/+1 |
| | | | | receiving DotNetOpenId merge. | ||||
* | Added logging. | Andrew Arnott | 2008-09-24 | 1 | -6/+3 |
| | |||||
* | Added a scenario test from Appendix A (incomplete but passing so far). | Andrew Arnott | 2008-09-24 | 1 | -0/+5 |
| | | | | Included in this change are a lot of fixes and additional implementation. | ||||
* | Totally refactored signing, expiration and replay detection into extensible ↵ | Andrew Arnott | 2008-09-13 | 1 | -0/+1 |
| | | | | channel binding elements. | ||||
* | Customized starter kit to DotNetOAuth. | Andrew Arnott | 2008-09-01 | 1 | -0/+42 |