Commit Graph

50 Commits

Author SHA1 Message Date
sta
b3e8708f85 Refactored HttpListenerWebSocketContext.cs 2014-02-21 21:20:37 +09:00
sta
6575f56ed0 Refactored WebSocketContext.cs 2014-02-21 19:46:33 +09:00
sta
253f8f7ddc Fix for subprotocols for server 2014-02-07 16:47:59 +09:00
sta
3970e9917d Fix for HTTP auth 2014-01-27 15:39:27 +09:00
sta
75dab14cf5 Fix for issue #29 2014-01-14 22:42:02 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
sta
dcd0052bc8 Fix for issue #21 2013-10-23 16:03:35 +09:00
sta
e3d5dea096 Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 2013-09-13 16:54:41 +09:00
sta
0eb8813274 Fix WebHeaderCollection.cs 2013-09-07 17:40:03 +09:00
sta
cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta
ab2ef30f02 Refactored Ext.cs 2013-08-07 14:00:50 +09:00
sta
69c9be3eb5 Modified opening and closing handshake 2013-08-06 21:31:21 +09:00
sta
7f61f6c491 Renamed RequestHandshake.cs to HandshakeRequest.cs 2013-08-03 17:08:15 +09:00
sta
3e6c589953 Fix for the secure connection 2013-07-19 17:29:58 +09:00
sta
0619a43caa Modified HttpUtility.cs 2013-07-04 11:58:31 +09:00
sta
11c576a8c7 Refactored some classes in WebSocketSharp.Net namespace 2013-07-01 12:00:10 +09:00
sta
876a017ff0 Fix due to the modified Ext.cs 2013-05-09 00:41:02 +09:00
sta
9a3c6632de Fix a few words 2013-05-07 02:19:31 +09:00
sta
f38d98f966 Modified HttpListener.cs 2013-05-03 13:10:59 +09:00
sta
2a816ef0c8 Modified HttpHeaderType.cs 2013-04-29 16:55:57 +09:00
sta
b33b5e63ba Fix for the deflate frame 2013-04-23 18:08:42 +09:00
sta
7d460c8fdb Modified CookieCollection.cs 2013-04-15 13:18:59 +09:00
sta
48dbb4a811 Modified Cookie.cs, CookieCollection.cs 2013-04-10 15:31:15 +09:00
sta
94cf881dcf Fix for issue #15 2013-04-06 16:21:41 +09:00
sta
7e710a72e6 Modified WebHeaderCollection.cs 2013-03-22 12:31:27 +09:00
sta
85e8197697 Modified WebHeaderCollection.cs 2013-03-20 19:49:03 +09:00
sta
01d97d02b6 Fix due to the modified WebHeaderCollection.cs 2013-03-19 19:45:50 +09:00
sta
e370d0f879 Added some XML documentation comments 2013-03-14 15:47:27 +09:00
sta
eeafa4ff8c Added some XML documentation comments 2013-03-11 16:28:34 +09:00
sta
c15ac02c9b Fix due to the modified WebSocketContext.cs 2013-02-28 15:09:11 +09:00
sta
09c057efc2 Added some XML documentation comments 2013-02-28 14:37:27 +09:00
sta
2e8a24a667 Fix due to the modified WebSocketContext.cs 2013-02-26 11:39:59 +09:00
sta
8232c95cd8 Added some XML documentation comments 2013-02-21 16:23:25 +09:00
sta
a9d5e06166 Added some XML documentation comments 2013-02-19 22:08:02 +09:00
sta
a376daedf0 Modified HttpListener.cs 2013-02-19 20:27:27 +09:00
sta
d3c21db2e3 Added some XML documentation comments 2013-02-16 16:17:47 +09:00
sta
9b1772e80a Added some XML documentation comments and renamed some method names 2013-02-11 22:57:01 +09:00
sta
de3f41dd3a Added some XML documentation comments 2013-01-22 20:46:32 +09:00
sta
46f8088af3 Added some XML documentation comments 2013-01-11 20:32:38 +09:00
sta
093a0a102b Fix due to the modified WsStream.cs 2012-12-11 15:49:01 +09:00
sta
daeaebcc4b Fix due to the modified Ext.cs 2012-12-05 22:10:15 +09:00
sta
c55b5d6479 Fix due to the added QueryString property in WebSocketService.cs 2012-10-22 14:58:43 +09:00
sta
c560d4fba9 Fix due to the added SessionManager.cs 2012-10-09 12:14:55 +09:00
sta
94385ea2bc Fix due to the modified WebSocket.cs 2012-10-04 15:04:21 +09:00
sta
fbcea4699b Fix due to the modified WebSocketServer.cs 2012-10-01 15:26:31 +09:00
sta
b4d8689bb3 Fix Close method in EndPointListener.cs because an exception (System.InvalidOperationException: Hashtable.Enumerator: snapshot out of sync.) has occured 2012-09-27 21:47:08 +09:00
sta
14f16577be Fix due to the modified WsStream.cs 2012-09-24 19:52:31 +09:00
sta
b9859e08c0 Fix due to the added WebSocketServer class in WebSocketServer.cs 2012-09-24 15:01:25 +09:00
sta
3898696491 Fix due to the removed HttpServer<T> class from HttpServer.cs 2012-09-19 14:40:12 +09:00
sta
d0e5ae3979 Fix due to the added HttpServer 2012-09-10 01:36:22 +09:00