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 |
Eilon Lipton
|
332c1ce675
|
Create LICENSE.txt
|
2014-05-08 16:35:03 -07:00 |
Chris Ross
|
587492738c
|
Remove unused dependency.
|
2014-05-08 12:27:49 -07:00 |
Chris Ross
|
3c5a5346c6
|
Sort dependencies.
|
2014-05-08 12:10:55 -07:00 |
Chris Ross
|
72e14ebd6f
|
Copy the tests for the lower level API.
|
2014-05-08 12:05:57 -07:00 |
Wei Wang
|
9c5253a415
|
Sort dependencies and remove duplicates in dependencies
|
2014-05-07 18:28:44 -07:00 |
Chris Ross
|
98f14182b1
|
Remove AssemblyInfo files. Remove direct OWIN references.
|
2014-05-07 09:04:34 -07:00 |
Wei Wang
|
81abb2d431
|
Fix ordering of usings and dependencies after namespace renaming
|
2014-05-06 14:25:07 -07:00 |
Chris Ross
|
13e595ee18
|
Fix Logging dependency.
|
2014-05-06 12:09:02 -07:00 |
David Fowler
|
3c38eb1f35
|
React to renames
|
2014-05-06 00:35:11 -07:00 |
Wei Wang
|
bc93ff9aec
|
Update dependency namespace
|
2014-05-05 20:08:02 -07:00 |
Chris Ross
|
1952e683ac
|
Fix a few more HttpAbstractions references.
|
2014-05-05 18:24:59 -07:00 |
Chris Ross
|
903197e1ce
|
Fix HttpAbstraction dependencies.
|
2014-05-05 17:14:45 -07:00 |
David Fowler
|
21616bcde5
|
Fixed up xunit references and fixed sample.
|
2014-05-04 11:28:12 -07:00 |
Louis DeJardin
|
5ff7ee9c65
|
Updating build scripts
|
2014-05-02 15:07:39 -07:00 |
Louis DeJardin
|
da432d05eb
|
Updating build scripts
|
2014-05-02 14:45:29 -07:00 |
anpete
|
35fcc7a579
|
Update file headers
|
2014-05-01 17:43:17 -07:00 |
Chris Ross
|
7555b17d41
|
Update filesystem dependencies.
|
2014-05-01 15:37:23 -07:00 |
Chris Ross
|
8e23200fd2
|
#3 - Implement IHttpRequestLifetime
|
2014-04-28 14:54:33 -07:00 |
Chris Ross
|
e2d8020727
|
#20 - Enable SendFile on CoreClr.
|
2014-04-28 12:32:17 -07:00 |
Chris Ross
|
c8af917927
|
Expose IPAddress, X509Certificate.
|
2014-04-22 10:00:31 -07:00 |
Chris Ross
|
bfab162b4b
|
Seperate the server layers into two projects.
|
2014-04-22 09:56:09 -07:00 |
David Fowler
|
93aa23b6ab
|
Removed ifdefs around RemoteIP and ClientCerts.
|
2014-04-19 16:40:58 -07:00 |
Chris Ross
|
f8b1679240
|
Update to new project tooling.
|
2014-04-16 14:16:46 -07:00 |
Chris Ross
|
ef5b9feb39
|
Update sample dependencies.
|
2014-04-10 15:04:53 -07:00 |
Chris Ross
|
cb982f19bb
|
Update samples.
|
2014-03-31 13:05:03 -07:00 |
Chris Ross
|
60f09fbc93
|
Make lower level public API. Layering.
|
2014-03-31 12:47:28 -07:00 |
Chris Ross
|
af1a97cd7c
|
WebListener: Normalize request read validation. 0 size is invalid. Return 0 if closed.
|
2014-03-28 11:03:09 -07:00 |
David Fowler
|
36a2524780
|
Updated CLR dependencies
|
2014-03-28 00:23:16 -07:00 |
Chris Ross
|
3ff8eba3a7
|
Rename test project as FunctionalTests.
|
2014-03-26 14:28:54 -07:00 |
Chris Ross
|
a7210c9938
|
Test: Move xunit attribute to AssemblyInfo.
|
2014-03-26 14:19:12 -07:00 |
Chris Ross
|
aed5b9a1c9
|
Convert tests to K test.
|
2014-03-25 15:42:50 -07:00 |