Chris R
|
4d015760f6
|
React to rename of IHttpClientCertificateFeature rename.
|
2015-04-27 14:38:24 -07:00 |
Chris Ross
|
b0d0e94aba
|
Handle Authentication and WebSocket API changes.
|
2015-04-23 16:06:18 -07:00 |
Chris Ross
|
1bb35041e9
|
Handle Http.Core rename.
|
2015-04-16 12:32:18 -07:00 |
Hao Kung
|
f191792b96
|
React to Http Challenge changes
|
2015-04-15 13:10:35 -07:00 |
Doug Bunting
|
626ed73987
|
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
|
2015-04-02 13:49:31 -07:00 |
Hao Kung
|
b761e7d8c2
|
Fix tests to check results for null
|
2015-03-16 17:47:29 -07:00 |
Hao Kung
|
efc5ea9b5d
|
React to auth changes
|
2015-03-16 16:46:56 -07:00 |
Brennan
|
4883cfe40d
|
XRE name changes
|
2015-03-12 16:06:36 -07:00 |
N. Taylor Mullen
|
b84b0dbfac
|
Update .kproj => .xproj.
|
2015-03-11 14:08:56 -07:00 |
N. Taylor Mullen
|
ad192f5883
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 13:01:52 -07:00 |
N. Taylor Mullen
|
099494c5d3
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 13:00:33 -07:00 |
Praburaj
|
74ea7f723d
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 16:35:00 -08:00 |
Praburaj
|
ca3259f703
|
Implementing IRequestIdentifierFeature
Using code from HttpListener codebase to generate trace ids just to be consistent with other code.
|
2015-03-04 14:27:08 -08:00 |
Hao Kung
|
c08721c7b3
|
React to AuthN renames
|
2015-03-02 15:37:35 -08:00 |
Stephen Halter
|
65adcffb92
|
Handle HttpFeature rename
|
2015-01-18 20:59:49 -08:00 |
Chris Ross
|
8385a3c3fc
|
Handle PipelineCore rename.
|
2015-01-15 14:20:16 -08:00 |
Victor Hurdugaci
|
c00007caab
|
More disabled tests
|
2014-12-17 14:08:36 -08:00 |
Brennan
|
700fa531de
|
Updating tests to use official xunit
|
2014-12-16 10:14:53 -08:00 |
Victor Hurdugaci
|
e10f64c32f
|
Ignore some tests on downlevel
|
2014-12-15 16:45:35 -08:00 |
Victor Hurdugaci
|
f6aa12cfa8
|
Add schema version to kproj files
|
2014-11-25 11:08:17 -08:00 |
Chris Ross
|
46a11be2ed
|
#39 - Hot add/remove prefixes. #13 - Support Add/Remove(string).
|
2014-11-17 09:24:42 -08:00 |
Victor Hurdugaci
|
15344d8d7a
|
Update KProj to the latest format
|
2014-11-12 15:39:40 -08:00 |
Chris Ross
|
f6c1a559a0
|
Add new HeadersSent API.
|
2014-11-06 11:56:23 -08:00 |
Pranav K
|
10ef1b33c1
|
Reacting to System.Collections.Concurrent version change
|
2014-10-24 00:04:46 -07:00 |
Chris Ross
|
93a88af467
|
Purge old tests.
|
2014-10-10 16:22:49 -07:00 |
Pranav K
|
c6d2d2ce24
|
Removing version from framework assemblies node
|
2014-10-10 10:55:55 -07:00 |
Pranav K
|
8b774e3abf
|
Reacting to CLR package versioning changes
|
2014-10-10 10:34:50 -07:00 |
David Fowler
|
31b4a9598d
|
Fixup references
|
2014-10-05 14:14:03 -07:00 |
Chris Ross
|
8bbf5db1ac
|
#69 - Make WebListener target Net45.
|
2014-10-02 15:51:30 -07:00 |
Pranav K
|
c6357bd2f6
|
Removing declaration expressions
|
2014-10-01 14:51:46 -07:00 |
Chris Ross
|
88da31af7c
|
Cleanup.
|
2014-09-26 08:59:44 -07:00 |
Chris Ross
|
66144c864e
|
#67 - Fire disconnect notifications even for gracefull disconnects.
|
2014-09-26 08:59:42 -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 |
Chris Ross
|
5f7c06d0ec
|
Fix request stream tests.
|
2014-09-15 14:20:56 -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
|
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 |
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 |
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 |
David Fowler
|
b2d2840a6f
|
Renamed configurations to frameworks in project.json
|
2014-07-13 22:09:09 -07:00 |
Chris Ross
|
91b61bf6f6
|
Add using statement for extension methods.
|
2014-07-08 10:11:25 -07:00 |
Chris Ross
|
112e3e5358
|
Rename IHttpOpaqueUpgradeFeature to IHttpUpgradeFeature.
|
2014-07-03 14:03:57 -07:00 |
Chris Ross
|
81c967dfa4
|
Rename OnRequestAborted to RequestAborted.
|
2014-07-02 09:04:48 -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 |
Chris Ross
|
0103307aac
|
Fix https tests.
|
2014-06-26 10:24:44 -07:00 |