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
/
DotNetOpenAuth.OAuth2.AuthorizationServer.csproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary references to Microsoft.Net.Http and Microsoft.Bcl.Build s...
lcalabrese
2015-08-07
1
-16
/
+1
*
#365
David Christiansen
2015-01-05
1
-0
/
+1
*
Test green
David Christiansen
2015-01-05
1
-7
/
+12
*
Updates NuGet packages.
Andrew Arnott
2013-10-19
1
-0
/
+11
*
Updates to Validation 2.0.2 and log4net 2.0.0.
Andrew Arnott
2013-01-27
1
-3
/
+3
*
System.Net.Http references recreated using NuGet.
Andrew Arnott
2012-12-28
1
-0
/
+2
*
Accomodates nuget's insistent project file changes.
Andrew Arnott
2012-12-27
1
-0
/
+2
*
Upgrades to Validation 2.0.1 to solve partially trusted callers problem.
Andrew Arnott
2012-12-27
1
-3
/
+3
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-0
/
+9
*
Authorization servers can override the granted scopes for all grant types.
Andrew Arnott
2012-10-30
1
-0
/
+2
*
Fixed AccessTokenResult API to be clearer
Andrew Arnott
2012-07-22
1
-0
/
+1
*
Authorization Server hosts now instantiate their own AccessTokens rather than...
Andrew Arnott
2012-04-25
1
-0
/
+1
*
Moved IAuthorizationServerHost interface into the auth server project.
Andrew Arnott
2012-04-24
1
-0
/
+1
*
Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...
Andrew Arnott
2012-04-19
1
-1
/
+1
*
Fixed up the configuration story for OAuth 2.
Andrew Arnott
2012-04-18
1
-0
/
+1
*
StyleCop cleanup, and reversal of some code changes that were no longer neces...
Andrew Arnott
2012-04-18
1
-1
/
+1
*
We have HTTP Basic client authentication working now in OAuth 2.
Andrew Arnott
2012-04-18
1
-0
/
+4
*
Removed another auth server binding element.
Andrew Arnott
2012-03-31
1
-1
/
+0
*
Consolidated all code and token serializations to one binding element.
Andrew Arnott
2012-03-30
1
-1
/
+1
*
Fixed up an authorization server's token endpoint to generate more accurate e...
Andrew Arnott
2012-03-30
1
-0
/
+11
*
Moved some message validation to another binding element.
Andrew Arnott
2012-03-29
1
-1
/
+1
*
Moved the code in AuthorizationCodeBindingElement into the AuthorizationServe...
Andrew Arnott
2012-03-29
1
-1
/
+0
*
Beginning work of cleaning up the auth server binding elements.
Andrew Arnott
2012-03-26
1
-1
/
+1
*
A bunch more moving of OAuth2 classes between assemblies.
Andrew Arnott
2012-03-16
1
-0
/
+1
*
Redistributed OAuth2 code into their more specific assemblies.
Andrew Arnott
2012-03-16
1
-0
/
+19
*
Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between OAut...
Andrew Arnott
2012-02-08
1
-4
/
+0
*
Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)
Andrew Arnott
2012-01-12
1
-2
/
+2
*
Broke out OAuth 2 into 4 separate assemblies.
Andrew Arnott
2011-08-01
1
-0
/
+41