summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Messaging/DataBagFormatterBase.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+2
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-2/+0
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-7/+8
* Merge branch 'v4.1'Andrew Arnott2012-12-021-2/+2
|\
| * Avoids OOM exceptions from ResourceServerAndrew Arnott2012-11-111-2/+2
* | Merge remote-tracking branch 'aarnott/master'Andrew Arnott2012-10-291-6/+4
|\ \ | |/ |/|
| * Adds AuthorizationServer.DecodeRefreshTokenAndrew Arnott2012-07-201-6/+4
* | Replaces explicit crypto algorithm use with factories.Andrew Arnott2012-07-181-3/+3
|/
* Authorization Server hosts now instantiate their own AccessTokens rather than...Andrew Arnott2012-04-251-8/+5
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+2
* Fixed error message generated in exception thrown for bad access token requests.Andrew Arnott2012-03-141-4/+11
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-1/+1
* Fixed FxCop messages in DNOA.Core #68Andrew Arnott2012-02-091-2/+7
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-0/+354