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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added scaffolding for OAuth2 unit tests and added the first test for client ↵
Andrew Arnott
2012-02-20
4
-15
/
+26
|
|
|
|
authorization.
*
Removed requirement for callback parameter, per the spec.
Andrew Arnott
2012-02-19
1
-2
/
+5
|
*
Fixed up the various protocol channels to correctly apply HTTP headers ↵
Andrew Arnott
2012-02-19
2
-7
/
+3
|
|
|
|
prescribed by the messages.
*
Avoid a NullReferenceException is an OAuth 2 resource server's direct ↵
Andrew Arnott
2012-02-16
1
-3
/
+7
|
|
|
|
response message doesn't implement IHttpDirectResponse.
*
Fixed many FxCop messages in OAuth2 assemblies. #68
Andrew Arnott
2012-02-09
3
-1
/
+10
|
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
18
-36
/
+36
|
|
|
|
Fixes #66
*
Removed some lingering ccrewrite.exe dependent code.
Andrew Arnott
2011-09-20
1
-1
/
+1
|
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
4
-9
/
+9
|
*
Trying to fix up configuration section code.
Andrew Arnott
2011-07-10
1
-1
/
+1
|
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
18
-0
/
+1627
Nothing compiles at this point.