sta
|
5109d88ebb
|
Renamed the WebSocketService class to the WebSocketBehavior class
|
11 years ago |
sta
|
b27283390e
|
Removed WebSocketStream.cs
|
12 years ago |
sta
|
e45e51e1ef
|
Renamed HandshakeResponse.cs to HttpResponse.cs, and refactored
|
12 years ago |
sta
|
4427838632
|
Renamed HandshakeRequest.cs to HttpRequest.cs, and refactored
|
12 years ago |
sta
|
f75b8fde86
|
Renamed HandshakeBase.cs to HttpBase.cs
|
12 years ago |
sta
|
d85dc01897
|
Added AuthenticationBase.cs
|
12 years ago |
sta
|
5f0b36997b
|
Moved AuthenticationResponse under the WebSocketSharp.Net namespace
|
12 years ago |
sta
|
2ffa23f076
|
Moved AuthenticationChallenge under the WebSocketSharp.Net namespace
|
12 years ago |
sta
|
c20f4804c7
|
Renamed WsFrame.cs to WebSocketFrame.cs
|
12 years ago |
sta
|
93295d1eb4
|
Refactored HttpUtility.cs
|
12 years ago |
sta
|
4be6ef8494
|
Renamed ChunkedInputStream.cs to ChunkedRequestStream.cs
|
12 years ago |
sta
|
2a1f706051
|
Refactored ChunkStream.cs
|
12 years ago |
sta
|
696cfd686d
|
Refactored ChunkedInputStream.cs
|
12 years ago |
sta
|
fdf413545e
|
Renamed WsStream.cs to WebSocketStream.cs
|
12 years ago |
sta
|
16f5c03b95
|
Refactored HttpConnection.cs
|
12 years ago |
sta
|
ad0e1ff03e
|
Removed AuthenticationSchemeSelector.cs
|
12 years ago |
sta
|
6909489f4c
|
Refactored CookieCollection.cs
|
12 years ago |
sta
|
fefae5b72f
|
Refactored CookieCollection.cs
|
12 years ago |
sta
|
353e481f95
|
Renamed WebSocketServiceHostManager.cs to WebSocketServiceManager.cs
|
12 years ago |
sta
|
537229902f
|
Fix for HTTP Basic/Digest Authentication
|
12 years ago |
sta
|
cbf73e9865
|
Modified WebSocketServer.cs and removed WebSocketServerBase.cs
|
12 years ago |
sta
|
3488308b29
|
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
|
12 years ago |
sta
|
adcb5ec09c
|
Fix for issue #20
|
12 years ago |
sta
|
e3d5dea096
|
Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs
|
12 years ago |
sta
|
e0a7e74d0a
|
Renamed WsState.cs to WebSocketState.cs
|
12 years ago |
sta
|
9daaa33111
|
Renamed IServiceHost.cs to IWebSocketServiceHost.cs
|
12 years ago |
sta
|
b3fa68d8ce
|
Renamed ServiceHostManager.cs to WebSocketServiceHostManager.cs
|
12 years ago |
sta
|
7deddda2f9
|
Renamed ResponseHandshake.cs to HandshakeResponse.cs
|
13 years ago |
sta
|
7f61f6c491
|
Renamed RequestHandshake.cs to HandshakeRequest.cs
|
13 years ago |
sta
|
3b009b852d
|
Renamed Handshake.cs to HandshakeBase.cs
|
13 years ago |
sta
|
cd7dfea62d
|
Removed the configuration with an App.config file from the HttpServer class
|
13 years ago |
sta
|
49dc8800d3
|
Added logging
|
13 years ago |
sta
|
7499b6de74
|
Fix to support HTTP Auth as a WebSocket client
|
13 years ago |
sta
|
e0846e1d84
|
Removed WsReceivedTooBigMessageException.cs. Added WebSocketException.cs
|
13 years ago |
sta
|
b33b5e63ba
|
Fix for the deflate frame
|
13 years ago |
sta
|
01d97d02b6
|
Fix due to the modified WebHeaderCollection.cs
|
13 years ago |
sta
|
f521779ed7
|
Renamed ResponseEventArgs.cs to HttpRequestEventArgs.cs, and modified Ext.cs, HttpServer.cs
|
13 years ago |
sta
|
fcdf214fc0
|
Renamed SessionManager.cs to WebSocketServiceManager.cs
|
13 years ago |
sta
|
a171b05740
|
Renamed ServiceManager.cs to ServiceHostManager.cs
|
13 years ago |
sta
|
de3f41dd3a
|
Added some XML documentation comments
|
13 years ago |
sta
|
e4ffa090d3
|
Removed WebSocketSharp.Frame Namespace
|
13 years ago |
sta
|
46f8088af3
|
Added some XML documentation comments
|
13 years ago |
sta
|
2ae1d35d03
|
Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T>
|
13 years ago |
sta
|
c560d4fba9
|
Fix due to the added SessionManager.cs
|
13 years ago |
sta
|
94385ea2bc
|
Fix due to the modified WebSocket.cs
|
13 years ago |
sta
|
14f16577be
|
Fix due to the modified WsStream.cs
|
13 years ago |
sta
|
b9859e08c0
|
Fix due to the added WebSocketServer class in WebSocketServer.cs
|
13 years ago |
sta
|
3898696491
|
Fix due to the removed HttpServer<T> class from HttpServer.cs
|
13 years ago |
sta
|
d0e5ae3979
|
Fix due to the added HttpServer
|
13 years ago |
sta
|
75417fba70
|
Fix due to the added ResponseHandshake.cs
|
13 years ago |