Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -0/+3 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 6 | -64/+6 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 7 | -5/+12 |
| | |||||
* | Merge branch 'v4.1' | Andrew Arnott | 2012-12-24 | 1 | -0/+10 |
|\ | |||||
| * | Sensitive message information is now masked from logging. | Andrew Arnott | 2012-12-23 | 1 | -0/+10 |
| | | | | | | | | Fixes #243 | ||||
* | | Fixed stylecop errors. | Andrew Arnott | 2012-12-24 | 1 | -1/+7 |
| | | |||||
* | | Access token responses now encode expires as number. | Andrew Arnott | 2012-12-24 | 3 | -2/+44 |
|/ | | | | Fixes #223 | ||||
* | Fixes thread-safety in MessageDescriptionCollection class. | Andrew Arnott | 2012-04-27 | 1 | -5/+17 |
| | | | | Fixes #130 | ||||
* | Fixes InvalidCastExceptions for Identifier and Realm conversions | Andrew Arnott | 2012-04-05 | 2 | -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 Arnott | 2012-02-05 | 8 | -16/+16 |
| | | | | Fixes #66 | ||||
* | Fixed build break. | Andrew Arnott | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v3.4' | Andrew Arnott | 2012-01-29 | 1 | -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 Arnott | 2012-01-12 | 8 | -0/+1522 |