summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/TestBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-45/+0
|
* Moved all the OAuth classes into its own namespace in preparation to ↵Andrew Arnott2008-11-031-1/+1
| | | | receiving DotNetOpenId merge.
* Added logging.Andrew Arnott2008-09-241-6/+3
|
* Added a scenario test from Appendix A (incomplete but passing so far).Andrew Arnott2008-09-241-0/+5
| | | | Included in this change are a lot of fixes and additional implementation.
* Totally refactored signing, expiration and replay detection into extensible ↵Andrew Arnott2008-09-131-0/+1
| | | | channel binding elements.
* Customized starter kit to DotNetOAuth.Andrew Arnott2008-09-011-0/+42