Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -0/+2 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -2/+0 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -7/+8 |
| | |||||
* | Merge branch 'v4.1' | Andrew Arnott | 2012-12-02 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.OAuth2.ResourceServer/OAuth2/StandardAccessTokenAnalyzer.cs src/DotNetOpenAuth.Test/OAuth2/OAuth2TestBase.cs src/version.txt | ||||
| * | Avoids OOM exceptions from ResourceServer | Andrew Arnott | 2012-11-11 | 1 | -2/+2 |
| | | | | | | | | Related to #178 | ||||
* | | Merge remote-tracking branch 'aarnott/master' | Andrew Arnott | 2012-10-29 | 1 | -6/+4 |
|\ \ | |/ |/| | |||||
| * | Adds AuthorizationServer.DecodeRefreshToken | Andrew Arnott | 2012-07-20 | 1 | -6/+4 |
| | | | | | | | | | | | | And a unit test. Fixes #182 | ||||
* | | Replaces explicit crypto algorithm use with factories. | Andrew Arnott | 2012-07-18 | 1 | -3/+3 |
|/ | | | | Fixes #47 which requires that FIPS compliance be an option. | ||||
* | Authorization Server hosts now instantiate their own AccessTokens rather ↵ | Andrew Arnott | 2012-04-25 | 1 | -8/+5 |
| | | | | | | | than just parameters. AccessTokens are now serialized via a virtual method on that instance. Fixes #38, I think. | ||||
* | Redistributed OAuth2 code into their more specific assemblies. | Andrew Arnott | 2012-03-16 | 1 | -0/+2 |
| | |||||
* | Fixed error message generated in exception thrown for bad access token requests. | Andrew Arnott | 2012-03-14 | 1 | -4/+11 |
| | |||||
* | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | Fixed FxCop messages in DNOA.Core #68 | Andrew Arnott | 2012-02-09 | 1 | -2/+7 |
| | |||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI) | Andrew Arnott | 2012-01-12 | 1 | -0/+354 |