Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FxCop fixes and suppressions. | Andrew Arnott | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 1 | -8/+9 |
| | | | | | | .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 | -5/+1 |
| | | | | prescribed by the messages. | ||||
* | OAuth 1 assemblies now FxCop clean. #68 | Andrew Arnott | 2012-02-09 | 3 | -8/+5 |
| | |||||
* | Removed OAuth1's dependency on OpenID assemblies. | Andrew Arnott | 2012-02-08 | 2 | -63/+0 |
| | | | | Related to #71 | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 30 | -60/+60 |
| | | | | Fixes #66 | ||||
* | Removed some lingering ccrewrite.exe dependent code. | Andrew Arnott | 2011-09-20 | 2 | -2/+2 |
| | |||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 8 | -34/+33 |
| | |||||
* | C# warnings work. | Andrew Arnott | 2011-08-07 | 2 | -5/+5 |
| | |||||
* | StyleCop work. | Andrew Arnott | 2011-08-07 | 1 | -22/+28 |
| | |||||
* | Distributed some more OAuth code to specific libraries. | Andrew Arnott | 2011-07-31 | 3 | -129/+0 |
| | |||||
* | Moved more OAuth code from the common library to the individual Consumer or ↵ | Andrew Arnott | 2011-07-31 | 12 | -1219/+11 |
| | | | | SP ones. | ||||
* | Split OAuth 1.0 assemblies. | Andrew Arnott | 2011-07-31 | 4 | -1106/+0 |
| | |||||
* | OAuth project now builds. | Andrew Arnott | 2011-07-02 | 3 | -6/+6 |
| | |||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 52 | -0/+5962 |
Nothing compiles at this point. |