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
/
OAuthUtilities.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a cookie delegating handler, fixes tests.
Andrew Arnott
2013-03-23
1
-2
/
+2
*
Switched Channel to receiving messages via HttpRequestMessage as well.
Andrew Arnott
2013-03-04
1
-4
/
+4
*
Fixes basic auth creation.
Andrew Arnott
2013-03-01
1
-1
/
+1
*
OAuth2.Client builds.
Andrew Arnott
2013-01-13
1
-3
/
+5
*
Removes more remnants of Code Contracts.
Andrew Arnott
2012-12-26
1
-1
/
+0
*
Replaces DNOA's internal Requires class with Validation NuGet package.
Andrew Arnott
2012-12-26
1
-0
/
+1
*
Adds ClientBase.AuthorizeRequest overloads that accept WebHeaderCollection.
Andrew Arnott
2012-11-11
1
-1
/
+14
*
Fixed build breaks when targeting .NET 3.5.
Andrew Arnott
2012-04-23
1
-3
/
+3
*
Fixes access denial errors from OAuth 2 resource servers so they include the ...
Andrew Arnott
2012-04-22
1
-24
/
+21
*
StyleCop cleanup, and reversal of some code changes that were no longer neces...
Andrew Arnott
2012-04-18
1
-5
/
+25
*
We have HTTP Basic client authentication working now in OAuth 2.
Andrew Arnott
2012-04-18
1
-3
/
+38
*
Redistributed OAuth2 code into their more specific assemblies.
Andrew Arnott
2012-03-16
1
-21
/
+0
*
Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.
Andrew Arnott
2012-03-10
1
-1
/
+1
*
Added scaffolding for OAuth2 unit tests and added the first test for client a...
Andrew Arnott
2012-02-20
1
-1
/
+3
*
Added valid scope token verification.
Andrew Arnott
2012-02-12
1
-1
/
+30
*
Renamed IConsumerDescription to IClientDescription.
Andrew Arnott
2012-02-12
1
-2
/
+2
*
Fixed many FxCop messages in OAuth2 assemblies. #68
Andrew Arnott
2012-02-09
1
-1
/
+1
*
Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between OAut...
Andrew Arnott
2012-02-08
1
-2
/
+2
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-4
/
+4
*
First pass at dividing DotNetOpenAuth features into separate assemblies.
Andrew Arnott
2011-07-01
1
-0
/
+123