summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/TestBadChannel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed some methods on the Channel class to be more consistent.Andrew Arnott2009-03-151-3/+3
|
* Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to ↵Andrew Arnott2009-03-151-2/+2
| | | | IncomingWebResponse.
* 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-1/+1
| | | | 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-7/+1
|
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+54