summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Messaging/Reflection
Commit message (Collapse)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+3
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-266-64/+6
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-267-5/+12
|
* Merge branch 'v4.1'Andrew Arnott2012-12-241-0/+10
|\
| * Sensitive message information is now masked from logging.Andrew Arnott2012-12-231-0/+10
| | | | | | | | Fixes #243
* | Fixed stylecop errors.Andrew Arnott2012-12-241-1/+7
| |
* | Access token responses now encode expires as number.Andrew Arnott2012-12-243-2/+44
|/ | | | Fixes #223
* Fixes thread-safety in MessageDescriptionCollection class.Andrew Arnott2012-04-271-5/+17
| | | | Fixes #130
* Fixes InvalidCastExceptions for Identifier and Realm conversionsAndrew Arnott2012-04-052-35/+96
| | | | | | | | that can result from receiving a message before the static constructors for those types have executed. This corrects the regression introduced in v4.0.0. Fixes #109
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-058-16/+16
| | | | Fixes #66
* Fixed build break.Andrew Arnott2012-01-291-1/+1
|
* Merge branch 'v3.4'Andrew Arnott2012-01-291-2/+3
| | | | | | | | | Conflicts: nuget/nuget.proj samples/OpenIdOfflineProvider/OpenIdOfflineProvider.csproj src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/Reflection/MessageDescription.cs tools/DotNetOpenAuth.props
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-128-0/+1522