summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Core/Messaging/IDataBagFormatter.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-48/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
|
* Adds AuthorizationServer.DecodeRefreshTokenAndrew Arnott2012-07-201-5/+5
| | | | | | And a unit test. Fixes #182
* Authorization Server hosts now instantiate their own AccessTokens rather ↵Andrew Arnott2012-04-251-9/+6
| | | | | | | than just parameters. AccessTokens are now serialized via a virtual method on that instance. Fixes #38, I think.
* Fixed StyleCop warnings.Andrew Arnott2012-03-141-1/+4
|
* Fixed error message generated in exception thrown for bad access token requests.Andrew Arnott2012-03-141-4/+8
|
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-1/+1
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI)Andrew Arnott2012-01-121-0/+75