summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth.Consumer/OAuth/CookieTemporaryCredentialStorage.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixes escaping issues with OAuth 1.0 request tokens and cookies.Andrew Arnott2013-06-091-3/+5
|
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-3/+2
|
* OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.Andrew Arnott2013-02-251-0/+130
Build breaks in other projects, however.