Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |