sta
c1d20ec706
Renamed ClientSslAuthConfiguration class to ClientSslConfiguration class
2014-11-06 11:51:38 +09:00
sta
5e9157a3d4
Moved WebSocket.ClientCertificateSelectionCallback property to ClientSslAuthConfiguration class, and refactored
2014-11-05 11:06:55 +09:00
sta
5502e4bdda
Moved WebSocket.ServerCertificateValidationCallback property to ClientSslAuthConfiguration class
2014-11-04 11:01:40 +09:00
sta
c511f9d7ac
Fix for pull request #85 , added TargetHost property to ClientSslAuthConfiguration class, and refactored
2014-11-03 15:11:43 +09:00
sta
912b1f0d62
Fix for pull request #85
2014-10-30 19:09:12 +09:00
Adrien JUND
4e7bca4f38
Add some constructors for C# 3.0
...
Rename ClientCertAuthConfiguration to ClientSslAuthConfiguration
Rename ServerCertAuthConfiguration to ServerSslAuthConfiguration
Add the licence comment to new files
2014-10-28 11:24:00 +01:00
Adrien JUND
cc0ab61eb9
Add SslStream Configuration for Client & Server
2014-10-27 17:15:55 +01:00
sta
cccafcb584
Fix a bug that enables to send any 'Reserved value' close status code
2014-10-23 11:45:00 +09:00
sta
468c3ab881
Fix a few for pull request #80
2014-10-10 14:46:18 +09:00
David Wood
4852d3c38b
Add support for client certificate selection.
2014-10-08 12:27:16 +01:00
sta
aab7ef5a55
Fix for issue #76 , modified the access level of the WaitTime property of the WebSocket class to the public
2014-09-29 14:30:38 +09:00
sta
c2e60b9d45
Refactored WebSocketFrame.cs
2014-09-24 14:37:11 +09:00
sta
14914787a6
Added internal 'wait time' for the ping and close
2014-09-23 15:45:40 +09:00
sta
b6b30e04d0
Modified some xml doc comments
2014-09-22 11:22:47 +09:00
sta
56acccdda1
Refactored CloseEventArgs.cs
2014-09-21 17:33:07 +09:00
sta
0d5d6d2b4c
Modified to check if valid frame was received
2014-09-17 14:50:22 +09:00
sta
130b0a08d0
Check if the received frame is correctly masked or not
2014-09-16 14:53:26 +09:00
sta
1b920993b7
Call the private close method directly
2014-09-14 15:42:08 +09:00
sta
7bccab8fa0
Refactored WebSocket.cs
2014-09-11 22:15:09 +09:00
sta
64938831ab
Refactored PayloadData.cs
2014-09-07 22:18:45 +09:00
sta
0144984b6f
Fix for issue #72
2014-08-27 14:30:32 +09:00
sta
7eb4e2ec61
Refactored MessageEventArgs.cs
2014-08-24 16:01:29 +09:00
sta
e41e627ebc
Fix a few for pull request #69
2014-08-21 20:48:37 +09:00
Frank Razenberg
e2203986fd
Provide Exception object in ErrorEventArgs if possible
2014-08-20 16:20:10 +02:00
sta
e3941f9517
Renamed SetHttpProxy to SetProxy
2014-08-07 19:43:14 +09:00
sta
22c58105b5
Modified some error messages
2014-08-06 21:42:23 +09:00
sta
ea2066cfcf
Fix a few for SetHttpProxy method
2014-08-05 20:08:13 +09:00
sta
be43c9a343
Modified setClientStream method
2014-08-04 20:03:26 +09:00
sta
635d5372a1
Modified sendProxyConnectRequest method
2014-08-03 22:04:31 +09:00
sta
ae3dc7f7c8
Renamed writeBytes method to sendBytes method
2014-07-29 21:43:58 +09:00
sta
b27283390e
Removed WebSocketStream.cs
2014-07-28 18:02:05 +09:00
sta
95cc941f1b
Fix a few for WebSocket.cs
2014-07-27 17:43:15 +09:00
sta
5dc4703b33
Refactored WebSocketFrame.cs
2014-07-26 22:01:13 +09:00
sta
a0764d89ff
Refactored WebSocketStream.cs
2014-07-24 15:02:42 +09:00
sta
f1162dd2fd
Refactored WebSocket.cs
2014-07-23 14:14:04 +09:00
sta
96f4cef21f
Refactored WebSocket.cs
2014-07-22 15:36:59 +09:00
sta
cff0253b9d
Refactored WebSocket.cs
2014-07-21 22:07:42 +09:00
sta
1ef05fe0c3
Enable to connect through the HTTP Proxy server
2014-07-19 21:23:31 +09:00
sta
0c9179be03
Refactored WebSocket.cs
2014-07-18 17:57:03 +09:00
sta
a18993f2be
Refactored WebSocket.cs
2014-07-17 21:44:10 +09:00
sta
e7c9b19bf0
Modified WebSocketStream.cs to connect through proxy
2014-07-16 22:23:41 +09:00
sta
e45e51e1ef
Renamed HandshakeResponse.cs to HttpResponse.cs, and refactored
2014-07-15 16:39:38 +09:00
sta
4427838632
Renamed HandshakeRequest.cs to HttpRequest.cs, and refactored
2014-07-14 20:34:43 +09:00
sta
ce39129b87
Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs
2014-06-27 21:12:55 +09:00
sta
c20f4804c7
Renamed WsFrame.cs to WebSocketFrame.cs
2014-06-12 19:59:27 +09:00
sta
331d840775
Fix for request url
2014-05-28 14:20:46 +09:00
sta
de88dc3b15
Fix a few for WebSocket.cs
2014-05-21 13:57:54 +09:00
sta
5bd88ee1a3
Fix a few for WebSocket.cs
2014-05-20 14:26:53 +09:00
sta
22778052f3
Fix for issue #43
2014-05-19 00:26:29 +09:00
sta
be85033f8a
Fix for issue #45
2014-05-15 16:24:44 +09:00