Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OAuth now supports HEAD HTTP method, and won't throw unhandled exception on u... | Andrew Arnott | 2010-01-12 | 1 | -0/+46 |
* | Fixes StyleCop issues. | Andrew Arnott | 2010-01-11 | 1 | -1/+1 |
* | Fixed multipart POST so that it doesn't include a leading \r\n, which apparen... | Andrew Arnott | 2010-01-11 | 1 | -0/+30 |
* | Fixes OpenID and OAuth URL data string encoding to follow RFC 3986 instead of... | Andrew Arnott | 2009-05-11 | 1 | -3/+23 |
* | Added convenience method for sending OutgoingWebResponse instances to an Http... | Andrew Arnott | 2009-03-27 | 1 | -2/+7 |
* | Fixes null key handling in incoming query strings. | Andrew Arnott | 2009-01-13 | 1 | -0/+19 |
* | Changed namepace and project names in preparation for merge with DotNetOpenId. | Andrew Arnott | 2008-11-04 | 1 | -0/+99 |