Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added strong-typed request token message to sample. | Andrew Arnott | 2008-10-07 | 1 | -3/+4 |
* | Appendix scenario test passing (again), this time with HMAC signing of HTTP r... | Andrew Arnott | 2008-09-28 | 1 | -8/+42 |
* | Refactored OAuth signing functionality into a SignedMessageBase class. | Andrew Arnott | 2008-09-22 | 1 | -4/+0 |
* | StylCop and FxCop work. | Andrew Arnott | 2008-09-21 | 1 | -1/+2 |
* | All tests passing, with more work done. | Andrew Arnott | 2008-09-18 | 1 | -2/+8 |
* | MessageDictionary mostly hooked up and most tests passing. | Andrew Arnott | 2008-09-18 | 1 | -105/+12 |
* | Fixed xml spoofing bug for using DataContractSerializer to deserialize messages. | Andrew Arnott | 2008-09-13 | 1 | -2/+26 |
* | Great code coverage everywhere we care except for OAuthProtocol and OAuthMess... | Andrew Arnott | 2008-09-10 | 1 | -1/+1 |
* | Much better test coverage. | Andrew Arnott | 2008-09-10 | 1 | -3/+3 |
* | Lots of design work on the channel stack. | Andrew Arnott | 2008-09-02 | 1 | -0/+167 |