summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.Provider/OpenId/Messages/AssociateDiffieHellmanProviderRequest.cs
Commit message (Expand)AuthorAgeFilesLines
* Changed the compile-time switch for DH support into a runtime check for the s...Andrew Arnott2012-03-111-4/+0
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Fixed up Provider so that DH assoc requests don't result in exceptions.Andrew Arnott2011-10-101-0/+4
* StyleCop and other compiler warning fixes.Andrew Arnott2011-09-181-0/+3
* Fix for failing unit tests.Andrew Arnott2011-08-281-1/+3
* Fixed basic association test.Andrew Arnott2011-08-231-0/+34