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
/
MessagingUtilitiesTests.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change number of iterations on test to 100000 so we are actually measuring so...
lcalabrese
2015-08-07
1
-1
/
+1
*
Test green
David Christiansen
2015-01-05
1
-2
/
+2
*
Closes #356, Closes #357, Closes #358
David Christiansen
2015-01-04
1
-4
/
+4
*
Fixes another unit test
Andrew Arnott
2013-03-22
1
-15
/
+15
*
Unit test build break fixes.
Andrew Arnott
2013-03-06
1
-70
/
+6
*
Finished fixing build breaks except in test projects.
Andrew Arnott
2013-01-27
1
-5
/
+0
*
Merge branch 'v4.1'
Andrew Arnott
2012-12-02
1
-0
/
+11
|
\
|
*
Fixes AsHttpResposneMessage() exception when response has no stream.
Andrew Arnott
2012-11-02
1
-0
/
+11
*
|
Merge branch 'v4.1'
Andrew Arnott
2012-10-14
1
-1
/
+29
|
\
\
|
|
/
|
*
Added OutgoingWebResponse.AsHttpResponseMessage extension method.
Andrew Arnott
2012-10-09
1
-1
/
+29
*
|
Fixing one more place it was missed, also changing to OPTIONS
Matt Hawley
2012-08-10
1
-3
/
+3
*
|
Adding PATCH and OPTION http verbs
Matt Hawley
2012-08-10
1
-3
/
+9
|
/
*
Moved some JSON serialization logic to MessagingUtilities and added a unit test.
Andrew Arnott
2012-04-28
1
-0
/
+22
*
Replaced a bunch of TestCase attribute usages with simply Test.
Andrew Arnott
2012-04-04
1
-9
/
+9
*
Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...
Andrew Arnott
2012-02-25
1
-14
/
+14
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
Added more support for HttpContextBase, HttpResponseBase, etc.
Andrew Arnott
2012-01-29
1
-3
/
+3
*
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-12-23
1
-1
/
+1
|
\
|
*
Increase constant time string equality check method tolerance to reduce false...
Andrew Arnott
2010-08-11
1
-1
/
+1
*
|
Merge branch 'v3.4' into oauth2
Andrew Arnott
2010-07-21
1
-0
/
+63
|
\
\
|
|
/
|
*
Added NUnit runner to the repo.
Andrew Arnott
2010-07-19
1
-1
/
+1
|
*
StyleCop fixes.
Andrew Arnott
2010-07-19
1
-8
/
+9
|
*
Added a bit more timing text to the test.
Andrew Arnott
2010-07-16
1
-0
/
+1
|
*
Fix for timing-dependent HMAC signature equality check.
Andrew Arnott
2010-07-14
1
-2
/
+62
*
|
Added symmetric key encryption/decryption utility methods.
Andrew Arnott
2010-05-31
1
-2
/
+13
|
/
*
Merge branch 'v3.3' into v3.4
Andrew Arnott
2010-02-13
1
-0
/
+1
|
\
|
*
Fixed parsing the Content-Type header in a couple places.
Andrew Arnott
2010-02-02
1
-0
/
+1
*
|
Merge branch 'master' into master-Dev10
Andrew Arnott
2010-01-17
1
-0
/
+76
|
\
\
|
|
/
|
*
OAuth now supports HEAD HTTP method, and won't throw unhandled exception on u...
Andrew Arnott
2010-01-12
1
-0
/
+46
|
*
Fixes StyleCop issues.
Andrew Arnott
2010-01-11
1
-1
/
+1
|
*
Fixed multipart POST so that it doesn't include a leading \r\n, which apparen...
Andrew Arnott
2010-01-11
1
-0
/
+30
*
|
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-17
/
+17
|
/
*
Fixes OpenID and OAuth URL data string encoding to follow RFC 3986 instead of...
Andrew Arnott
2009-05-11
1
-3
/
+23
*
Added convenience method for sending OutgoingWebResponse instances to an Http...
Andrew Arnott
2009-03-27
1
-2
/
+7
*
Fixes null key handling in incoming query strings.
Andrew Arnott
2009-01-13
1
-0
/
+19
*
Changed namepace and project names in preparation for merge with DotNetOpenId.
Andrew Arnott
2008-11-04
1
-0
/
+99