Граф коммитов

1818 Коммитов

Автор SHA1 Сообщение Дата
Chris R 47514492e8 Add xunit VS test runner 2017-01-25 13:52:16 -08:00
Chris R 9bcad16c2f Raise VS version. Suppress new warning. 2017-01-25 12:04:55 -08:00
Chris R 0e08d240aa HttpListener: Handle unknown exceptions from HttpListener.GetContextAsync(). 2015-07-27 12:03:26 -07:00
Chris R 9e6c3ef6bb Update version to v3.0.2. 2015-07-27 11:50:42 -07:00
Praburaj 24aa43641a Adding functional tests to the product repository 2015-01-23 16:40:08 -08:00
Chris Ross 6678e1fb21 #389 - Remove incomplete prototypes. 2015-01-19 11:46:05 -08:00
Chris Ross c6d6ca4b9c #366 - Exclude Katana.Performance.ReferenceApp & tests from the normal build. 2014-12-05 15:16:48 -08:00
Chris Ross b9c00d5031 Servers: #349 - Preserve PathBase casing from client. 2014-12-01 20:43:33 -08:00
Chris Ross 04b4b284cb HttpListener: #371 - Add a timeout to the gracefull WebSocket shutdown. 2014-12-01 11:02:57 -08:00
Chris Ross 7a355fbdfb Code cleanup. 2014-11-25 08:40:00 -08:00
Tushar Gupta 33ccae53f9 Setting uniqie cooking for each authentication request and adding delegates for managing nonce cookies in the response. 2014-11-25 07:51:34 -08:00
Ronald van der Kooij 59b89965b0 Added support for serving up woff2 fonts by default 2014-11-24 16:24:53 -08:00
Chris Ross 2cfef85960 Testing: #358 - Make the TestServer BaseAddress settable. 2014-11-20 17:17:26 -08:00
suhasj eb61b16aba Update test web server to VS 2013 2014-11-20 15:21:39 -08:00
unknown af777772d2 Added support for id token 2014-11-20 15:21:39 -08:00
Chris Ross 1b392c2c4d Update sandbox app to support self-host. 2014-11-20 15:06:40 -08:00
Chris Ross f5fcc37af6 Fix regression in error page stack trace display. 2014-11-20 12:17:37 -08:00
Chris Ross d5596c1485 Security: #360 - Don't rethrow ApplyResponse exceptions on other code paths. 2014-11-20 11:15:10 -08:00
Chris Ross f93d7c00d4 Facebook: #363 - Allow the endpoints to be specified to change API versions. 2014-11-19 15:58:47 -08:00
Chris Ross 91a1177a5e SystemWeb: #263 - Light-up detection for OnSendingHeaders. 2014-11-19 10:52:31 -08:00
Praburaj 4bff08134f Error page middleware returns a truncated response on OSX
Fixes the bug:
https://katanaproject.codeplex.com/workitem/333

This is fixed by porting the following vnext fixes:
https://github.com/aspnet/Diagnostics/pull/35
https://github.com/aspnet/Diagnostics/issues/49
2014-11-19 10:31:40 -08:00
Chris Ross bc98d4a045 HttpListener: #138 - Handle graceful client disconnects. 2014-11-18 10:17:42 -08:00
Chris Ross dbacd51650 CodeAnalysis cleanup. 2014-11-17 16:17:29 -08:00
ejohnsonTKTNET 74e282d6ec Separating out logic determining whether the default port should be/is used from logic determining the custom setting if it exists. Reinstating original lack of null check on context parameter in HostingEngine.DeterminePort. 2014-10-23 13:11:31 -04:00
ejohnsonTKTNET 4796aac5ca Fixing OwinHost startup message to include correct port number if only the PORT environment variable is set. 2014-10-23 13:02:35 -04:00
Chris Ross b18d18b2c9 Security: #347 - Increment TicketSerializer format version due to BootstrapContext addition. 2014-09-09 09:27:58 -07:00
Chris Ross ae25bd26dc Security: 346 - Initialze OnException event. 2014-09-09 09:21:44 -07:00
Chris Ross 365e120b6a Security: #340 - Fix resource string. 2014-09-09 09:14:50 -07:00
Chris Ross 109c0251cd Security: #338 - Fix null ref in JwtFormat.Unprotect. 2014-09-09 09:12:38 -07:00
Chris Ross bf6b738ba4 Build: Increment version to v3.0.1. 2014-08-20 08:23:24 -07:00
Chris Ross b85af2f1cf Update version to RTW. Update IdentityModel dependencies. 2014-08-19 13:39:18 -07:00
Brent Schmaltz a49b7309a8 IdentityModel update: RC3-10814-1517 2014-08-14 15:58:41 -07:00
Chris Ross af7485fe44 HttpListener: #332 - Check the Sec-WebSocket-Version header. 2014-08-07 12:32:28 -07:00
Chris Ross 416bf7d961 Security: #329 - Update JSON.Net dependency to 6.0.4. 2014-08-04 09:39:23 -07:00
Chris Ross 551ff39007 Sandbox: Seperate out 'deny-anonymous' middleware. 2014-08-04 09:30:23 -07:00
Chris Ross 50262e66e1 HttpListener: #328 - Make sure headers can be retrieved un-modified. 2014-08-04 09:30:20 -07:00
Brent Schmaltz 2e73b7d5da IdentityModel update: RC3-10804-0633 2014-08-04 07:16:00 -07:00
Marc Brooks 70f1c13ef1 Added Subject Key Identifier for new SSL intermediary
The SSL certificate for api.twitter.com is currenly signed by Symantec Class 3 Secure Server CA - G4
whose Subject Key Identifier is: 5f 60 cf 61 90 55 df 84 43 14 8a 60 2a b2 f5 7a f4 43 18 ef
so add that to the hard-coded list in source.
2014-07-30 11:39:13 -07:00
Chris Ross 386bcacf04 Diagnostics: Remove WelcomePage's embedded font. 2014-07-25 16:17:33 -07:00
Chris Ross c8ab7c5072 Security: #285 - Logging and flow cleanup. 2014-07-25 10:59:04 -07:00
Chris Ross a96ecbaf36 Diagnostics: #321 - Remove JQuery. 2014-07-22 13:54:03 -07:00
jamesholwell 60f815e13c Corrected typos in xml doc comments for OAuthAuthorizationServerProvider 2014-07-22 10:17:30 -07:00
Brent Schmaltz e3dfbad89d Build update IdentityModel dependencies to RC3-10721-1521 nightlies 2014-07-22 09:54:12 -07:00
Chris Ross 91f5b9a4b3 WsFed: Code cleanup. 2014-07-17 11:52:27 -07:00
Chris Ross c703963892 OpenIdConnect: Cleanup authenticate flow. 2014-07-16 11:37:03 -07:00
Chris Ross 9bf425b5a0 Clean up project files. 2014-07-15 14:21:57 -07:00
Chris Ross 524b0b15b6 Build: Update tools version from 4.0 to 12.0. 2014-07-15 13:54:35 -07:00
Chris Ross 8c49637df3 CodeAnalysis cleanup. 2014-07-15 10:44:03 -07:00
Chris Ross 85eea4faba OpenIdConnect: #313 - Remove unsupported ResponseMode option. 2014-07-15 10:43:43 -07:00
Chris Ross a3878c697a Make CookieAuthenticationMiddleware public. 2014-07-15 10:36:17 -07:00