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
/
ChannelElements
/
SigningBindingElementBase.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applied signature equality check timing fix to OAuth.
Andrew Arnott
2010-07-16
1
-1
/
+1
*
Removed dependency on publicize.exe, which crashes now in some branches due t...
Andrew Arnott
2010-07-09
1
-0
/
+12
*
StyleCop and FxCop fixes.
Andrew Arnott
2010-04-01
1
-0
/
+2
*
Fixed error checking and reporting of an invalid OAuth configuration.
Andrew Arnott
2010-01-11
1
-1
/
+1
*
Fixed some bugs in the way multipart messages were handled or even allowed in...
Andrew Arnott
2010-01-11
1
-7
/
+18
*
Added support for binary "extra data" in messages.
Andrew Arnott
2010-01-11
1
-1
/
+10
*
More code contracts work.
Andrew Arnott
2009-11-05
1
-10
/
+1
*
Some more transitioning from ErrorUtilities to Code Contracts.
Andrew Arnott
2009-06-26
1
-1
/
+1
*
Switched almost entirely over to Code Contracts across the entire library.
Andrew Arnott
2009-05-23
1
-2
/
+2
*
Fixes OpenID and OAuth URL data string encoding to follow RFC 3986 instead of...
Andrew Arnott
2009-05-11
1
-5
/
+5
*
Added more tests to verify correct behavior of OAuth Authorization header and...
Andrew Arnott
2009-04-30
1
-11
/
+16
*
Further fixed base signature string construction and added several tests for it.
Andrew Arnott
2009-04-30
1
-1
/
+1
*
Fixes OAuth base signature string construction for URLs that include a query-...
Andrew Arnott
2009-04-29
1
-2
/
+20
*
Fixed OAuth RsaSha1 signing binding element.
Andrew Arnott
2009-04-06
1
-1
/
+1
*
Cleaned up logging.
Andrew Arnott
2009-03-15
1
-7
/
+7
*
Renamed a couple of methods:
Andrew Arnott
2009-03-15
1
-2
/
+2
*
Refactored MessageDescription to be per-Channel instead of appdomain static.
Andrew Arnott
2009-03-14
1
-3
/
+11
*
StyleCop fixes.
Andrew Arnott
2009-03-05
1
-0
/
+8
*
Added OpenID Provider downlevel protection for 1.x Relying Parties and turnin...
Andrew Arnott
2009-03-05
1
-9
/
+7
*
Removed build break from oauthrsa merge.
Andrew Arnott
2009-01-13
1
-1
/
+0
*
Merge branch 'oauthrsa'
Andrew Arnott
2009-01-13
1
-3
/
+15
|
\
|
*
Fixed RsaSha1SigningBindingElement.Clone to include the new properties.
Andrew Arnott
2008-12-25
1
-241
/
+241
|
*
Added the rest of the RSA-SHA1 binding element's ability to handle X.509 cert...
Andrew Arnott
2008-12-25
1
-3
/
+14
*
|
Check_authentication signature verification is now actually being performed.
Andrew Arnott
2008-12-16
1
-5
/
+5
*
|
Added a private Provider association test (dumb mode).
Andrew Arnott
2008-12-16
1
-0
/
+5
*
|
Renamed a couple of methods in OAuthChannel to be more clear.
Andrew Arnott
2008-11-08
1
-1
/
+1
|
/
*
Changed namepace and project names in preparation for merge with DotNetOpenId.
Andrew Arnott
2008-11-04
1
-0
/
+242