summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Mocks/MockHttpRequest.cs
Commit message (Expand)AuthorAgeFilesLines
* Further refactoring of discovery results.Andrew Arnott2009-11-231-12/+11
* StyleCop fixes.Andrew Arnott2009-11-221-1/+1
* Some extensive refactoring around IIdentifierDiscoveryResult and ServiceEndpo...Andrew Arnott2009-11-221-11/+12
* Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-7/+8
* OP now has a RequireSsl option, which requires RP discovery to happen over HT...Andrew Arnott2009-05-081-1/+4
* Cleaned up logging.Andrew Arnott2009-03-151-2/+2
* Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to In...Andrew Arnott2009-03-151-5/+5
* StyleCop fixesAndrew Arnott2009-01-301-2/+2
* Refactored IDirectWebRequestHandler to take a set of options rather than be t...Andrew Arnott2009-01-301-2/+2
* Refactored test helpers to remove TestSupport and move its functionality into...Andrew Arnott2009-01-291-7/+9
* Enabled the rest of the association tests.Andrew Arnott2009-01-191-0/+13
* Fixed the DirectWebResponse bug that broke the OAuth sample.Andrew Arnott2009-01-121-3/+3
* Lots of stylecop work.Andrew Arnott2008-12-011-1/+1
* Hundreds more stylecop fixes.Andrew Arnott2008-11-251-38/+41
* Several hundred StyleCop fixes.Andrew Arnott2008-11-241-19/+22
* All 249 enabled tests pass.Andrew Arnott2008-11-241-11/+15
* Added discovery and around 60 tests. The discovery and a few other tests sti...Andrew Arnott2008-11-241-0/+179