Commit Graph

  • 25c103d51e Refactored WebSocketServiceHost.cs sta 2014-09-20 15:18:30 +0900
  • b02cfe1819 Modified some xml doc comments in WebSocketServiceManager.cs sta 2014-09-19 16:16:26 +0900
  • b54faadf01 Refactored WebSocketSessionManager.cs sta 2014-09-19 16:00:16 +0900
  • e84caebfa8 Refactored WebSocketServiceManager.cs sta 2014-09-18 20:52:38 +0900
  • 0d5d6d2b4c Modified to check if valid frame was received sta 2014-09-17 14:50:22 +0900
  • 130b0a08d0 Check if the received frame is correctly masked or not sta 2014-09-16 14:53:26 +0900
  • dd25d1d0a4 Refactored PayloadData.cs sta 2014-09-15 14:39:14 +0900
  • 1b920993b7 Call the private close method directly sta 2014-09-14 15:42:08 +0900
  • a857cb6b6f Modified a few in WebSocketFrame.cs sta 2014-09-13 15:55:29 +0900
  • 33e8d95488 Refactored PayloadData.cs sta 2014-09-12 21:47:50 +0900
  • 7bccab8fa0 Refactored WebSocket.cs sta 2014-09-11 22:15:09 +0900
  • 3f970d8ad5 Modified a few in WebSocketFrame.cs sta 2014-09-10 13:50:28 +0900
  • 5a2be24002 Refactored WebSocketException.cs sta 2014-09-09 11:08:59 +0900
  • 66a4b2a85a Modified a few in WebSocketState.cs sta 2014-09-08 13:45:31 +0900
  • 64938831ab Refactored PayloadData.cs sta 2014-09-07 22:18:45 +0900
  • 5109d88ebb Renamed the WebSocketService class to the WebSocketBehavior class sta 2014-09-06 17:50:10 +0900
  • 73bfd1dbab Refactored HttpServer.cs and WebSocketServer.cs sta 2014-09-05 15:46:49 +0900
  • a1373347c6 Fix for pull request #73, it's because 'The TcpListener.Stop method also closes the underlying Socket, and creates a new Socket for the TcpListener. If you set any properties on the underlying Socket prior to calling the Stop method, those properties will not carry over to the new Socket.' sta 2014-09-04 16:03:53 +0900
  • bc4cb2033d Modified a few in WebSocketServiceHost.cs sta 2014-09-03 21:43:42 +0900
  • a6128fc473 Refactored HttpRequestEventArgs.cs sta 2014-09-03 14:57:25 +0900
  • faaa2e1939 Modified some error messages in Ext.cs and WebSocketServer.cs sta 2014-09-02 13:58:40 +0900
  • d9528ffe75 Refactored HttpServer.cs and WebSocketServer.cs sta 2014-09-01 14:27:04 +0900
  • e15cc63036 Refactored HttpServer.cs sta 2014-08-31 14:44:10 +0900
  • 1a1b109508 Refactored WebSocketServiceHost.cs sta 2014-08-30 11:58:16 +0900
  • 83869d6750 Refactored WebSocketServer.cs sta 2014-08-29 19:49:04 +0900
  • 532b818e2e Fix a few for pull request #73 sta 2014-08-28 12:06:21 +0900
  • 3f7e2ab69f Merge pull request #73 from jhovgaard/master sta 2014-08-28 11:36:24 +0900
  • 0144984b6f Fix for issue #72 sta 2014-08-27 14:30:32 +0900
  • ab9eddb396 Moved ReuseAddress from method to property. Jonas Hovgaard 2014-08-26 14:40:36 +0200
  • e03bdeeb19 Fix for pull request #57 - Removed checkDisposed from property getters sta 2014-08-26 19:53:48 +0900
  • e0e21a9e6c Added SetReuseAddress() method to WebSocketServer Jonas Hovgaard 2014-08-25 21:03:08 +0200
  • 11b26040b8 Modified 'WebSocket.OnError Event' sta 2014-08-25 14:45:00 +0900
  • 88747db6fa Modified 'WebSocket.OnMessage Event' sta 2014-08-25 14:03:12 +0900
  • 7eb4e2ec61 Refactored MessageEventArgs.cs sta 2014-08-24 16:01:29 +0900
  • 4e50200dcc Modified some xml doc comments in CloseEventArgs.cs sta 2014-08-23 17:17:53 +0900
  • 8989cb8c49 Modified some xml doc comments in ErrorEventArgs.cs sta 2014-08-22 22:01:18 +0900
  • e41e627ebc Fix a few for pull request #69 sta 2014-08-21 20:48:37 +0900
  • 8b2ff1012a Merge pull request #69 from zzattack/master sta 2014-08-21 20:03:43 +0900
  • 9a8a018e65 Add <.NET 4 compatible constructor and xml doc entry to ErrorEventArgs Frank Razenberg 2014-08-21 09:26:47 +0200
  • 9f813eed51 Refactored HttpListenerResponse.cs sta 2014-08-21 12:35:36 +0900
  • 05f8db95b6 Fix whitespace Frank Razenberg 2014-08-20 16:22:00 +0200
  • e2203986fd Provide Exception object in ErrorEventArgs if possible Frank Razenberg 2014-08-20 16:20:10 +0200
  • d942e75419 Refactored HttpListenerResponse.cs sta 2014-08-20 23:19:29 +0900
  • e7aa1a469d Refactored Ext.cs sta 2014-08-19 14:14:59 +0900
  • 2355d88a21 Refactored HttpUtility.cs sta 2014-08-18 14:46:16 +0900
  • ca7916a8d8 Refactored HttpUtility.cs sta 2014-08-17 22:45:43 +0900
  • 3854f218b4 Added GetEncoding method sta 2014-08-16 16:30:22 +0900
  • d3027834ca Modified Unquote method sta 2014-08-15 14:53:27 +0900
  • 11298565a4 Refactored CookieCollection.cs sta 2014-08-14 22:43:09 +0900
  • c8bd8e9522 Refactored Cookie.cs sta 2014-08-13 22:54:31 +0900
  • 0a742f2e91 Refactored Ext.cs sta 2014-08-12 21:48:48 +0900
  • decddde20a Refactored Ext.cs sta 2014-08-11 21:45:18 +0900
  • aedefc1391 Added GetValue (this string, string, bool) method sta 2014-08-10 21:49:42 +0900
  • 034e245272 Refactored HttpListenerRequest.cs sta 2014-08-09 21:08:33 +0900
  • c1dd8d659e Refactored Logger.cs sta 2014-08-08 20:57:09 +0900
  • e3941f9517 Renamed SetHttpProxy to SetProxy sta 2014-08-07 19:43:14 +0900
  • 22c58105b5 Modified some error messages sta 2014-08-06 21:42:23 +0900
  • ea2066cfcf Fix a few for SetHttpProxy method sta 2014-08-05 20:08:13 +0900
  • be43c9a343 Modified setClientStream method sta 2014-08-04 20:03:26 +0900
  • 635d5372a1 Modified sendProxyConnectRequest method sta 2014-08-03 22:04:31 +0900
  • 62801f0a8e Fix a few for README.md sta 2014-08-02 11:47:24 +0900
  • 4406ce7ff9 Added 'Connecting through the HTTP Proxy server' sta 2014-08-02 11:33:39 +0900
  • 8103a754bb Modified for quoted string sta 2014-08-01 20:58:46 +0900
  • b840ac0eb9 Fix for issue #61 sta 2014-07-31 21:16:28 +0900
  • 14aa5932bc Refactored LogData.cs sta 2014-07-30 21:20:56 +0900
  • ae3dc7f7c8 Renamed writeBytes method to sendBytes method sta 2014-07-29 21:43:58 +0900
  • b27283390e Removed WebSocketStream.cs sta 2014-07-28 18:02:05 +0900
  • 95cc941f1b Fix a few for WebSocket.cs sta 2014-07-27 17:43:15 +0900
  • 5dc4703b33 Refactored WebSocketFrame.cs sta 2014-07-26 22:01:13 +0900
  • 48c6fac2f5 Moved some methods from WebSocketStream class to HttpBase class sta 2014-07-25 13:28:28 +0900
  • a0764d89ff Refactored WebSocketStream.cs sta 2014-07-24 15:02:42 +0900
  • f1162dd2fd Refactored WebSocket.cs sta 2014-07-23 14:14:04 +0900
  • 45e4debdbf Fix for issue #58 sta 2014-07-22 15:54:21 +0900
  • 96f4cef21f Refactored WebSocket.cs sta 2014-07-22 15:36:59 +0900
  • cff0253b9d Refactored WebSocket.cs sta 2014-07-21 22:07:42 +0900
  • 7cb6499c3a Refactored TcpListenerWebSocketContext.cs sta 2014-07-20 22:04:44 +0900
  • 1ef05fe0c3 Enable to connect through the HTTP Proxy server sta 2014-07-19 21:23:31 +0900
  • 0c9179be03 Refactored WebSocket.cs sta 2014-07-18 17:57:03 +0900
  • a18993f2be Refactored WebSocket.cs sta 2014-07-17 21:44:10 +0900
  • e7c9b19bf0 Modified WebSocketStream.cs to connect through proxy sta 2014-07-16 22:23:41 +0900
  • 42bc2b52cd Renamed AuthResponse property to AuthenticationResponse property sta 2014-07-15 16:49:24 +0900
  • e45e51e1ef Renamed HandshakeResponse.cs to HttpResponse.cs, and refactored sta 2014-07-15 16:39:38 +0900
  • 4427838632 Renamed HandshakeRequest.cs to HttpRequest.cs, and refactored sta 2014-07-14 20:34:43 +0900
  • f75b8fde86 Renamed HandshakeBase.cs to HttpBase.cs sta 2014-07-14 16:27:37 +0900
  • c840a2dc3d Fix a few for README.md sta 2014-07-13 21:41:43 +0900
  • 7ba46f5e8e Fix a few for README.md sta 2014-07-12 16:33:38 +0900
  • b9ec190ffb Fix a few for README.md sta 2014-07-11 15:59:33 +0900
  • 57767e3d78 Fix a few for README.md sta 2014-07-11 15:05:44 +0900
  • c5c39cf415 Refactored HandshakeBase.cs sta 2014-07-10 16:55:08 +0900
  • 43040feb52 Fix a few for HandshakeResponse.cs sta 2014-07-09 13:57:21 +0900
  • 9f0f54f4cd Fix a few for HandshakeRequest.cs sta 2014-07-09 10:59:32 +0900
  • f8ffb763c0 Fix a few for HandshakeBase.cs sta 2014-07-08 20:08:59 +0900
  • f641b9b611 Refactored ErrorEventArgs.cs sta 2014-07-07 19:24:52 +0900
  • de12277094 Fix a few for xml doc comment of CloseStatusCode.cs sta 2014-07-06 17:24:06 +0900
  • 35b8848d38 Refactored CloseEventArgs.cs sta 2014-07-05 17:01:24 +0900
  • 328988411f Modified logo sta 2014-07-04 14:21:24 +0900
  • a2fcc8990f Moved overridden ToString method to AuthenticationBase class sta 2014-07-03 19:34:32 +0900
  • cdea232f2f Modified ToDigestString method sta 2014-07-02 21:22:39 +0900
  • a4fe878a8e Moved some properties to AuthenticationBase class sta 2014-07-01 17:57:28 +0900
  • d85dc01897 Added AuthenticationBase.cs sta 2014-06-30 20:22:23 +0900