summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Messaging/Response.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-178/+0
|
* Moved the Google Consumer app-specific class into a new "sample" project.Andrew Arnott2008-11-031-1/+5
|
* Applied FxCop fixes.Andrew Arnott2008-10-231-0/+2
|
* Enhanced API to better support Desktop App consumers.Andrew Arnott2008-10-021-0/+19
|
* StyleCop work and adding support for including extra parameters where the ↵Andrew Arnott2008-10-021-1/+1
| | | | spec allows it.
* Added final protected resource request to Appendix scenario test.Andrew Arnott2008-09-271-5/+65
|
* Code coverage work is as complete as our implementation will currently allow.Andrew Arnott2008-09-101-0/+14
|
* Great code coverage everywhere we care except for OAuthProtocol and ↵Andrew Arnott2008-09-101-4/+4
| | | | OAuthMessageTypeProvider.
* Much better test coverage.Andrew Arnott2008-09-101-5/+11
|
* Lots of design work on the channel stack.Andrew Arnott2008-09-021-0/+73