Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FxCop fixes and suppressions. | Andrew Arnott | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 1 | -7/+8 |
| | | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing. | ||||
* | Fixed up the various protocol channels to correctly apply HTTP headers ↵ | Andrew Arnott | 2012-02-19 | 1 | -7/+2 |
| | | | | prescribed by the messages. | ||||
* | Avoid a NullReferenceException is an OAuth 2 resource server's direct ↵ | Andrew Arnott | 2012-02-16 | 1 | -3/+7 |
| | | | | response message doesn't implement IHttpDirectResponse. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Removed some lingering ccrewrite.exe dependent code. | Andrew Arnott | 2011-09-20 | 1 | -1/+1 |
| | |||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 1 | -0/+153 |
Nothing compiles at this point. |