Commit Graph

102 Commits

Author SHA1 Message Date
Chris Ross 8cda77db5a #25 - Fix request stream async memory leak, dispose RequestStreamAsyncResult. 2014-08-27 16:09:59 -07:00
Chris Ross 4b76d93801 Change spelling of Cancelled to Canceled. Cleanup. 2014-08-25 14:21:19 -07:00
Chris Ross 5de5534982 #43 - Honor CancellationTokens for Read/Write/Flush/SendFileAsync. 2014-08-25 14:18:57 -07:00
Pranav K dbf13614da Reacting to System.IO package version change 2014-08-20 06:56:39 -07:00
Pranav K d0b9d5c579 Reacting to System.IO.FileSystem package version change 2014-08-18 15:10:56 -07:00
David Fowler 47a0530cc4 Removed source files from the project 2014-08-15 09:38:17 -07:00
Chris Ross 1416cc4d69 #46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server. 2014-08-06 15:49:53 -07:00
Pranav K 5aa8f3b459 Updating dev Nuget.config 2014-08-06 12:30:52 -07:00
Pranav K f2a99aa352 Updating release Nuget.config 2014-08-05 15:50:58 -07:00
Chris Ross 6fab49b6e0 #52 - Enable parallel tests by using dynamic ports. 2014-07-24 16:13:03 -07:00
Chris Ross 53e38e2a23 #45 Add friendly header collection APIs for people using WebListener directly. 2014-07-23 09:18:27 -07:00
Pranav K 09267cca2f Reacting to System.Security.Cryptography.Encryption package rename 2014-07-17 09:44:03 -07:00
Pranav K 4bbdefbe65 Reacting to System.Collections versioning change 2014-07-14 16:26:28 -07:00
David Fowler b2d2840a6f Renamed configurations to frameworks in project.json 2014-07-13 22:09:09 -07:00
David Fowler bcb816f7d1 Fixed if DEBUG 2014-07-10 09:45:36 -07:00
Chris Ross 91b61bf6f6 Add using statement for extension methods. 2014-07-08 10:11:25 -07:00
Pranav K 1e7da1dc61 Fix versioning for Microsoft.Net.WebSockets 2014-07-07 12:11:41 -07:00
Chris Ross 112e3e5358 Rename IHttpOpaqueUpgradeFeature to IHttpUpgradeFeature. 2014-07-03 14:03:57 -07:00
Chris Ross fe0e5be913 Fix IList to IEnumerable change. 2014-07-03 10:06:24 -07:00
Chris Ross 81c967dfa4 Rename OnRequestAborted to RequestAborted. 2014-07-02 09:04:48 -07:00
Chris Ross 1a579aba01 Add missing using. 2014-07-01 15:13:48 -07:00
Chris Ross 872f18b63b Update Claims dependency to 1.0.0-*. 2014-07-01 14:57:32 -07:00
Chris Ross 136811e732 Make IServerFactory AssemblyNeutral. 2014-07-01 14:57:29 -07:00
Chris Ross e15fe540a8 Enable custom auth challenges. Integrate IAuthenticationHandler. 2014-07-01 14:57:27 -07:00
Chris Ross 0e197a59ed More HTTPS tests. 2014-07-01 14:57:25 -07:00
Chris Ross 6f550d67a4 Improve the auth infrastructure. Expose the user. 2014-07-01 14:57:22 -07:00
David Fowler bb0fb639ae Updated packages due to changes in security contracts 2014-07-01 10:31:16 -07:00
Chris Ross 0103307aac Fix https tests. 2014-06-26 10:24:44 -07:00
Chris Ross e7508af2d9 Include IHttpClientCertificateFeature changes. 2014-06-26 10:16:57 -07:00
Brice Lambson b89a64281f Updating dev Nuget.config 2014-06-20 14:34:06 -07:00
Brice Lambson 5f9cfb8c62 Updating release Nuget.config 2014-06-20 14:34:05 -07:00
David Fowler d803dc84d8 Fixed websockets version 2014-06-20 00:11:30 -07:00
Brice Lambson 7a9590e8d5 Bump version to 1.0.0-* 2014-06-19 16:58:34 -07:00
Chris Ross 741d5b57ee Include client certificate feature renames. 2014-06-19 13:44:24 -07:00
David Fowler ecfd1bbe60 Removed System.IO.FileSystem.Primitives dependency 2014-06-19 09:47:29 -07:00
Chris Ross 07fc434cab Cleanup sample, #regions, dependencies. 2014-06-19 08:59:18 -07:00
Chris Ross 577b074024 WebSockets cleanup. 2014-06-19 08:59:14 -07:00
Chris Ross a3dfa41372 Add WebSocket tests. Fix Connection header. 2014-06-19 08:59:10 -07:00
Chris Ross 6a810fd648 Add opaque upgrade tests. 2014-06-19 08:59:04 -07:00
Chris Ross d1dab1665e Expose Opaque and WebSockets. 2014-06-19 08:58:59 -07:00
Wei Wang 1ef31a943a Change the default author in makefile.shade 2014-06-18 16:49:26 -07:00
Pranav K b7f2981a6c Updating build.sh based on KRuntime changes 2014-06-10 17:25:08 -07:00
Pranav K d1aed15ec4 Adding switch to build.cmd to skip KRE install 2014-06-03 10:17:34 -07:00
Chris Ross 271a8714d8 Remove ChannelBinding stub, it's now available. 2014-06-02 09:25:57 -07:00
Chris Ross 9191bddf00 Wait for requests to drain during shutdown. 2014-05-30 15:54:03 -07:00
David Fowler 60812e51f1 Fixed project.json casing in kproj 2014-05-26 02:55:37 -07:00
David Fowler 66ea95eb49 Fixed casing of project.json 2014-05-25 10:07:13 -07:00
David Fowler 88b0c498d6 Renamed Project.json to Project.json2 2014-05-25 10:07:13 -07:00
Pranav K 475294688e Updating kproj file to match tooling changes 2014-05-18 20:13:57 -07:00
David Fowler ca89db04d4 React to renames 2014-05-09 01:08:30 -07:00