Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -4/+6 |
| | |||||
* | More StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -13/+0 |
| | |||||
* | Lots of StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -7/+22 |
| | |||||
* | Fixes two more test failures. 2 left. | Andrew Arnott | 2013-03-26 | 1 | -4/+4 |
| | |||||
* | Fixes several more unit tests. 55 left | Andrew Arnott | 2013-03-23 | 1 | -31/+14 |
| | |||||
* | Fixes a few more tests | Andrew Arnott | 2013-03-22 | 1 | -2/+2 |
| | |||||
* | Fixes another test | Andrew Arnott | 2013-03-22 | 1 | -0/+1 |
| | |||||
* | Fixes another test | Andrew Arnott | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Fixes the rest of the build breaks! | Andrew Arnott | 2013-03-19 | 1 | -0/+16 |
| | |||||
* | Unit test build break fixes. | Andrew Arnott | 2013-03-06 | 1 | -6/+9 |
| | |||||
* | Switched Channel to receiving messages via HttpRequestMessage as well. | Andrew Arnott | 2013-03-04 | 1 | -34/+37 |
| | |||||
* | More warning fixes. | Andrew Arnott | 2013-02-16 | 1 | -5/+0 |
| | |||||
* | Lots of stylecop fixes. | Andrew Arnott | 2013-02-16 | 1 | -4/+15 |
| | |||||
* | More warning fixes. | Andrew Arnott | 2013-02-10 | 1 | -11/+21 |
| | |||||
* | C# compiler warning fixes. | Andrew Arnott | 2013-02-10 | 1 | -4/+14 |
| | |||||
* | Fixes OAuthConsumer twitter sample. | Andrew Arnott | 2013-02-09 | 1 | -29/+33 |
| | |||||
* | Restores exception wrapping. | Andrew Arnott | 2013-02-09 | 1 | -16/+21 |
| | |||||
* | ApplicationBlock builds. | Andrew Arnott | 2013-01-23 | 1 | -4/+23 |
| | |||||
* | DNOA.OAuth project now builds. | Andrew Arnott | 2013-01-13 | 1 | -9/+11 |
| | |||||
* | OpenID RP login actually works now. | Andrew Arnott | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | DNOA.OpenId.RP now builds. | Andrew Arnott | 2012-12-31 | 1 | -83/+56 |
| | |||||
* | Fixes build breaks in DNOA.OpenId. | Andrew Arnott | 2012-12-31 | 1 | -44/+35 |
| | |||||
* | Replaces IDirectWebRequestHandler with HttpClient in DNOA.Core. | Andrew Arnott | 2012-12-29 | 1 | -173/+83 |
| | | | | Build breaks are everywhere outside of just this one project as a result. | ||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -25/+8 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 1 | -14/+15 |
| | |||||
* | Fixing one more place it was missed, also changing to OPTIONS | Matt Hawley | 2012-08-10 | 1 | -2/+4 |
| | |||||
* | Moved some JSON serialization logic to MessagingUtilities and added a unit test. | Andrew Arnott | 2012-04-28 | 1 | -17/+12 |
| | |||||
* | Merge branch 'v4.0' | Andrew Arnott | 2012-04-21 | 1 | -1/+1 |
|\ | |||||
| * | Fix for VerificationException that occurs on some machines. | Andrew Arnott | 2012-04-10 | 1 | -1/+1 |
| | | | | | | | | Fixes #112 | ||||
* | | Fixed HTTP Basic authentication for OAuth 2 clients so that it actually ↵ | Andrew Arnott | 2012-04-19 | 1 | -0/+10 |
| | | | | | | | | works in the sample. | ||||
* | | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -0/+15 |
| | | |||||
* | | Added binding element comments. | Andrew Arnott | 2012-03-30 | 1 | -1/+4 |
|/ | |||||
* | FxCop fixes and suppressions. | Andrew Arnott | 2012-03-10 | 1 | -16/+17 |
| | |||||
* | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | OAuth 2 clients now use the state parameter to mitigate XSRF attacks. | Andrew Arnott | 2012-03-08 | 1 | -0/+9 |
| | | | | Fixes #84 | ||||
* | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 1 | -15/+12 |
| | | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing. | ||||
* | Fixed up the various protocol channels to correctly apply HTTP headers ↵ | Andrew Arnott | 2012-02-19 | 1 | -0/+16 |
| | | | | prescribed by the messages. | ||||
* | Fixed FxCop messages in DNOA.Core #68 | Andrew Arnott | 2012-02-09 | 1 | -1/+4 |
| | |||||
* | 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/+1406 |