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.OAuth2
/
OAuth2
/
ChannelElements
/
OAuth2AuthorizationServerChannel.cs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Redistributed OAuth2 code into their more specific assemblies.
Andrew Arnott
2012-03-16
1
-109
/
+0
|
*
FxCop fixes and suppressions.
Andrew Arnott
2012-03-10
1
-1
/
+1
|
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵
Andrew Arnott
2012-03-05
1
-1
/
+1
|
|
|
|
|
|
.NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing.
*
Added scaffolding for OAuth2 unit tests and added the first test for client ↵
Andrew Arnott
2012-02-20
1
-1
/
+1
|
|
|
|
authorization.
*
Fixed up the various protocol channels to correctly apply HTTP headers ↵
Andrew Arnott
2012-02-19
1
-0
/
+1
|
|
|
|
prescribed by the messages.
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
|
|
|
|
Fixes #66
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-2
/
+2
|
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
1
-0
/
+108
Nothing compiles at this point.