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
/
MessagingUtilities.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
-271
/
+0
*
Moved all the OAuth classes into its own namespace in preparation to receivin...
Andrew Arnott
2008-11-03
1
-1
/
+0
*
Moved the Google Consumer app-specific class into a new "sample" project.
Andrew Arnott
2008-11-03
1
-3
/
+3
*
Applied FxCop fixes.
Andrew Arnott
2008-10-23
1
-1
/
+1
*
Added more intelligent URI query stripping to protect against repeat attempts...
Andrew Arnott
2008-10-04
1
-0
/
+21
*
StyleCop work and adding support for including extra parameters where the spe...
Andrew Arnott
2008-10-02
1
-1
/
+22
*
Fixed HTTP Authorization header to not include extra parameters.
Andrew Arnott
2008-10-02
1
-1
/
+2
*
Fixed StyleCop issues and added a couple of HMAC signature tests.
Andrew Arnott
2008-10-02
1
-0
/
+5
*
Added capability to add extra fields to request token message.
Andrew Arnott
2008-09-28
1
-0
/
+14
*
Appendix scenario test passing (again), this time with HMAC signing of HTTP r...
Andrew Arnott
2008-09-28
1
-0
/
+9
*
Added final protected resource request to Appendix scenario test.
Andrew Arnott
2008-09-27
1
-0
/
+31
*
Totally refactored signing, expiration and replay detection into extensible c...
Andrew Arnott
2008-09-13
1
-0
/
+51
*
Added more tests.
Andrew Arnott
2008-09-03
1
-0
/
+4
*
Refactored Channel class into two classes.
Andrew Arnott
2008-09-02
1
-0
/
+23
*
Request/reply channel work.
Andrew Arnott
2008-09-02
1
-1
/
+20
*
Lots of design work on the channel stack.
Andrew Arnott
2008-09-02
1
-0
/
+29
*
Implemented ProtocolMessageResponse.Send()
Andrew Arnott
2008-09-01
1
-0
/
+44