Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge remote-tracking branch 'origin/v4.1' into v4.2v4.2.2.13055 | Andrew Arnott | 2013-02-23 | 5 | -3/+16 | |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Core/Messaging/MessagingUtilities.cs | |||||
| | * | | | Merge remote-tracking branch 'aarnott/v4.1' into v4.1 | Andrew Arnott | 2013-02-03 | 3 | -1/+9 | |
| | |\ \ \ | ||||||
| | | * | | | Adds another catch block to the logger initializer. | Andrew Arnott | 2013-01-12 | 1 | -0/+2 | |
| | | | | | | ||||||
| | | * | | | Fixes StyleCop break. | Andrew Arnott | 2013-01-12 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Accepted pull request #245 | Andrew Arnott | 2013-01-12 | 1 | -1/+2 | |
| | | |\ \ \ | ||||||
| | | | * | | | Update to support Front_End_Https header used by some loadbalancers for SSL ↵ | Mike Roest | 2013-01-12 | 1 | -1/+2 | |
| | | |/ / / | | | | | | | | | | | | | | | | | | | terminiation. As Per http://en.wikipedia.org/wiki/List_of_HTTP_header_fields#Common_non-standard_request_headers | |||||
| | | * | | | Skips the UriIdentifier scheme workaround on Mono. | Andrew Arnott | 2013-01-12 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mono doesn't support it. Thanks to Justin Nel <dogbertuk2000@gmail.com> for helping identify this mono limitation. | |||||
| | * | | | | Merge in pull request #247 | Andrew Arnott | 2013-02-03 | 1 | -1/+6 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Touch up on community contribution. | Andrew Arnott | 2013-02-03 | 1 | -6/+7 | |
| | | | | | | ||||||
| | | * | | | Update samples/OpenIdProviderMvc/Controllers/OpenIdController.cs | Sergey Kosivchenko | 2013-02-03 | 1 | -2/+6 | |
| | |/ / / | | | | | | | | | | | | | | | | Previous version did not work, if user had already authorized on provider, and use to authorizing on consumer ids with uppercase symbol, for example http://provider.com/user/AlGol | |||||
| | * | | | Fixes KeyNotFoundException in logging. | Andrew Arnott | 2013-01-01 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Updates Twitter URLs. | Andrew Arnott | 2013-02-23 | 1 | -6/+6 | |
| | |/ / | |/| | | | | | | | | | | | | | | Thanks Christopher Cook for the tip. https://plus.google.com/116106034026223919199/posts/N422vX151Eq | |||||
| * | | | Increments build version. | Andrew Arnott | 2013-01-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Adds OAuth2 packages to DotNetOpenAuth package.v4.2.1.13026 | Andrew Arnott | 2013-01-26 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Incremented build version. | Andrew Arnott | 2013-01-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Remove the beta tag from v4.2 builds.v4.2.0.13024 | Andrew Arnott | 2013-01-24 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #265 from skurdiukov/nlog_support | Andrew Arnott | 2013-04-07 | 4 | -1/+229 | |
|\ \ \ \ | | | | | | | | | | | Added support for NLog2 logger. | |||||
| * | | | | Added support for NLog2 logger. | Sergey Kurduykov | 2013-04-04 | 4 | -1/+229 | |
| | | | | | ||||||
* | | | | | Merge pull request #266 from skurdiukov/fix_signless_build | Andrew Arnott | 2013-04-07 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fixed error when building when property SignAssembly set to False | |||||
| * | | | | Fixed error when building when property SignAssembly set to False | Sergey Kurduykov | 2013-04-04 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Consolidates two OpenID memory app stores | Andrew Arnott | 2013-03-28 | 28 | -180/+85 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The StandardRelyingPartyApplicationStore and StandardProviderApplicationStore were equivalent, and thus redundant. There was also nothing OpenID specific about them. So this consolidates and renames these types to better reflect their general purpose. | |||||
* | | | | Removes some optional cancellation tokens that don't work with all server ↵ | Andrew Arnott | 2013-03-28 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | configurations. | |||||
* | | | | Switched version annotation from beta to alpha 1. | Andrew Arnott | 2013-03-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fixes two unit tests that fail in Release configurations. | Andrew Arnott | 2013-03-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Avoids StyleCop messages on generated files in the IDE. | Andrew Arnott | 2013-03-27 | 1 | -0/+8 | |
| | | | | ||||||
* | | | | Removes broken links in sample. | Andrew Arnott | 2013-03-27 | 1 | -3/+0 | |
| | | | | ||||||
* | | | | Fixes OpenID discovery when multiple endpoints are found that only vary in ↵ | Andrew Arnott | 2013-03-27 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | OpenID version. | |||||
* | | | | Removes project templates from the nightly build. | Andrew Arnott | 2013-03-26 | 1 | -4/+8 | |
| | | | | ||||||
* | | | | Fixes whitespace. | Andrew Arnott | 2013-03-26 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | Fixes MRefBuilder build break. | Andrew Arnott | 2013-03-26 | 1 | -1/+6 | |
| | | | | ||||||
* | | | | Fixed an assembly dependency to be a NuGet dependency. | Andrew Arnott | 2013-03-26 | 3 | -1/+10 | |
| | | | | | | | | | | | | | | | | Hopefully fixes an MRefBuilder build break. | |||||
* | | | | StyleCop fix for issue only caught by build server. | Andrew Arnott | 2013-03-26 | 1 | -1/+7 | |
| | | | | ||||||
* | | | | Last StyleCop fixes. | Andrew Arnott | 2013-03-26 | 3 | -13/+18 | |
| | | | | ||||||
* | | | | More StyleCop fixes. | Andrew Arnott | 2013-03-26 | 14 | -110/+69 | |
| | | | | ||||||
* | | | | Lots of StyleCop fixes. | Andrew Arnott | 2013-03-26 | 62 | -260/+314 | |
| | | | | ||||||
* | | | | Move to HttpClient throughout library. | Andrew Arnott | 2013-03-26 | 588 | -12696/+44777 | |
|\ \ \ \ | ||||||
| * | | | | Fixes last two test failures! | Andrew Arnott | 2013-03-26 | 2 | -11/+30 | |
| | | | | | ||||||
| * | | | | Work toward fixing the serializable test failures | Andrew Arnott | 2013-03-26 | 1 | -5/+3 | |
| | | | | | ||||||
| * | | | | Fixes two more tests. 2 left | Andrew Arnott | 2013-03-26 | 1 | -3/+7 | |
| | | | | | ||||||
| * | | | | Fixes two more test failures. 2 left. | Andrew Arnott | 2013-03-26 | 2 | -5/+5 | |
| | | | | | ||||||
| * | | | | Down to 6 test failures. | Andrew Arnott | 2013-03-25 | 1 | -3/+1 | |
| | | | | | ||||||
| * | | | | Just 7 failures left. | Andrew Arnott | 2013-03-25 | 2 | -3/+5 | |
| | | | | | ||||||
| * | | | | Fixes another test. Down to 8 failures. | Andrew Arnott | 2013-03-25 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Adds additional error checking. | Andrew Arnott | 2013-03-25 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Registered handlers now overwrite previous ones rather than getting silently ↵ | Andrew Arnott | 2013-03-25 | 2 | -20/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appended, never to be invoked. 10 test failures. | |||||
| * | | | | Fixes Untrusted delegating handler faults in failing test. | Andrew Arnott | 2013-03-24 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Just 12 failures. | Andrew Arnott | 2013-03-24 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Just 13 failures. | Andrew Arnott | 2013-03-24 | 1 | -4/+2 | |
| | | | | | ||||||
| * | | | | Just 14 failures. | Andrew Arnott | 2013-03-24 | 1 | -3/+4 | |
| | | | | | ||||||
| * | | | | Just 15 failures. | Andrew Arnott | 2013-03-24 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Just 18 failures | Andrew Arnott | 2013-03-24 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | Just 21 failures. | Andrew Arnott | 2013-03-24 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fixes RequireSsl in OpenID identifier discovery. | Andrew Arnott | 2013-03-24 | 5 | -98/+117 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Makes UntrustedWebRequestHandler a DelegatingHandler. Now 21 failures. | |||||
| * | | | | Fixes ContentType of OAuth 1 direct responses. | Andrew Arnott | 2013-03-24 | 2 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | 22 test failures remaining. | |||||
| * | | | | Just 23 failures | Andrew Arnott | 2013-03-24 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Just 24 failures. | Andrew Arnott | 2013-03-24 | 1 | -9/+12 | |
| | | | | | ||||||
| * | | | | Just 27 failures. | Andrew Arnott | 2013-03-24 | 1 | -5/+4 | |
| | | | | | ||||||
| * | | | | Just 37 failures. | Andrew Arnott | 2013-03-24 | 4 | -16/+18 | |
| | | | | | ||||||
| * | | | | Just 41 failures | Andrew Arnott | 2013-03-24 | 2 | -2/+4 | |
| | | | | | ||||||
| * | | | | Just 44 failures. | Andrew Arnott | 2013-03-24 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Fixes unit tests. 49 failures left. | Andrew Arnott | 2013-03-24 | 4 | -7/+26 | |
| | | | | | ||||||
| * | | | | Fixes some OpenID redirect tests. | Andrew Arnott | 2013-03-23 | 5 | -3/+65 | |
| | | | | | ||||||
| * | | | | Fixes several more unit tests. 55 left | Andrew Arnott | 2013-03-23 | 5 | -35/+19 | |
| | | | | | ||||||
| * | | | | Adds a cookie delegating handler, fixes tests. | Andrew Arnott | 2013-03-23 | 7 | -9/+85 | |
| | | | | | ||||||
| * | | | | Fixes a few more tests | Andrew Arnott | 2013-03-22 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Fixes about a dozen more tests. | Andrew Arnott | 2013-03-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fixes another test | Andrew Arnott | 2013-03-22 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Fixes 5 more tests | Andrew Arnott | 2013-03-22 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | Fixes another unit test | Andrew Arnott | 2013-03-22 | 1 | -15/+15 | |
| | | | | | ||||||
| * | | | | Fixes another test | Andrew Arnott | 2013-03-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fixes ~22 tests. | Andrew Arnott | 2013-03-22 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Merged CoordinatorBase into TestBase. | Andrew Arnott | 2013-03-22 | 29 | -1076/+978 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixes remaining build breaks. | Andrew Arnott | 2013-03-22 | 29 | -1042/+936 | |
| | | | | | | ||||||
| | * | | | | Moves the rest of the static methods out. | Andrew Arnott | 2013-03-21 | 19 | -118/+124 | |
| | | | | | | ||||||
| | * | | | | Moves OpenID coordinator handlers to base class. | Andrew Arnott | 2013-03-21 | 10 | -53/+55 | |
| |/ / / / | ||||||
| * | | | | Fixes the rest of the build breaks in the solution, including DNOA.AspNet.Test | Andrew Arnott | 2013-03-20 | 14 | -78/+79 | |
| | | | | | ||||||
| * | | | | Fixes the rest of the build breaks! | Andrew Arnott | 2013-03-19 | 11 | -183/+216 | |
| | | | | | ||||||
| * | | | | Adds missing file. | Andrew Arnott | 2013-03-17 | 1 | -0/+63 | |
| | | | | | ||||||
| * | | | | Lots more test build break fixes. | Andrew Arnott | 2013-03-17 | 17 | -167/+157 | |
| | | | | | ||||||
| * | | | | More build break fixes. | Andrew Arnott | 2013-03-10 | 3 | -15/+16 | |
| | | | | | ||||||
| * | | | | More unit test fixes. | Andrew Arnott | 2013-03-10 | 20 | -444/+698 | |
| | | | | | ||||||
| * | | | | More test build break fixes. | Andrew Arnott | 2013-03-09 | 10 | -177/+135 | |
| | | | | | ||||||
| * | | | | More test build break fixes. | Andrew Arnott | 2013-03-09 | 4 | -105/+136 | |
| | | | | | ||||||
| * | | | | Many more unit test build fixes and product touch-ups. | Andrew Arnott | 2013-03-07 | 23 | -578/+401 | |
| | | | | | ||||||
| * | | | | Unit test build break fixes. | Andrew Arnott | 2013-03-06 | 35 | -1368/+321 | |
| | | | | | ||||||
| * | | | | Revise receiver of ApplyHeaders extension method. | Andrew Arnott | 2013-03-05 | 1 | -4/+3 | |
| | | | | | ||||||
| * | | | | Greatly simplifies ApplyHeaders method. | Andrew Arnott | 2013-03-05 | 1 | -32/+3 | |
| | | | | | ||||||
| * | | | | Moved Offline OP to use controllers. | Andrew Arnott | 2013-03-04 | 9 | -342/+273 | |
| | | | | | ||||||
| * | | | | Switched OpenIdOfflineProvider to use HttpSelfHostServer. | Andrew Arnott | 2013-03-04 | 6 | -301/+157 | |
| | | | | | ||||||
| * | | | | OpenIdOfflineProvider and RP now work together. | Andrew Arnott | 2013-03-04 | 3 | -2/+66 | |
| | | | | | ||||||
| * | | | | Changed all ASP.NET async void event handlers to use RegisterAsyncTask, ↵ | Andrew Arnott | 2013-03-04 | 29 | -806/+985 | |
| | | | | | | | | | | | | | | | | | | | | which avoids bugs in ASP.NET. | |||||
| * | | | | A few more fixes. | Andrew Arnott | 2013-03-04 | 11 | -6/+12 | |
| | | | | | ||||||
| * | | | | Switched Channel to receiving messages via HttpRequestMessage as well. | Andrew Arnott | 2013-03-04 | 59 | -360/+493 | |
| | | | | | ||||||
| * | | | | Unit test compile error fixes. | Andrew Arnott | 2013-03-03 | 8 | -116/+93 | |
| | | | | | ||||||
| * | | | | Fixes up user rejection cases. | Andrew Arnott | 2013-03-03 | 5 | -48/+52 | |
| | | | | | ||||||
| * | | | | Adds an explicit role requirement for WebAPI clients. | Andrew Arnott | 2013-03-03 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Adds OpenID RP to WebAPI sample so it's a real login. | Andrew Arnott | 2013-03-03 | 7 | -11/+64 | |
| | | | | | ||||||
| * | | | | Merge branch 'OAuthSimple' into httpclient | Andrew Arnott | 2013-03-03 | 91 | -2466/+1575 | |
| |\ \ \ \ | ||||||
| | * | | | | Removes OAuthPrincipal in favor of ClaimsPrincipal. | Andrew Arnott | 2013-03-03 | 11 | -184/+37 | |
| | | | | | | ||||||
| | * | | | | Fixes bad logic that reports expired tokens incorrectly. | Andrew Arnott | 2013-03-02 | 1 | -1/+1 | |
| | | | | | |