summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.RelyingParty/OpenId/RelyingParty/AssociationManager.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+2
* Lots of stylecop fixes.Andrew Arnott2013-02-161-1/+1
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+5
* DNOA.OpenId.RP now builds.Andrew Arnott2012-12-311-17/+24
* 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
* 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-7/+7
* Fixed basic association test.Andrew Arnott2011-08-231-1/+1
* More work toward divided OpenID projects.Andrew Arnott2011-07-251-4/+4
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...Andrew Arnott2011-07-201-0/+246