summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId/Yadis
Commit message (Collapse)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+1
|
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-1/+1
|
* Just 41 failuresAndrew Arnott2013-03-241-2/+2
|
* Lots of stylecop fixes.Andrew Arnott2013-02-161-1/+8
|
* More warning fixes.Andrew Arnott2013-02-101-0/+6
|
* C# compiler warning fixes.Andrew Arnott2013-02-102-12/+7
|
* Fixes build breaks in DNOA.OpenId.Andrew Arnott2012-12-312-76/+115
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-262-4/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-262-0/+2
|
* Mitigates the XML DTD DoS attack from expanding entities.Andrew Arnott2012-09-291-1/+2
| | | | Fixes #209
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-053-6/+6
| | | | Fixes #66
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-182-4/+4
|
* OpenID project now builds.Andrew Arnott2011-07-021-1/+1
| | | | * Many of the resource items (resx, png) are improperly declared in the project file.
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-014-0/+485
Nothing compiles at this point.