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.Client
/
OAuth2
/
ClientBase.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots of StyleCop fixes.
Andrew Arnott
2013-03-26
1
-5
/
+4
*
Many more unit test build fixes and product touch-ups.
Andrew Arnott
2013-03-07
1
-2
/
+2
*
More warning fixes.
Andrew Arnott
2013-02-10
1
-0
/
+9
*
C# compiler warning fixes.
Andrew Arnott
2013-02-10
1
-3
/
+17
*
OAuth2.Client builds.
Andrew Arnott
2013-01-13
1
-17
/
+18
*
Removes CLR4 compiler symbol.
Andrew Arnott
2012-12-28
1
-4
/
+0
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-2
/
+0
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-4
/
+5
*
CreateAccessToken reveals username to host
Andrew Arnott
2012-12-24
1
-1
/
+1
*
Adds ability for OAuth 2 clients to accept deeper access token JSON responses.
Andrew Arnott
2012-12-24
1
-0
/
+9
*
Merge branch 'v4.1'
Andrew Arnott
2012-12-02
1
-1
/
+1
|
\
|
*
Fixes access token expiration check in client
Andrew Arnott
2012-11-10
1
-1
/
+1
*
|
Adds ClientBase.AuthorizeRequest overloads that accept WebHeaderCollection.
Andrew Arnott
2012-11-11
1
-2
/
+28
*
|
Authorization servers can override the granted scopes for all grant types.
Andrew Arnott
2012-10-30
1
-0
/
+1
|
/
*
Adds ClientBase.CreateAuthorizingHandler
Andrew Arnott
2012-09-26
1
-0
/
+29
*
Fixed StyleCop message.
Andrew Arnott
2012-04-20
1
-0
/
+3
*
Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...
Andrew Arnott
2012-04-19
1
-3
/
+13
*
Renamed a client credential applicator.
Andrew Arnott
2012-04-18
1
-1
/
+1
*
StyleCop cleanup, and reversal of some code changes that were no longer neces...
Andrew Arnott
2012-04-18
1
-17
/
+12
*
We have HTTP Basic client authentication working now in OAuth 2.
Andrew Arnott
2012-04-18
1
-10
/
+42
*
Merge branch 'v4.0'
Andrew Arnott
2012-04-05
1
-3
/
+3
|
\
|
*
Fixed peverify errors in unified assembly due to two resources sharing a comm...
Andrew Arnott
2012-04-05
1
-2
/
+2
*
|
Moved localizable strings into specific OAuth 2 assemblies.
Andrew Arnott
2012-03-31
1
-1
/
+1
*
|
A bunch more moving of OAuth2 classes between assemblies.
Andrew Arnott
2012-03-16
1
-3
/
+3
|
/
*
Renamed ObtainClientAccessToken.
Andrew Arnott
2012-02-25
1
-1
/
+1
*
Added client credential grant type support and a test to prove it.
Andrew Arnott
2012-02-25
1
-15
/
+39
*
Added basic test for resource owner password authorizatino request. Not yet ...
Andrew Arnott
2012-02-23
1
-0
/
+35
*
Added scaffolding for OAuth2 unit tests and added the first test for client a...
Andrew Arnott
2012-02-20
1
-1
/
+1
*
Fixed many FxCop messages in OAuth2 assemblies. #68
Andrew Arnott
2012-02-09
1
-2
/
+2
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
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
1
-19
/
+19
*
Broke out OAuth 2 into 4 separate assemblies.
Andrew Arnott
2011-08-01
1
-0
/
+256