summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId/OpenId/ChannelElements/ReturnToSignatureBindingElement.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+1
* Lots of stylecop fixes.Andrew Arnott2013-02-161-0/+6
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+3
* DNOA.OpenId.RP now builds.Andrew Arnott2012-12-311-6/+13
* 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
* Fixes NullReferenceException on missing keysAndrew Arnott2012-11-111-0/+5
* Replaces explicit crypto algorithm use with factories.Andrew Arnott2012-07-181-1/+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-2/+2
* StyleCop work.Andrew Arnott2011-08-071-1/+1
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...Andrew Arnott2011-07-201-2/+1
* OpenID project now builds.Andrew Arnott2011-07-021-1/+1
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-0/+211