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
/
Mocks
/
CoordinatingOAuthChannel.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
The test project now builds, so the whole solution does.
Andrew Arnott
2011-08-02
1
-170
/
+0
*
Fixed build breaks and StyleCop messages from prior commit.
Andrew Arnott
2011-04-06
1
-10
/
+10
*
Merge branch 'master' into openidux
Andrew Arnott
2009-11-01
1
-1
/
+2
|
\
|
*
Merge branch 'master' into contracts
Andrew Arnott
2009-06-25
1
-1
/
+1
|
|
\
|
*
|
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
-2
/
+2
|
|
/
|
/
|
*
|
Cleaned up distinction between public and rewritten request URLs.
Andrew Arnott
2009-06-18
1
-1
/
+1
|
/
*
Split up ITokenManager into two derived interfaces to better fit Consumer and...
Andrew Arnott
2009-04-08
1
-4
/
+16
*
Renamed a couple of methods:
Andrew Arnott
2009-03-15
1
-2
/
+2
*
Renamed some methods on the Channel class to be more consistent.
Andrew Arnott
2009-03-15
1
-3
/
+3
*
Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to In...
Andrew Arnott
2009-03-15
1
-7
/
+7
*
Refactored MessageDescription to be per-Channel instead of appdomain static.
Andrew Arnott
2009-03-14
1
-3
/
+4
*
Renamed all the Channel virtual methods that end with Internal to end with Core.
Andrew Arnott
2009-03-10
1
-2
/
+2
*
Constructors on all OpenID direct response messages now require the OpenID ve...
Andrew Arnott
2009-02-09
1
-2
/
+3
*
A touch of refactoring and C# warning resolution.
Andrew Arnott
2008-11-24
1
-7
/
+7
*
Reworked the way messages are instantiated and deserialized.
Andrew Arnott
2008-11-20
1
-9
/
+22
*
Added very basic OpenID message passing scenario test.
Andrew Arnott
2008-11-09
1
-3
/
+3
*
Refactored test coordinator so it can be used with OpenID as well as OAuth.
Andrew Arnott
2008-11-08
1
-0
/
+142