Chris Ross
|
10d8b1015e
|
#69 Make auth APIs use IEnumerable instead of IList.
|
2014-07-03 09:55:10 -07:00 |
Praburaj
|
974bfcab7a
|
Adding kestrel variation of the MusicStore tests
Variation added for both Desktop & CoreCLR.
Added some more diagnostics to help better trouble shoot with more variations.
|
2014-07-02 17:32:31 -07:00 |
DamianEdwards
|
f290ec014f
|
Change native-compile to no-op if no native projects found
- #93
|
2014-07-02 14:38:52 -07:00 |
Eilon Lipton
|
19cf259d60
|
Create README.md
|
2014-07-02 12:50:49 -07:00 |
Eilon Lipton
|
365352ce35
|
Create CONTRIBUTING.md
|
2014-07-02 11:34:42 -07:00 |
Chris Ross
|
04f3e5283d
|
Rename OnRequestAborted to RequestAborted.
|
2014-07-02 09:14:37 -07:00 |
Chris Ross
|
81c967dfa4
|
Rename OnRequestAborted to RequestAborted.
|
2014-07-02 09:04:48 -07:00 |
Chris Ross
|
bc2cf1223e
|
#89 - Rename OnRequestAborted to RequestAborted.
|
2014-07-01 16:24:27 -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 |
David Fowler
|
d98df8a873
|
Updated packages due to changes in security contracts
|
2014-07-01 10:22:31 -07:00 |
Pranav K
|
be88722cb5
|
Moving SampleApp from src to samples
|
2014-07-01 09:24:32 -07:00 |
Louis DeJardin
|
8d527e4e0b
|
Removing a reference to make things work better
|
2014-06-30 14:05:23 -07:00 |
Chris Ross
|
df425e4796
|
Server: Expose WebSocketOptions. Make feature replacement configurable.
|
2014-06-30 12:50:55 -07:00 |
Chris Ross
|
b24d808b58
|
#10 - Rename Middleware package to Server.
|
2014-06-30 12:22:16 -07:00 |
Chris Ross
|
05a275faae
|
OWIN: #87 Make IHttpAuthenticationFeature.Handler not throw.
|
2014-06-30 11:06:32 -07:00 |
David Fowler
|
e74c4bfa81
|
Disable flaky engine tests
|
2014-06-29 09:28:43 -07:00 |
David Fowler
|
6277e70ac8
|
Added KestrelHttpServer
|
2014-06-29 08:44:08 -07:00 |
David Fowler
|
9118d037fe
|
Updated the kproj
|
2014-06-27 23:02:52 -07:00 |
Louis DeJardin
|
7c626431a1
|
Adding Upgrade support, using WebSocket middleware from sample app
|
2014-06-27 22:25:38 -07:00 |
Louis DeJardin
|
5e51783087
|
Recompiling windows binaries because uv_loop_size was added
|
2014-06-27 21:00:06 -07:00 |
Louis DeJardin
|
0f1a72e7e0
|
Tiny CLR won't tell you what the OS is. Assume tiny CLR is running on Windows.
|
2014-06-27 20:59:39 -07:00 |
Louis DeJardin
|
e4b9bd265c
|
Adjusting Kestrel to run cross platform
|
2014-06-27 20:01:44 -07:00 |
Louis DeJardin
|
9c29ccdd32
|
Cross-platform LoadLibrary, adjusting libuv apis
|
2014-06-27 19:45:31 -07:00 |
Louis DeJardin
|
08a3685f53
|
Moving native resources, updating loading code
|
2014-06-27 19:33:48 -07:00 |
AndriySvyryd
|
e32d1b069f
|
Using the default namespace for the resources class
|
2014-06-27 15:40:38 -07:00 |
Praburaj
|
ecbf6e27fa
|
Adding more diagnostics to the test
Adding logic to throw and stop the tests if the response from the server is not OK.
|
2014-06-27 13:00:33 -07:00 |
DamianEdwards
|
b9fd70b930
|
Fixing more tslint errors
|
2014-06-27 11:11:41 -07:00 |
DamianEdwards
|
f1a82e6456
|
Fixing tslint errors
|
2014-06-27 11:00:37 -07:00 |
DamianEdwards
|
aae0635911
|
Updating MusicStore.Spa for latest MVC changes
|
2014-06-27 10:48:11 -07:00 |
Chris Ross
|
13f4c242ab
|
Rename T to TFeature, Creator to Factory.
|
2014-06-27 09:52:56 -07:00 |
Chris Ross
|
f4a397dfcc
|
OWIN: Support dynamically creatable features.
|
2014-06-27 09:21:06 -07:00 |
Chris Ross
|
f5173e44ae
|
Expand feature support for OWIN->K.
|
2014-06-27 09:21:04 -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 |
Chris Ross
|
df730a47a9
|
Rename CancellationToken parameter.
|
2014-06-26 10:11:29 -07:00 |
Chris Ross
|
55e491e354
|
Make CancellationToken a default param.
|
2014-06-26 09:32:54 -07:00 |
Chris Ross
|
ff31b958fe
|
#80 - Add CancellationToken to GetClientCertAsyc, GetFormAsync.
|
2014-06-26 09:32:44 -07:00 |
Louis DeJardin
|
63637be073
|
Listener.Dispose should block until operation is complete
|
2014-06-25 20:57:12 -07:00 |
Brice Lambson
|
efd257a7be
|
Run tests on both k10 and net45
|
2014-06-25 09:46:41 -07:00 |
Chris Ross
|
82f72581c9
|
Add an explict Count to IHeaderDictionary to resolve ambiguity.
|
2014-06-24 15:47:08 -07:00 |
Chris Ross
|
f08b6a8d53
|
#3 - Add Count, Keys, and ContainsKey to IReadableStringCollection
|
2014-06-24 14:51:51 -07:00 |
Chris Ross
|
8eb8cc1154
|
Remove deleted sample from sln.
|
2014-06-24 10:22:31 -07:00 |
Chris Ross
|
8f31665478
|
Make IServerFactory AssemblyNeutral.
|
2014-06-24 10:22:28 -07:00 |
Hao Kung
|
dd1a75370d
|
React to identity renames
|
2014-06-23 15:16:43 -07:00 |