Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many more unit test build fixes and product touch-ups. | Andrew Arnott | 2013-03-07 | 1 | -2/+16 |
| | |||||
* | Unit test build break fixes. | Andrew Arnott | 2013-03-06 | 1 | -4/+7 |
| | |||||
* | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 1 | -1/+2 |
| | | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | StyleCop fixes and functional touch-ups. | Andrew Arnott | 2011-05-08 | 1 | -2/+2 |
| | |||||
* | Renamed some methods on the Channel class to be more consistent. | Andrew Arnott | 2009-03-15 | 1 | -3/+3 |
| | |||||
* | Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to ↵ | Andrew Arnott | 2009-03-15 | 1 | -2/+2 |
| | | | | IncomingWebResponse. | ||||
* | Renamed all the Channel virtual methods that end with Internal to end with Core. | Andrew Arnott | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | A touch of refactoring and C# warning resolution. | Andrew Arnott | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | Added YADIS and other discovery, XRDS, untrusted web requests. | Andrew Arnott | 2008-11-23 | 1 | -1/+1 |
| | | | | Hundreds of StyleCop messages and some FxCop as well. Some refactoring definitely went into the new files from their DotNetOpenId origins, but there is much more to do. | ||||
* | Reworked the way messages are instantiated and deserialized. | Andrew Arnott | 2008-11-20 | 1 | -1/+1 |
| | | | | This was a whole lot of work to just get multi-version capability added to message types so that OpenID could handle its few versions. | ||||
* | Refactored the Channel extensibility to better suit OpenID. | Andrew Arnott | 2008-11-07 | 1 | -7/+1 |
| | |||||
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+54 |