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
/
ExtensionsBindingElementTests.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidates two OpenID memory app stores
Andrew Arnott
2013-03-28
1
-2
/
+3
*
Lots of StyleCop fixes.
Andrew Arnott
2013-03-26
1
-3
/
+2
*
Just 18 failures
Andrew Arnott
2013-03-24
1
-3
/
+3
*
Just 23 failures
Andrew Arnott
2013-03-24
1
-2
/
+2
*
Fixes remaining build breaks.
Andrew Arnott
2013-03-22
1
-29
/
+32
*
Moves the rest of the static methods out.
Andrew Arnott
2013-03-21
1
-2
/
+2
*
Lots more test build break fixes.
Andrew Arnott
2013-03-17
1
-4
/
+4
*
More unit test fixes.
Andrew Arnott
2013-03-10
1
-30
/
+64
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-1
/
+0
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-0
/
+1
*
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
*
Updated some unit tests to match new argument validation code.
Andrew Arnott
2012-01-29
1
-2
/
+2
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-2
/
+2
*
The test project now builds, so the whole solution does.
Andrew Arnott
2011-08-02
1
-1
/
+1
*
Added OutgoingWebResponse.Respond method to replace its Send method, and avoi...
Andrew Arnott
2011-06-23
1
-4
/
+4
*
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
-14
/
+14
*
Merge branch 'master' into contracts
Andrew Arnott
2009-06-25
1
-1
/
+1
|
\
|
*
Fixed build break from recent change to ExtensionsBindingElement.
Andrew Arnott
2009-05-31
1
-1
/
+1
*
|
Switched almost entirely over to Code Contracts across the entire library.
Andrew Arnott
2009-05-23
1
-2
/
+3
|
/
*
FxCop and StyleCop fixes for v3.1 branch.
Andrew Arnott
2009-05-20
1
-1
/
+1
*
Merge branch 'v3.0'
Andrew Arnott
2009-04-15
1
-3
/
+3
|
\
|
*
Custom OpenID extensions may now exist outside the library.
Andrew Arnott
2009-04-15
1
-3
/
+3
*
|
Added capability for RPs to receive unsigned extension responses if they so c...
Andrew Arnott
2009-03-30
1
-3
/
+5
|
/
*
Renamed a couple of methods:
Andrew Arnott
2009-03-15
1
-4
/
+4
*
Refactored MessageDescription to be per-Channel instead of appdomain static.
Andrew Arnott
2009-03-14
1
-0
/
+1
*
Refactoring around Provider's IRequest to process responses differently.
Andrew Arnott
2009-03-06
1
-2
/
+2
*
Added OpenID Provider downlevel protection for 1.x Relying Parties and turnin...
Andrew Arnott
2009-03-05
1
-3
/
+3
*
Refactored test helpers to remove TestSupport and move its functionality into...
Andrew Arnott
2009-01-29
1
-3
/
+3
*
StyleCop fixes
Andrew Arnott
2009-01-23
1
-23
/
+22
*
Renamed Channel.Send method to Channel.PrepareResponse and then added a new S...
Andrew Arnott
2009-01-21
1
-3
/
+3
*
Lots of little bug fixes, and added a (finally!) passing test for unsigned ex...
Andrew Arnott
2009-01-21
1
-7
/
+41
*
Added SecuritySetting options on both OP and RP to control extension signing ...
Andrew Arnott
2009-01-20
1
-7
/
+7
*
All ExtraData, including extensions, are now signed in OP signed responses.
Andrew Arnott
2009-01-19
1
-0
/
+26
*
AX feature complete, with tests passing.
Andrew Arnott
2009-01-17
1
-0
/
+22
*
CRLF -> LF change.
Andrew Arnott
2008-12-29
1
-105
/
+105
*
Changed CheckIdRequest messages immediate boolean to an enum.
Andrew Arnott
2008-12-29
1
-1
/
+2
*
Added new OpenID 1.x compatibility-supporting binding elements.
Andrew Arnott
2008-12-24
1
-0
/
+8
*
Added more targeted extension binding element tests.
Andrew Arnott
2008-12-22
1
-5
/
+65
*
Added a mock extension and test in order to focus the test on the extension b...
Andrew Arnott
2008-12-21
1
-0
/
+36