summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth/OAuth/ChannelElements/SigningBindingElementBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* More warning fixes.Andrew Arnott2013-02-161-7/+7
|
* C# compiler warning fixes.Andrew Arnott2013-02-101-0/+2
|
* DNOA.OAuth project now builds.Andrew Arnott2013-01-131-4/+6
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-2/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
|
* OAuth 1 assemblies now FxCop clean. #68Andrew Arnott2012-02-091-1/+1
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-4/+4
|
* OAuth project now builds.Andrew Arnott2011-07-021-1/+1
|
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-0/+329
Nothing compiles at this point.