summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth/OAuth/Messages
Commit message (Collapse)AuthorAgeFilesLines
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-10/+0
|
* OAuth 1.0 Consumers are now *much* simpler, entirely avoiding channels.Andrew Arnott2013-02-251-0/+10
| | | | Build breaks in other projects, however.
* More warning fixes.Andrew Arnott2013-02-101-1/+1
|
* ApplicationBlock builds.Andrew Arnott2013-01-231-2/+2
|
* All product projects now build.Andrew Arnott2013-01-141-1/+1
|
* DNOA.OAuth project now builds.Andrew Arnott2013-01-132-5/+8
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-262-2/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-262-0/+2
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-0511-22/+22
| | | | Fixes #66
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-182-7/+7
|
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-0112-0/+1154
Nothing compiles at this point.