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
/
OpenId
/
ChannelElements
/
SigningBindingElementTests.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots more test build break fixes.
Andrew Arnott
2013-03-17
1
-7
/
+10
*
Replaced a bunch of TestCase attribute usages with simply Test.
Andrew Arnott
2012-04-04
1
-1
/
+1
*
Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...
Andrew Arnott
2012-02-25
1
-2
/
+2
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
OpenID messages that are missing signed parameters now throws ProtocolExcepti...
Andrew Arnott
2012-01-29
1
-0
/
+35
*
The test project now builds, so the whole solution does.
Andrew Arnott
2011-08-02
1
-2
/
+2
*
Fixed unit tests so there are no failures.
Andrew Arnott
2011-05-28
1
-4
/
+6
*
Moved ICryptoKeyStore and related types to the Messaging.Bindings namespace.
Andrew Arnott
2011-05-21
1
-0
/
+1
*
Providers and Relying Parties both implement a unified pair of ICryptoKeyStor...
Andrew Arnott
2011-05-20
1
-2
/
+2
*
Created an IProviderAssociationStore interface so that encoding the associati...
Andrew Arnott
2011-05-08
1
-3
/
+3
*
OpenID Provider association stores replaced with self-describing association ...
Andrew Arnott
2011-05-07
1
-4
/
+4
*
Slight test adjustment.
Andrew Arnott
2010-03-30
1
-1
/
+1
*
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-4
/
+4
*
Updated baseline signature now that a different date/time stamp is applied du...
Andrew Arnott
2009-07-27
1
-1
/
+1
*
Renamed a couple of methods:
Andrew Arnott
2009-03-15
1
-2
/
+2
*
Refactored MessageDescription to be per-Channel instead of appdomain static.
Andrew Arnott
2009-03-14
1
-2
/
+3
*
Added OpenID Provider downlevel protection for 1.x Relying Parties and turnin...
Andrew Arnott
2009-03-05
1
-2
/
+2
*
Refactored test helpers to remove TestSupport and move its functionality into...
Andrew Arnott
2009-01-29
1
-3
/
+3
*
Fixed bug in OpenID message signing and added regression test.
Andrew Arnott
2009-01-25
1
-0
/
+22
*
Unsigned extensions in responses are now ignored.
Andrew Arnott
2009-01-19
1
-4
/
+4
*
All ExtraData, including extensions, are now signed in OP signed responses.
Andrew Arnott
2009-01-19
1
-0
/
+46