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.OAuth.Consumer
/
OAuth
/
ConsumerBase.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.
Andrew Arnott
2013-02-25
1
-258
/
+0
*
Removes ConsumerBase.PrepareAuthorizedRequestAsync methods.
Andrew Arnott
2013-02-20
1
-78
/
+12
*
Matured the OAuth 1 consumer signing handler a bit.
Andrew Arnott
2013-02-18
1
-3
/
+27
*
Lots of stylecop fixes.
Andrew Arnott
2013-02-16
1
-7
/
+6
*
C# compiler warning fixes.
Andrew Arnott
2013-02-10
1
-0
/
+7
*
Adds a delegating HTTP handler that applies OAuth 1 signatures.
Andrew Arnott
2013-02-10
1
-0
/
+8
*
ApplicationBlock builds.
Andrew Arnott
2013-01-23
1
-4
/
+2
*
All product projects now build.
Andrew Arnott
2013-01-14
1
-33
/
+19
*
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
-0
/
+1
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
Merge branch 'v3.4'
Andrew Arnott
2012-01-29
1
-3
/
+4
*
Removed some lingering ccrewrite.exe dependent code.
Andrew Arnott
2011-09-20
1
-3
/
+3
*
All product assemblies build without ccrewrite.exe now.
Andrew Arnott
2011-09-18
1
-11
/
+11
*
Moved more OAuth code from the common library to the individual Consumer or S...
Andrew Arnott
2011-07-31
1
-1
/
+1
*
Split OAuth 1.0 assemblies.
Andrew Arnott
2011-07-31
1
-0
/
+302