summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.Provider/OpenId/Provider/AuthenticationRequest.cs
Commit message (Expand)AuthorAgeFilesLines
* Lots of stylecop fixes.Andrew Arnott2013-02-161-1/+1
* More warning fixes.Andrew Arnott2013-02-101-1/+3
* C# compiler warning fixes.Andrew Arnott2013-02-101-12/+12
* OpenId.Provider now builds.Andrew Arnott2013-01-121-7/+7
* 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-2/+2
* Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL c...Andrew Arnott2011-07-201-0/+227