summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.RelyingParty/OpenId/Messages/AssociateRequestRelyingParty.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+2
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* Changed the compile-time switch for DH support into a runtime check for the s...Andrew Arnott2012-03-111-9/+9
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Added build property that can cause the Diffie-Hellman algorithm and its asso...Andrew Arnott2011-10-101-0/+4
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-6/+6
* StyleCop work.Andrew Arnott2011-08-071-1/+10
* A few stylecop fixes.Andrew Arnott2011-08-031-1/+1
* More work toward divided OpenID projects.Andrew Arnott2011-07-251-1/+1
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...Andrew Arnott2011-07-201-0/+70