summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth
Commit message (Collapse)AuthorAgeFilesLines
* Finished implementing the common channel sending scenarios.Andrew Arnott2008-09-023-5/+163
|
* Refactored Channel class into two classes.Andrew Arnott2008-09-026-103/+287
|
* Request/reply channel work.Andrew Arnott2008-09-026-4/+106
|
* Lots of design work on the channel stack.Andrew Arnott2008-09-0212-144/+559
|
* Implemented ProtocolMessageResponse.Send()Andrew Arnott2008-09-016-9/+86
|
* Moved messaging infrastructure to its own namespace.Andrew Arnott2008-09-0112-20/+21
|
* Lots of StyleCop changes.Andrew Arnott2008-09-0117-285/+497
|
* Some StyleCop adjustments.Andrew Arnott2008-09-019-48/+35
|
* Fixed build break.Andrew Arnott2008-09-011-1/+1
|
* Added some more message channel supports.Andrew Arnott2008-09-016-21/+68
|
* Added test for and accomodated required message parts.Andrew Arnott2008-09-014-3/+27
|
* Added logging support.Andrew Arnott2008-09-012-4/+5
|
* Added message validation.Andrew Arnott2008-09-014-1/+41
|
* Added another test, and changed the way spoofed dictionary xml I/O works to ↵Andrew Arnott2008-09-014-307/+403
| | | | fix the bug it revealed.
* Added some basic classes, message serialization and some unit tests.Andrew Arnott2008-09-0114-0/+827
|
* Customized starter kit to DotNetOAuth.Andrew Arnott2008-09-0110-0/+2821