summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Messaging/HttpRequestInfo.cs
Commit message (Expand)AuthorAgeFilesLines
* 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