Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all the OAuth classes into its own namespace in preparation to ↵ | Andrew Arnott | 2008-11-03 | 1 | -73/+0 |
| | | | | receiving DotNetOpenId merge. | ||||
* | Applied FxCop fixes. | Andrew Arnott | 2008-10-23 | 1 | -5/+5 |
| | |||||
* | Changed the way HttpMethod is derived for signing verification. | Andrew Arnott | 2008-10-04 | 1 | -3/+1 |
| | |||||
* | Fixed StyleCop issues and added a couple of HMAC signature tests. | Andrew Arnott | 2008-10-02 | 1 | -1/+27 |
| | |||||
* | Fixed OAuth channel bug that would not set HTTP Method in time for HMAC-SHA1 ↵ | Andrew Arnott | 2008-09-28 | 1 | -0/+49 |
signing. |