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
/
DotNetOpenAuth.Core
/
Messaging
/
Channel.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing one more place it was missed, also changing to OPTIONS
Matt Hawley
2012-08-10
1
-2
/
+4
*
Moved some JSON serialization logic to MessagingUtilities and added a unit test.
Andrew Arnott
2012-04-28
1
-17
/
+12
*
Merge branch 'v4.0'
Andrew Arnott
2012-04-21
1
-1
/
+1
|
\
|
*
Fix for VerificationException that occurs on some machines.
Andrew Arnott
2012-04-10
1
-1
/
+1
*
|
Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...
Andrew Arnott
2012-04-19
1
-0
/
+10
*
|
We have HTTP Basic client authentication working now in OAuth 2.
Andrew Arnott
2012-04-18
1
-0
/
+15
*
|
Added binding element comments.
Andrew Arnott
2012-03-30
1
-1
/
+4
|
/
*
FxCop fixes and suppressions.
Andrew Arnott
2012-03-10
1
-16
/
+17
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-1
/
+1
*
OAuth 2 clients now use the state parameter to mitigate XSRF attacks.
Andrew Arnott
2012-03-08
1
-0
/
+9
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...
Andrew Arnott
2012-03-05
1
-15
/
+12
*
Fixed up the various protocol channels to correctly apply HTTP headers prescr...
Andrew Arnott
2012-02-19
1
-0
/
+16
*
Fixed FxCop messages in DNOA.Core #68
Andrew Arnott
2012-02-09
1
-1
/
+4
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-0
/
+1406