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
/
UserAgentClient.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots of StyleCop fixes.
Andrew Arnott
2013-03-26
1
-12
/
+12
*
Many more unit test build fixes and product touch-ups.
Andrew Arnott
2013-03-07
1
-8
/
+8
*
Switched Channel to receiving messages via HttpRequestMessage as well.
Andrew Arnott
2013-03-04
1
-1
/
+2
*
C# compiler warning fixes.
Andrew Arnott
2013-02-10
1
-5
/
+9
*
OAuth2.Client builds.
Andrew Arnott
2013-01-13
1
-10
/
+12
*
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
-2
/
+3
*
We have HTTP Basic client authentication working now in OAuth 2.
Andrew Arnott
2012-04-18
1
-2
/
+29
*
A bunch more moving of OAuth2 classes between assemblies.
Andrew Arnott
2012-03-16
1
-1
/
+1
*
FxCop fixes and suppressions.
Andrew Arnott
2012-03-10
1
-3
/
+2
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...
Andrew Arnott
2012-03-05
1
-1
/
+3
*
Split up end user authorization request message types between auth code and i...
Andrew Arnott
2012-02-21
1
-8
/
+15
*
Added two more OAuth2 unit tests, for the UserAgentClient class.
Andrew Arnott
2012-02-21
1
-11
/
+43
*
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
-5
/
+5
*
Broke out OAuth 2 into 4 separate assemblies.
Andrew Arnott
2011-08-01
1
-0
/
+123