summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/TestChannel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed some methods on the Channel class to be more consistent.Andrew Arnott2009-03-151-1/+1
|
* Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to ↵Andrew Arnott2009-03-151-2/+2
| | | | IncomingWebResponse.
* Refactored MessageDescription to be per-Channel instead of appdomain static.Andrew Arnott2009-03-141-0/+6
| | | | This allows for special scenarios (like OSIS tests) where individual tests might need to contrive special message serialization rules.
* Renamed all the Channel virtual methods that end with Internal to end with Core.Andrew Arnott2009-03-101-1/+1
|
* A touch of refactoring and C# warning resolution.Andrew Arnott2008-11-241-1/+1
|
* Added YADIS and other discovery, XRDS, untrusted web requests.Andrew Arnott2008-11-231-1/+1
| | | | Hundreds of StyleCop messages and some FxCop as well. Some refactoring definitely went into the new files from their DotNetOpenId origins, but there is much more to do.
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-2/+2
| | | | This was a whole lot of work to just get multi-version capability added to message types so that OpenID could handle its few versions.
* Refactored the Channel extensibility to better suit OpenID.Andrew Arnott2008-11-071-6/+5
|
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+35