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.Test
/
Messaging
/
ChannelTests.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Many more unit test build fixes and product touch-ups.
Andrew Arnott
2013-03-07
1
-23
/
+30
*
Unit test build break fixes.
Andrew Arnott
2013-03-06
1
-26
/
+28
*
Unit test compile error fixes.
Andrew Arnott
2013-03-03
1
-28
/
+30
*
Replaced a bunch of TestCase attribute usages with simply Test.
Andrew Arnott
2012-04-04
1
-24
/
+24
*
Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...
Andrew Arnott
2012-02-25
1
-9
/
+9
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
Added a response stream to 301 redirect messages so that filters like WebSens...
Andrew Arnott
2010-10-20
1
-0
/
+2
*
Removed dependency on publicize.exe, which crashes now in some branches due t...
Andrew Arnott
2010-07-09
1
-2
/
+1
*
Fixed a bunch of NUnit warnings.
Andrew Arnott
2010-01-09
1
-1
/
+1
*
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-45
/
+45
*
Fixed up all tests so they pass.
Andrew Arnott
2009-06-25
1
-0
/
+1
*
Fixes OpenID and OAuth URL data string encoding to follow RFC 3986 instead of...
Andrew Arnott
2009-05-11
1
-2
/
+2
*
Renamed a couple of methods:
Andrew Arnott
2009-03-15
1
-1
/
+1
*
Renamed some methods on the Channel class to be more consistent.
Andrew Arnott
2009-03-15
1
-1
/
+1
*
Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to In...
Andrew Arnott
2009-03-15
1
-2
/
+2
*
Applied fix for HTTP verb enforcement required by OpenID 2.0 section 5.1.1.
Andrew Arnott
2009-03-10
1
-0
/
+11
*
Renamed Channel.Send method to Channel.PrepareResponse and then added a new S...
Andrew Arnott
2009-01-21
1
-9
/
+9
*
CRLF -> LF line endings change to all .cs files.
Andrew Arnott
2009-01-09
1
-292
/
+292
*
Added new OpenID 1.x compatibility-supporting binding elements.
Andrew Arnott
2008-12-24
1
-290
/
+292
*
A touch of refactoring and C# warning resolution.
Andrew Arnott
2008-11-24
1
-2
/
+2
*
Reworked the way messages are instantiated and deserialized.
Andrew Arnott
2008-11-20
1
-5
/
+5
*
Changed namepace and project names in preparation for merge with DotNetOpenId.
Andrew Arnott
2008-11-04
1
-0
/
+290