summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId/OpenId/ChannelElements/KeyValueFormEncoding.cs
Commit message (Collapse)AuthorAgeFilesLines
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-1/+4
|
* Unit test build break fixes.Andrew Arnott2013-03-061-1/+3
|
* Fixes build breaks in DNOA.OpenId.Andrew Arnott2012-12-311-2/+3
|
* 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
| | | | Fixes #66
* All product assemblies build without ccrewrite.exe now.Andrew Arnott2011-09-181-1/+1
|
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-0/+169
Nothing compiles at this point.