summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Util.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-30/+0
|
* Moved the Google Consumer app-specific class into a new "sample" project.Andrew Arnott2008-11-031-17/+0
|
* Second stab at app-specific consumer classes.Andrew Arnott2008-11-021-1/+19
| | | | Refactored to be a static class that operates on some consumer object so that desktop and web consumer alike can use it.
* Appendix scenario test passing (again), this time with HMAC signing of HTTP ↵Andrew Arnott2008-09-281-1/+2
| | | | requests.
* Customized starter kit to DotNetOAuth.Andrew Arnott2008-09-011-0/+28