Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels. | Andrew Arnott | 2013-02-25 | 1 | -6/+36 |
* | StyleCop fixes. | Andrew Arnott | 2013-02-21 | 1 | -17/+28 |
* | Adds the OAuth 1 consumer PLAINTEXT signing message handler. | Andrew Arnott | 2013-02-21 | 1 | -19/+19 |
* | Renames ApplyOAuthParameter method. | Andrew Arnott | 2013-02-21 | 1 | -2/+2 |
* | Removes ConsumerBase.PrepareAuthorizedRequestAsync methods. | Andrew Arnott | 2013-02-20 | 1 | -23/+25 |
* | Matured the OAuth 1 consumer signing handler a bit. | Andrew Arnott | 2013-02-18 | 1 | -0/+355 |