sta
|
d337911f9c
|
Refactored a few for EndPointListener.cs
|
11 years ago |
sta
|
d25abde628
|
Fix for issue #94, handle the value returned from the Socket.AcceptAsync method
|
11 years ago |
sta
|
e43558c780
|
Refactored the onAccept method
|
11 years ago |
sta
|
744334b79e
|
Handle the value returned from the Socket.AcceptAsync method
|
11 years ago |
sta
|
f285e7af12
|
Added processAccepted method
|
11 years ago |
sta
|
6c8c4759c4
|
A small refactoring
|
11 years ago |
sta
|
93137666f7
|
Removed the ProxyAuthenticationChallenge property from the HttpResponse class
|
11 years ago |
sta
|
4042922810
|
Added checking more for the proxy authentication
|
11 years ago |
sta
|
778d01b3d7
|
Removed the AuthenticationChallenge property from the HttpResponse class
|
11 years ago |
sta
|
f090fa9d5d
|
Added some logs for the authentication
|
11 years ago |
sta
|
47931c9a42
|
Removed checking if an empty string from the Ext.TryCreateWebSocketUri method
|
11 years ago |
sta
|
7f01d41679
|
Modified a few for the WebSocket.sendHandshakeRequest method
|
11 years ago |
sta
|
a23bd04bdc
|
Added HasConnectionClose property to the HttpResponse class
|
11 years ago |
sta
|
54bb87140e
|
Refactored WebSocket.cs
|
11 years ago |
sta
|
94c26e6107
|
Fix for issue #42, enable redirection to the new url located in the handshake response
|
11 years ago |
sta
|
072ad21481
|
Added redirection
|
11 years ago |
sta
|
34be0af5c6
|
Added checking if the handshake response is a Redirect
|
11 years ago |
sta
|
3cc62a3590
|
Removed the IsMoved property
|
11 years ago |
sta
|
0e5a35edf7
|
Added IsMoved property to the HttpResponse class
|
11 years ago |
sta
|
e7c4b1416a
|
Added IsRedirect property to the HttpResponse class
|
11 years ago |
sta
|
696287e25a
|
Modified a few for xml doc comment
|
11 years ago |
sta
|
bf890b5b47
|
Added the HTTP response headers for the WebSocket
|
11 years ago |
sta
|
f3fb377f45
|
Added the HTTP request headers for the WebSocket
|
11 years ago |
sta
|
c1dc05a256
|
Added HttpResponseHeader.cs
|
11 years ago |
sta
|
10af3facc8
|
Added HttpRequestHeader.cs
|
11 years ago |
sta
|
0e8399d8a2
|
Refactored HttpHeaderInfo.cs
|
11 years ago |
sta
|
3b297e3d7d
|
Refactored WebHeaderCollection.cs
|
11 years ago |
sta
|
dbe97b4d00
|
Refactored HttpHeaderInfo.cs
|
11 years ago |
sta
|
171df40d85
|
Refactored HttpConnection.cs
|
11 years ago |
sta
|
477ef2277e
|
Removed throwing the exception in from Ext.EqualsWith method
|
11 years ago |
sta
|
86d1da1f1c
|
Refactored WebSocketServer.cs
|
11 years ago |
sta
|
16a3bfa1b9
|
Refactored HttpServer.cs
|
11 years ago |
sta
|
04966f221b
|
Modified HTTP auth for HttpListener class
|
11 years ago |
sta
|
5003c10e0c
|
Modified HTTP auth for HttpListener class
|
11 years ago |
sta
|
533ef2090a
|
Modified HTTP auth for WebSocketServer class
|
11 years ago |
sta
|
b521456dd6
|
Modified HTTP auth for HttpListener class
|
11 years ago |
sta
|
55527ef514
|
Modified a few for SetUser method
|
11 years ago |
sta
|
298ed9210e
|
Renamed ListenerAsyncResult class to HttpListenerAsyncResult class
|
11 years ago |
sta
|
9c79e28f22
|
Modified HTTP auth for HttpListener class
|
11 years ago |
sta
|
06585e48b5
|
Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes
|
11 years ago |
sta
|
214103b7e8
|
Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class
|
11 years ago |
sta
|
c1d20ec706
|
Renamed ClientSslAuthConfiguration class to ClientSslConfiguration class
|
11 years ago |
sta
|
e3e8fafaa6
|
Fix for issue #86, added ClientCertificateValidationCallback property to ServerSslAuthConfiguration class, and refactored
|
11 years ago |
sta
|
5e9157a3d4
|
Moved WebSocket.ClientCertificateSelectionCallback property to ClientSslAuthConfiguration class, and refactored
|
11 years ago |
sta
|
5502e4bdda
|
Moved WebSocket.ServerCertificateValidationCallback property to ClientSslAuthConfiguration class
|
11 years ago |
sta
|
c511f9d7ac
|
Fix for pull request #85, added TargetHost property to ClientSslAuthConfiguration class, and refactored
|
11 years ago |
sta
|
0de32bbacc
|
Fix for pull request #85, modified a few for WebSocketServer.SslConfiguration property
|
11 years ago |
sta
|
689cc28532
|
Fix for pull request #85, renamed DefaultSslConfiguration property to SslConfiguration property
|
11 years ago |
sta
|
912b1f0d62
|
Fix for pull request #85
|
11 years ago |
sta
|
956f16a162
|
Merge pull request #85 from Liryna/master
Add SslStream Configuration for Client & Server
|
11 years ago |