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.AuthorizationServer
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Split up end user authorization request message types between auth code and ↵
Andrew Arnott
2012-02-21
1
-1
/
+1
|
|
|
|
implicit.
*
Added scaffolding for OAuth2 unit tests and added the first test for client ↵
Andrew Arnott
2012-02-20
1
-10
/
+3
|
|
|
|
authorization.
*
Suppressed refresh tokens when client credentials are used to comply with ↵
Andrew Arnott
2012-02-16
1
-0
/
+9
|
|
|
|
OAuth 2.0 section 4.4.3.
*
Fixed many FxCop messages in OAuth2 assemblies. #68
Andrew Arnott
2012-02-09
1
-0
/
+2
|
*
Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between ↵
Andrew Arnott
2012-02-08
1
-4
/
+0
|
|
|
|
|
|
OAuth 1 and OAuth 2. Related to and closes #71
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
2
-5
/
+5
|
|
|
|
Fixes #66
*
Added Moq's internal proxy generator to InternalsVisibleTo so that mocks can ↵
Andrew Arnott
2012-01-29
1
-0
/
+2
|
|
|
|
be created on internal types.
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-2
/
+2
|
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-9
/
+9
|
*
Broke out OAuth 2 into 4 separate assemblies.
Andrew Arnott
2011-08-01
3
-0
/
+351