summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Messaging/HttpRequestInfo.cs
Commit message (Expand)AuthorAgeFilesLines
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-1/+1
* OpenIdOfflineProvider and RP now work together.Andrew Arnott2013-03-041-0/+52
* Removes CLR4 compiler symbol.Andrew Arnott2012-12-281-6/+0
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* StyleCop fixes.Andrew Arnott2012-12-261-1/+1
* Fixes timeout in unit tests.Andrew Arnott2012-12-261-1/+20
* Added NuGet package dependency and fixed build breaks in samples.Andrew Arnott2012-09-271-0/+11
* Adds overloads of ResourceServer for HttpRequestMessage.Andrew Arnott2012-09-271-5/+49
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-1/+1
* Fix for NullReferenceException in the OAuth 1.0 demo due to HttpRequestInfo n...Andrew Arnott2012-03-221-0/+1
* Fixed StyleCop messages.Andrew Arnott2012-03-051-2/+94
* HttpRequestInfo ctors are now internal, and publicly we have staticAndrew Arnott2012-03-051-4/+20
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-366/+67
* Merge branch 'master' into webpagesAndrew Arnott2012-03-011-2/+2
|\
| * Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* | Make changes per discussion. Remove the DNOA.WebPages project. Rename DNOA.We...Microsoft2012-03-011-5/+28
|/
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-0/+423