Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed HTTP Authorization header to not include extra parameters. | Andrew Arnott | 2008-10-02 | 1 | -3/+2 |
| | | | | Combined the AdditionalParametersInHttpRequest and ExtraData concepts | ||||
* | Refactored ServiceProviderEndpoints into ServiceProviderDescription and made ↵ | Andrew Arnott | 2008-09-28 | 1 | -1/+1 |
| | | | | several classes and interfaces public. | ||||
* | Refactored the OAuth messages with a base class, and satisfied StyleCop. | Andrew Arnott | 2008-09-21 | 1 | -1/+1 |
| | |||||
* | Added MessageDictionary and supporting classes and tests. | Andrew Arnott | 2008-09-17 | 1 | -0/+9 |
| | | | | Very little documentation is there until I can prove the idea works to solve our signing design problem. | ||||
* | Refactored several Messaging classes into the Messaging.Bindings namespace. | Andrew Arnott | 2008-09-13 | 1 | -1/+6 |
| | |||||
* | Refactored the exception handling in the channel stack. | Andrew Arnott | 2008-09-09 | 1 | -1/+0 |
| | |||||
* | Lots of design work on the channel stack. | Andrew Arnott | 2008-09-02 | 1 | -0/+1 |
| | |||||
* | Moved messaging infrastructure to its own namespace. | Andrew Arnott | 2008-09-01 | 1 | -0/+41 |