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
/
Bindings
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Changed namepace and project names in preparation for merge with DotNetOpenId.
Andrew Arnott
2008-11-04
10
-597
/
+0
|
*
Applied FxCop fixes.
Andrew Arnott
2008-10-23
4
-22
/
+11
|
*
Refactored ServiceProviderEndpoints into ServiceProviderDescription and made ↵
Andrew Arnott
2008-09-28
1
-1
/
+1
|
|
|
|
several classes and interfaces public.
*
Added a scenario test from Appendix A (incomplete but passing so far).
Andrew Arnott
2008-09-24
1
-1
/
+19
|
|
|
|
Included in this change are a lot of fixes and additional implementation.
*
Refactored OAuth signing functionality into a SignedMessageBase class.
Andrew Arnott
2008-09-22
1
-1
/
+1
|
*
Adding the binding elements necessary for basic OAuth functionality.
Andrew Arnott
2008-09-21
4
-1
/
+221
|
*
StylCop and FxCop work.
Andrew Arnott
2008-09-21
1
-1
/
+2
|
*
Renamed the ISignedOAuthMessage.
Andrew Arnott
2008-09-13
1
-2
/
+2
|
*
Stylecop fixes.
Andrew Arnott
2008-09-13
1
-0
/
+12
|
*
Added check so Channel can guarantee that messages receive all the ↵
Andrew Arnott
2008-09-13
1
-2
/
+9
|
|
|
|
protections they require.
*
Refactored several Messaging classes into the Messaging.Bindings namespace.
Andrew Arnott
2008-09-13
8
-0
/
+350