2102c2953cModified a bit for 'Per-message Compression'
sta
2015-03-26 17:02:20 +0900
79f68de372Modified 'Per-message Compression'
sta
2015-03-25 17:43:27 +0900
300574f8a0Fix for issue #110, send 'server_no_context_takeover' and 'client_no_context_takeover' parameters in 'permessage-deflate' extension
sta
2015-03-25 16:58:13 +0900
5eeba8c19fModified a bit for the processSecWebSocketExtensionsHeader2 method
sta
2015-03-24 16:10:13 +0900
0992c85350Added the validateSecWebSocketExtensionsHeader2 method
sta
2015-03-23 16:47:20 +0900
b98f8a60ccModified a few for the processSecWebSocketExtensionsHeader2 method
sta
2015-03-22 17:27:15 +0900
b4fb6912e6Added the createExtensions2 method
sta
2015-03-21 16:45:37 +0900
446c5176e9Added the processSecWebSocketExtensionsHeader2 (string) method
sta
2015-03-20 16:58:40 +0900
940cb093a1Added IsCompressionExtension (this string, CompressionMethod) method
sta
2015-03-19 15:41:45 +0900
ec45f6a7b6Replaced the ToExtensionString method with ToExtensionString (this CompressionMethod, params string[]) method
sta
2015-03-18 17:02:38 +0900
39636b4b30Moved the authenticate method to the HttpListener class, as Authenticate (HttpListenerContext) method
sta
2015-03-17 14:48:51 +0900
913c47b70cReplaced the authenticate method with authenticate (HttpListenerContext, HttpListener) method
sta
2015-03-16 14:37:24 +0900
f627efd8dfModified a bit for HttpListenerAsyncResult.cs, into the year 2015
sta
2015-03-15 15:12:05 +0900
b1cf09929fModified a bit for the description of HttpListenerAsyncResult.cs
sta
2015-03-14 17:50:16 +0900
7364805b9eRefactored a few for HttpListenerAsyncResult.cs
sta
2015-03-13 17:51:17 +0900
bd70e0b11cModified a bit for HttpListenerResponse.cs, into the year 2015
sta
2015-03-12 14:59:39 +0900
ca7a0c1ef2Modified a bit for the description of HttpListenerResponse.cs
sta
2015-03-11 17:05:55 +0900
78fd24040bRefactored a few for HttpListenerResponse.cs
sta
2015-03-10 17:04:32 +0900
f99c31a7e0Refactored a bit for HttpListenerRequest.cs
sta
2015-03-09 15:19:18 +0900
4d9d5858d8Modified a bit for HttpListenerRequest.cs, into the year 2015
sta
2015-03-08 15:23:33 +0900
eb765953caModified a bit for the description of HttpListenerRequest.cs
sta
2015-03-07 16:58:05 +0900
f8758c61e6Refactored a few for HttpListenerRequest.cs
sta
2015-03-06 17:50:12 +0900
236846a7c3Refactored a few for HttpListenerPrefix.cs
sta
2015-03-05 17:00:11 +0900
7d678fec4cModified a bit for HttpListenerPrefixCollection.cs, into the year 2015
sta
2015-03-04 14:43:09 +0900
c1fa217fe6Modified a bit for the description of HttpListenerPrefixCollection.cs
sta
2015-03-03 16:43:09 +0900
fa1a572453Refactored a few for HttpListenerPrefixCollection.cs
sta
2015-03-02 16:48:16 +0900
1118674782Modified a bit for HttpListenerPrefix.cs, into the year 2015
sta
2015-03-01 16:18:34 +0900
a8429f7567Modified a bit for the description of HttpListenerPrefix.cs
sta
2015-02-28 16:37:39 +0900
5beec5da30Refactored a few for EndPointManager.cs
sta
2015-02-27 16:41:57 +0900
cd10c21112Modified a few for EndPointManager.cs
sta
2015-02-26 17:36:07 +0900
47e859f57fModified a few for EndPointListener.cs
sta
2015-02-25 17:24:10 +0900
328fd5d43dReplaced the RemoveEndPoint (IPEndPoint, EndPointListener) method with the RemoveEndPoint (EndPointListener) method
sta
2015-02-24 16:56:58 +0900
9ca8c54e8fAdded Address and Port properties
sta
2015-02-23 15:49:49 +0900
160aa923c2Refactored a few for EndPointManager.cs
sta
2015-02-22 16:41:41 +0900
d3b45eb6ecModified a bit for EndPointManager.cs, into the year 2015
sta
2015-02-21 15:25:45 +0900
2aebe89e2dModified a bit for the description of EndPointManager.cs
sta
2015-02-20 16:44:20 +0900
8c9898366bRemoved the getEndPointListener (IPAddress, int, bool, HttpListener) method from the EndPointManager class
sta
2015-02-19 16:33:36 +0900
196a316141Modified a few for EndPointManager.cs
sta
2015-02-18 17:16:42 +0900
168c550370Fix for issue #103, replaced the getEndPointListener (IPAddress, int, bool, HttpListener) method with the getEndPointListener (string, int, HttpListener, bool) method, to be same as the latest Mono
sta
2015-02-17 17:32:31 +0900
d8df50efefAdded getEndPointListener (string, int, HttpListener, bool) method to the EndPointManager class
sta
2015-02-16 16:41:58 +0900
78a3bdc1b7Modified a bit for CloseStatusCode.cs, into the year 2015
sta
2015-02-15 18:10:22 +0900
bd3eba02cfModified a bit for Opcode.cs, into the year 2015
sta
2015-02-14 16:36:17 +0900
1cb5b3079dChanged the access level of the Log property to the public
sta
2015-02-13 16:02:26 +0900
d4e844dfcdAdded Log property to the HttpListenerWebSocketContext class
sta
2015-02-12 16:54:38 +0900
e989e3e18fAdded Log property to the TcpListenerWebSocketContext class
sta
2015-02-11 18:00:17 +0900
14c419fc17Modified a bit for TcpListenerWebSocketContext.cs, into the year 2015
sta
2015-02-10 18:10:06 +0900
01770d043dReplaced the HttpListenerWebSocketContext (HttpListenerContext, string, Logger) constructor with the HttpListenerWebSocketContext (HttpListenerContext, string) constructor
sta
2015-02-09 17:41:47 +0900
4bcd400635Modified a bit for HttpListenerWebSocketContext.cs, into the year 2015
sta
2015-02-08 15:19:02 +0900
9df983b9d5Modified a bit for HttpListenerContext.cs, into the year 2015
sta
2015-02-07 17:01:47 +0900
9c43fcb039Modified a bit for the description of HttpListenerContext.cs
sta
2015-02-06 17:33:03 +0900
828e117190Replaced the AcceptWebSocket (string, Logger) method with the AcceptWebSocket (string) method
sta
2015-02-05 17:31:33 +0900
a1da1a8adaAdded Log property to the HttpListener class
sta
2015-02-04 17:32:34 +0900
382efaac6eModified a bit for the description of HttpListener.cs
sta
2015-02-03 15:56:38 +0900
9e239e75d9Modified a bit for HttpListener.cs, into the year 2015
sta
2015-02-02 16:56:38 +0900
9568b0c603Modified a bit for Ext.cs, into the year 2015
sta
2015-02-01 16:10:11 +0900
766f2915f5Modified a few for the description of Ext.cs
sta
2015-01-31 16:49:20 +0900
bef64963beModified a bit for the CheckIfValidControlData method
sta
2015-01-30 11:51:18 +0900
91adf42611Removed the IsSendable methods
sta
2015-01-29 15:50:13 +0900
5c64c3c90eModified the HttpServer class, fix for 'No Status Code' for the stop
sta
2015-01-28 14:58:22 +0900
22c1e8e3adModified a bit for HttpServer.cs, into the new year 2015
sta
2015-01-28 14:13:56 +0900
7b050e07e2Modified the WebSocketServer class, fix for 'No Status Code' for the stop
sta
2015-01-27 16:14:04 +0900
5c0ccc09a5Modified a bit for WebSocketServer.cs, into the new year 2015
sta
2015-01-27 13:01:17 +0900
f072485b83Modified the WebSocket class, fix for 'No Status Code' for the close
sta
2015-01-26 17:34:02 +0900
1bb7775a7eAdded the CheckIfValidCloseParameters (CloseStatusCode, string) method
sta
2015-01-25 17:51:09 +0900
2c8ca0a491Added the CheckIfValidCloseParameters (ushort, string) method
sta
2015-01-24 15:45:04 +0900
85d77399ccAdded the IsSendable (CloseStatusCode) method
sta
2015-01-23 16:31:26 +0900
a74f109649Added the IsNoStatusCode (CloseStatusCode) method
sta
2015-01-22 16:18:50 +0900
fa936b1743Added the IsSendable (ushort) method
sta
2015-01-21 16:45:54 +0900
9a06b646d7Added the IsNoStatusCode (ushort) method
sta
2015-01-20 17:57:09 +0900
dc6250a0e3Replaced the close method with the close2 method and renamed, fix for the close while connecting
sta
2015-01-19 17:56:48 +0900
88a1bbb9f6Added the close2 (CloseEventArgs, bool, bool) method, to replace the close (CloseEventArgs, bool, bool) method with this
sta
2015-01-18 17:27:23 +0900
fe9ec9f29bRefactored a bit for WebSocket.cs, into the new year 2015
sta
2015-01-17 16:56:46 +0900
c588c2e0a6Refactored a bit for EndPointListener.cs, modified description about the source of this code
sta
2015-01-16 16:21:22 +0900
3307f472bbRefactored a bit for EndPointListener.cs, replaced 'args' with 'e'
sta
2015-01-15 14:34:14 +0900
75ac784100Refactored a few for HttpConnection.cs
sta
2015-01-14 13:47:55 +0900
4fbcd862f3Refactored a few for HttpConnection.cs
sta
2015-01-13 16:07:56 +0900
1692f87d07Refactored a few for HttpConnection.cs
sta
2015-01-12 14:07:12 +0900
0207575b99Into the new year 2015
sta
2015-01-11 14:07:55 +0900
2b84433b38Refactored a few for HttpConnection.cs
sta
2015-01-10 14:22:54 +0900
419f349738Refactored a few for HttpConnection.cs
sta
2015-01-09 16:35:14 +0900
9431f9473cRefactored a few for EndPointListener.cs
sta
2015-01-08 14:36:05 +0900
a26ecb8595Refactored a few for EndPointListener.cs
sta
2015-01-07 14:47:00 +0900
61f62f050fReturned to the previous, this is for Unity
sta
2015-01-06 15:39:29 +0900
6af171ddcbRefactored a few for EndPointListener.cs
sta
2015-01-05 16:37:14 +0900
2179b2eec1Refactored a few for EndPointListener.cs
sta
2015-01-04 14:47:30 +0900
e5df79514fRefactored a few for EndPointListener.cs
sta
2015-01-03 16:18:35 +0900
b73a95df8fRefactored a few for EndPointListener.cs
sta
2015-01-02 17:19:28 +0900
9afa878678Into the new year 2015
sta
2015-01-01 12:37:33 +0900
d337911f9cRefactored a few for EndPointListener.cs
sta
2014-12-31 13:47:02 +0900
d25abde628Fix for issue #94, handle the value returned from the Socket.AcceptAsync method
sta
2014-12-30 15:23:45 +0900
e43558c780Refactored the onAccept method
sta
2014-12-29 16:38:05 +0900
744334b79eHandle the value returned from the Socket.AcceptAsync method
sta
2014-12-28 17:38:16 +0900
f285e7af12Added processAccepted method
sta
2014-12-27 17:04:44 +0900
6c8c4759c4A small refactoring
sta
2014-12-26 16:12:38 +0900
93137666f7Removed the ProxyAuthenticationChallenge property from the HttpResponse class
sta
2014-12-25 14:26:16 +0900
4042922810Added checking more for the proxy authentication
sta
2014-12-24 15:47:44 +0900
778d01b3d7Removed the AuthenticationChallenge property from the HttpResponse class
sta
2014-12-23 15:57:01 +0900
f090fa9d5dAdded some logs for the authentication
sta
2014-12-22 14:57:52 +0900
47931c9a42Removed checking if an empty string from the Ext.TryCreateWebSocketUri method
sta
2014-12-21 15:28:48 +0900
7f01d41679Modified a few for the WebSocket.sendHandshakeRequest method
sta
2014-12-20 15:13:05 +0900