summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.RelyingParty/OpenId/HostMetaDiscoveryService.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+1
* Lots of stylecop fixes.Andrew Arnott2013-02-161-41/+62
* C# compiler warning fixes.Andrew Arnott2013-02-101-65/+73
* Fixes default ctor argument of identifier discovery services.Andrew Arnott2012-12-311-6/+7
* DNOA.OpenId.RP now builds.Andrew Arnott2012-12-311-78/+102
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-6/+1
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* Merge branch 'v4.0' into v4.1Andrew Arnott2012-09-291-2/+4
|\
| * Mitigates the XML DTD DoS attack from expanding entities.Andrew Arnott2012-09-291-2/+4
* | Merge branch 'SlowGoogleServerWorkaround' into v4.1Andrew Arnott2012-09-171-17/+53
|/
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-21/+21
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...Andrew Arnott2011-07-201-0/+516