Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots of StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | OpenIdOfflineProvider and RP now work together. | Andrew Arnott | 2013-03-04 | 1 | -0/+52 |
| | |||||
* | Removes CLR4 compiler symbol. | Andrew Arnott | 2012-12-28 | 1 | -6/+0 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -1/+0 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -0/+1 |
| | |||||
* | StyleCop fixes. | Andrew Arnott | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | Fixes timeout in unit tests. | Andrew Arnott | 2012-12-26 | 1 | -1/+20 |
| | |||||
* | Added NuGet package dependency and fixed build breaks in samples. | Andrew Arnott | 2012-09-27 | 1 | -0/+11 |
| | |||||
* | Adds overloads of ResourceServer for HttpRequestMessage. | Andrew Arnott | 2012-09-27 | 1 | -5/+49 |
| | | | | | | | The GetPrincipal and GetAccessToken now better support resource servers that are written in ASP.NET WebAPI. Fixes #206 | ||||
* | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | Fix for NullReferenceException in the OAuth 1.0 demo due to HttpRequestInfo ↵ | Andrew Arnott | 2012-03-22 | 1 | -0/+1 |
| | | | | | | not initializing one of its fields. Fixes #97 | ||||
* | Fixed StyleCop messages. | Andrew Arnott | 2012-03-05 | 1 | -2/+94 |
| | |||||
* | HttpRequestInfo ctors are now internal, and publicly we have static | Andrew Arnott | 2012-03-05 | 1 | -4/+20 |
| | | | | factory methods that return HttpRequestBase instances. | ||||
* | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 1 | -366/+67 |
| | | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing. | ||||
* | Merge branch 'master' into webpages | Andrew Arnott | 2012-03-01 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | | | | | Fixes #66 | ||||
* | | Make changes per discussion. Remove the DNOA.WebPages project. Rename ↵ | Microsoft | 2012-03-01 | 1 | -5/+28 |
|/ | | | | DNOA.Web to DNOA.AspNet. | ||||
* | Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI) | Andrew Arnott | 2012-01-12 | 1 | -0/+423 |