summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.RelyingParty/OpenId/RelyingParty/AuthenticationRequest.cs
Commit message (Expand)AuthorAgeFilesLines
* remove the whitespaceagametov2016-03-171-2/+2
* fix sort endpointsagametov2016-03-161-2/+2
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-3/+4
* Fixes OpenID discovery when multiple endpoints are found that only vary in Op...Andrew Arnott2013-03-271-8/+8
* Lots of stylecop fixes.Andrew Arnott2013-02-161-4/+11
* More warning fixes.Andrew Arnott2013-02-101-0/+3
* C# compiler warning fixes.Andrew Arnott2013-02-101-16/+21
* Assocations with providers when OpenID discovery yields multiple endpoints ca...Andrew Arnott2013-02-091-11/+11
* DNOA.OpenId.RP now builds.Andrew Arnott2012-12-311-37/+29
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-4/+1
* 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
* Merge branch 'master' into splitDllsAndrew Arnott2011-09-281-1/+1
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-9/+9
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...Andrew Arnott2011-07-201-0/+594