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
/
OAuth
/
ChannelElements
/
OAuthChannelTests.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidates two OpenID memory app stores
Andrew Arnott
2013-03-28
1
-1
/
+1
*
Fixes ContentType of OAuth 1 direct responses.
Andrew Arnott
2013-03-24
1
-1
/
+1
*
Fixes several more unit tests. 55 left
Andrew Arnott
2013-03-23
1
-1
/
+1
*
Fixes remaining build breaks.
Andrew Arnott
2013-03-22
1
-12
/
+11
*
Moves the rest of the static methods out.
Andrew Arnott
2013-03-21
1
-2
/
+2
*
Fixes the rest of the build breaks!
Andrew Arnott
2013-03-19
1
-36
/
+33
*
Many more unit test build fixes and product touch-ups.
Andrew Arnott
2013-03-07
1
-57
/
+55
*
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
*
Replaced a bunch of TestCase attribute usages with simply Test.
Andrew Arnott
2012-04-04
1
-6
/
+6
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...
Andrew Arnott
2012-03-05
1
-34
/
+17
*
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
*
Updated some unit tests to match new argument validation code.
Andrew Arnott
2012-01-29
1
-1
/
+1
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-1
/
+1
*
The test project now builds, so the whole solution does.
Andrew Arnott
2011-08-02
1
-7
/
+7
*
Fixed build breaks in test project.
Andrew Arnott
2011-07-10
1
-2
/
+2
*
Fixed build breaks and StyleCop messages from prior commit.
Andrew Arnott
2011-04-06
1
-6
/
+8
*
Fixed failing unit test.
Andrew Arnott
2010-10-20
1
-1
/
+1
*
StyleCop fixes that only appeared when building at the command line.
Andrew Arnott
2010-07-20
1
-1
/
+1
*
Merge branch 'v3.3' into v3.4
Andrew Arnott
2010-07-19
1
-1
/
+8
|
\
|
*
Merge branch 'v3.2' into v3.3
Andrew Arnott
2010-07-19
1
-1
/
+8
|
|
\
|
|
*
Merge branch 'v3.0' into v3.1
Andrew Arnott
2010-07-19
1
-1
/
+8
|
|
|
\
|
|
|
*
Fixes OAuth 1.0(a) base signature string construction to omit the realm param...
Andrew Arnott
2010-06-27
1
-0
/
+7
|
|
|
*
Fixed the namespace of several tests.
Andrew Arnott
2010-06-27
1
-1
/
+1
*
|
|
|
Removed dependency on publicize.exe, which crashes now in some branches due t...
Andrew Arnott
2010-07-09
1
-6
/
+3
*
|
|
|
Merge branch 'master' into master-Dev10
Andrew Arnott
2010-01-17
1
-1
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
OAuth now supports HEAD HTTP method, and won't throw unhandled exception on u...
Andrew Arnott
2010-01-12
1
-1
/
+6
*
|
|
|
Fixed a bunch of NUnit warnings.
Andrew Arnott
2010-01-09
1
-3
/
+3
*
|
|
|
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-25
/
+25
|
/
/
/
*
|
|
Merge branch 'master' into openidux
Andrew Arnott
2009-11-01
1
-2
/
+3
|
\
\
\
|
*
|
|
More contracts work.
Andrew Arnott
2009-09-06
1
-1
/
+1
|
*
|
|
Merge branch 'master' into contracts
Andrew Arnott
2009-06-25
1
-9
/
+9
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Switched almost entirely over to Code Contracts across the entire library.
Andrew Arnott
2009-05-23
1
-1
/
+2
*
|
|
|
Fixed build break introduced in 0f5556420674886b14723898890f3b492a3854a8.
Andrew Arnott
2009-10-29
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'v3.0' into v3.1
Andrew Arnott
2009-06-19
1
-5
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed bug where we were looking up access tokens as if they were request tokens.
Andrew Arnott
2009-06-09
1
-4
/
+4
|
*
|
Refactored OAuth service provider interfaces to better suite token and consum...
Andrew Arnott
2009-06-08
1
-5
/
+5
|
|
/
*
|
Cleaned up distinction between public and rewritten request URLs.
Andrew Arnott
2009-06-18
1
-4
/
+4
|
/
*
StyleCop fixes.
Andrew Arnott
2009-04-30
1
-1
/
+0
*
Revised OAuth channel to better support different combinations of HTTP methods.
Andrew Arnott
2009-04-30
1
-0
/
+2
*
Added more tests to verify correct behavior of OAuth Authorization header and...
Andrew Arnott
2009-04-30
1
-3
/
+74
*
Split up ITokenManager into two derived interfaces to better fit Consumer and...
Andrew Arnott
2009-04-08
1
-2
/
+2
*
Renamed some methods on the Channel class to be more consistent.
Andrew Arnott
2009-03-15
1
-2
/
+2
*
Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to In...
Andrew Arnott
2009-03-15
1
-2
/
+2
*
Added support for classic ASP RPs to use the sreg extension.
Andrew Arnott
2009-03-11
1
-4
/
+3
*
Renamed all the Channel virtual methods that end with Internal to end with Core.
Andrew Arnott
2009-03-10
1
-1
/
+1
*
StyleCop fixes
Andrew Arnott
2009-01-30
1
-16
/
+16
*
OpenID error direct response messages are now sent with HTTP status codes of ...
Andrew Arnott
2009-01-29
1
-0
/
+18
*
Renamed Channel.Send method to Channel.PrepareResponse and then added a new S...
Andrew Arnott
2009-01-21
1
-1
/
+1
*
Fixed the DirectWebResponse bug that broke the OAuth sample.
Andrew Arnott
2009-01-12
1
-2
/
+2
*
A touch of refactoring and C# warning resolution.
Andrew Arnott
2008-11-24
1
-1
/
+1
*
Added YADIS and other discovery, XRDS, untrusted web requests.
Andrew Arnott
2008-11-23
1
-3
/
+3
*
Reworked the way messages are instantiated and deserialized.
Andrew Arnott
2008-11-20
1
-5
/
+5
*
Refactored the Channel extensibility to better suit OpenID.
Andrew Arnott
2008-11-07
1
-23
/
+10
*
Changed namepace and project names in preparation for merge with DotNetOpenId.
Andrew Arnott
2008-11-04
1
-0
/
+293