summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/Messaging/MessagingStrings.Designer.cs
Commit message (Expand)AuthorAgeFilesLines
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-351/+0
* Changed the way HttpMethod is derived for signing verification.Andrew Arnott2008-10-041-0/+9
* StyleCop work and adding support for including extra parameters where the spe...Andrew Arnott2008-10-021-0/+9
* Added SigningBindingElementChain class to enable the use of several signers b...Andrew Arnott2008-09-271-9/+9
* Added final protected resource request to Appendix scenario test.Andrew Arnott2008-09-271-0/+18
* Added facility for SPs to inject extra information into messages prior to sig...Andrew Arnott2008-09-241-0/+9
* Added a scenario test from Appendix A (incomplete but passing so far).Andrew Arnott2008-09-241-0/+18
* Implemented the PLAINTEXT and HMAC-SHA1 signature algorithms.Andrew Arnott2008-09-221-0/+9
* Adding the binding elements necessary for basic OAuth functionality.Andrew Arnott2008-09-211-0/+18
* StylCop and FxCop work.Andrew Arnott2008-09-211-1/+1
* All tests passing, with more work done.Andrew Arnott2008-09-181-0/+9
* Fixed a few bugs and got all tests passing.Andrew Arnott2008-09-181-0/+9
* Added MessageDictionary and supporting classes and tests.Andrew Arnott2008-09-171-0/+9
* Added check so Channel can guarantee that messages receive all the protection...Andrew Arnott2008-09-131-0/+9
* Totally refactored signing, expiration and replay detection into extensible c...Andrew Arnott2008-09-131-0/+18
* Fixed xml spoofing bug for using DataContractSerializer to deserialize messages.Andrew Arnott2008-09-131-0/+18
* Added expiring messages and replay protection support infrastructure.Andrew Arnott2008-09-121-0/+27
* Added infrastructure for message signing support to base Channel class.Andrew Arnott2008-09-121-0/+18
* Much better test coverage.Andrew Arnott2008-09-101-0/+18
* Refactored the exception handling in the channel stack.Andrew Arnott2008-09-091-0/+18
* More channel work and testing.Andrew Arnott2008-09-031-0/+9
* Request/reply channel work.Andrew Arnott2008-09-021-0/+9
* Lots of design work on the channel stack.Andrew Arnott2008-09-021-0/+90