jhawk42
|
4d2b2a14d5
|
Win7PlusCoreSystem
|
2014-09-24 15:17:58 -07:00 |
Chris Ross
|
56483cb0ed
|
#54 - Throw if anyone tries to modify the response headers after they are sent.
|
2014-09-24 13:39:09 -07:00 |
Pranav K
|
281ef61e8c
|
Updating dev NuGet.config
|
2014-09-17 10:00:58 -07:00 |
Pranav K
|
bd7cbea832
|
Merge branch 'release' into dev
|
2014-09-17 10:00:58 -07:00 |
Pranav K
|
4062014cc6
|
Updating release NuGet.config
|
2014-09-17 10:00:56 -07:00 |
Chris Ross
|
c8c6b4e02d
|
Suppress InvalidParameter errors on respone Dispose for aborted requests.
|
2014-09-17 09:22:09 -07:00 |
Chris Ross
|
5f7c06d0ec
|
Fix request stream tests.
|
2014-09-15 14:20:56 -07:00 |
Chris Ross
|
0139bea6d2
|
#56 - Make Request & Response Stream throw IOException.
|
2014-09-15 09:41:29 -07:00 |
David Fowler
|
736fc684e6
|
Work around build failures
|
2014-09-14 21:53:30 -07:00 |
Pranav K
|
c1680e92d6
|
Reacting to System.Text.Encoding package version change
|
2014-09-11 10:07:08 -07:00 |
Chris Ross
|
d50923a730
|
Handle IBuilder rename to IApplicationBuilder.
|
2014-09-10 12:06:55 -07:00 |
Chris Ross
|
9fc4e8704b
|
#62 - Abort the request for read/write failures.
|
2014-09-08 16:06:51 -07:00 |
David Fowler
|
400b561958
|
Updated build.cmd
|
2014-09-05 01:53:04 -07:00 |
David Fowler
|
a1c2f68a58
|
Updated to use the new target framework in project.json
|
2014-09-04 01:44:15 -07:00 |
David Fowler
|
a7e97313b5
|
Updated to use the new target framework in project.json
|
2014-08-29 00:07:19 -07:00 |
Chris Ross
|
e5543d6adf
|
Move RequestStreamAsyncResult to its own file.
|
2014-08-28 09:04:46 -07:00 |
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 |