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
a23bd04bdcAdded HasConnectionClose property to the HttpResponse class
sta
2014-12-19 15:28:44 +0900
a8bb74c394Modified a few for Example
sta
2014-12-18 11:56:17 +0900
54bb87140eRefactored WebSocket.cs
sta
2014-12-17 14:10:58 +0900
94c26e6107Fix for issue #42, enable redirection to the new url located in the handshake response
sta
2014-12-16 14:22:31 +0900
072ad21481Added redirection
sta
2014-12-15 15:47:42 +0900
34be0af5c6Added checking if the handshake response is a Redirect
sta
2014-12-14 15:34:29 +0900
3cc62a3590Removed the IsMoved property
sta
2014-12-13 12:21:10 +0900
0e5a35edf7Added IsMoved property to the HttpResponse class
sta
2014-12-12 12:36:50 +0900
e7c4b1416aAdded IsRedirect property to the HttpResponse class
sta
2014-12-11 14:27:13 +0900
696287e25aModified a few for xml doc comment
sta
2014-12-10 14:28:30 +0900
bf890b5b47Added the HTTP response headers for the WebSocket
sta
2014-12-09 14:24:17 +0900
f3fb377f45Added the HTTP request headers for the WebSocket
sta
2014-12-08 11:55:25 +0900
c1dc05a256Added HttpResponseHeader.cs
sta
2014-12-07 10:05:09 +0900
10af3facc8Added HttpRequestHeader.cs
sta
2014-12-06 11:53:29 +0900
0e8399d8a2Refactored HttpHeaderInfo.cs
sta
2014-12-05 11:07:33 +0900
3b297e3d7dRefactored WebHeaderCollection.cs
sta
2014-12-04 15:51:22 +0900
dbe97b4d00Refactored HttpHeaderInfo.cs
sta
2014-12-03 14:27:48 +0900
c78a1519b9Create gh-pages branch via GitHub
sta
2014-12-02 11:18:01 +0900
171df40d85Refactored HttpConnection.cs
sta
2014-12-01 15:21:50 +0900
477ef2277eRemoved throwing the exception in from Ext.EqualsWith method
sta
2014-11-30 15:29:11 +0900
e7bb146394Modified a few for 'WebSocket.OnClose Event'
sta
2014-11-29 14:22:47 +0900
f18bc58b06Modified a few for 'WebSocket.OnError Event'
sta
2014-11-28 12:18:04 +0900
b4e08fe43dModified a few for 'WebSocket.OnError Event'
sta
2014-11-27 14:36:42 +0900
86d1da1f1cRefactored WebSocketServer.cs
sta
2014-11-26 14:31:34 +0900
16a3bfa1b9Refactored HttpServer.cs
sta
2014-11-25 12:30:18 +0900
04966f221bModified HTTP auth for HttpListener class
sta
2014-11-24 14:54:30 +0900
5003c10e0cModified HTTP auth for HttpListener class
sta
2014-11-23 11:23:06 +0900
533ef2090aModified HTTP auth for WebSocketServer class
sta
2014-11-22 14:46:42 +0900
b521456dd6Modified HTTP auth for HttpListener class
sta
2014-11-21 15:07:25 +0900
55527ef514Modified a few for SetUser method
sta
2014-11-20 11:44:30 +0900
f4f50de125Modified a few for Example3
sta
2014-11-19 10:44:17 +0900
0f54146e65Modified a few for Example2
sta
2014-11-18 13:26:10 +0900
dbe8ba1a57Create gh-pages branch via GitHub
sta
2014-11-17 14:26:52 +0900
1bcb80ca8cModified a few for README.md
sta
2014-11-16 14:37:54 +0900
298ed9210eRenamed ListenerAsyncResult class to HttpListenerAsyncResult class
sta
2014-11-15 15:13:51 +0900
9c79e28f22Modified HTTP auth for HttpListener class
sta
2014-11-14 15:49:14 +0900
b596c05179Modified a few for README.md
sta
2014-11-13 14:30:27 +0900
7d31145561Replaced 'cs' with 'csharp' as C# syntax highlight keyword
sta
2014-11-12 11:20:37 +0900
f6e721aca2Modified a few for Example
sta
2014-11-11 10:44:37 +0900
3a666eeabdModified a few for README.md
sta
2014-11-10 15:31:27 +0900
bf1765dd36Modified 'Secure Connection'
sta
2014-11-09 13:55:36 +0900
06585e48b5Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes
sta
2014-11-08 15:57:47 +0900