index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOAuth
/
Messaging
/
MessagingStrings.Designer.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed namepace and project names in preparation for merge with DotNetOpenId.
Andrew Arnott
2008-11-04
1
-351
/
+0
*
Changed the way HttpMethod is derived for signing verification.
Andrew Arnott
2008-10-04
1
-0
/
+9
*
StyleCop work and adding support for including extra parameters where the spe...
Andrew Arnott
2008-10-02
1
-0
/
+9
*
Added SigningBindingElementChain class to enable the use of several signers b...
Andrew Arnott
2008-09-27
1
-9
/
+9
*
Added final protected resource request to Appendix scenario test.
Andrew Arnott
2008-09-27
1
-0
/
+18
*
Added facility for SPs to inject extra information into messages prior to sig...
Andrew Arnott
2008-09-24
1
-0
/
+9
*
Added a scenario test from Appendix A (incomplete but passing so far).
Andrew Arnott
2008-09-24
1
-0
/
+18
*
Implemented the PLAINTEXT and HMAC-SHA1 signature algorithms.
Andrew Arnott
2008-09-22
1
-0
/
+9
*
Adding the binding elements necessary for basic OAuth functionality.
Andrew Arnott
2008-09-21
1
-0
/
+18
*
StylCop and FxCop work.
Andrew Arnott
2008-09-21
1
-1
/
+1
*
All tests passing, with more work done.
Andrew Arnott
2008-09-18
1
-0
/
+9
*
Fixed a few bugs and got all tests passing.
Andrew Arnott
2008-09-18
1
-0
/
+9
*
Added MessageDictionary and supporting classes and tests.
Andrew Arnott
2008-09-17
1
-0
/
+9
*
Added check so Channel can guarantee that messages receive all the protection...
Andrew Arnott
2008-09-13
1
-0
/
+9
*
Totally refactored signing, expiration and replay detection into extensible c...
Andrew Arnott
2008-09-13
1
-0
/
+18
*
Fixed xml spoofing bug for using DataContractSerializer to deserialize messages.
Andrew Arnott
2008-09-13
1
-0
/
+18
*
Added expiring messages and replay protection support infrastructure.
Andrew Arnott
2008-09-12
1
-0
/
+27
*
Added infrastructure for message signing support to base Channel class.
Andrew Arnott
2008-09-12
1
-0
/
+18
*
Much better test coverage.
Andrew Arnott
2008-09-10
1
-0
/
+18
*
Refactored the exception handling in the channel stack.
Andrew Arnott
2008-09-09
1
-0
/
+18
*
More channel work and testing.
Andrew Arnott
2008-09-03
1
-0
/
+9
*
Request/reply channel work.
Andrew Arnott
2008-09-02
1
-0
/
+9
*
Lots of design work on the channel stack.
Andrew Arnott
2008-09-02
1
-0
/
+90