5614 Commits (d53aa1fcdf20ea6453a69f5a6d2d1369a949e835)

Author SHA1 Message Date
sta 69c9be3eb5 Modified opening and closing handshake 12 years ago
sta 7deddda2f9 Renamed ResponseHandshake.cs to HandshakeResponse.cs 12 years ago
sta 7f61f6c491 Renamed RequestHandshake.cs to HandshakeRequest.cs 12 years ago
sta 3b009b852d Renamed Handshake.cs to HandshakeBase.cs 12 years ago
sta 68d1a7b9ba Modified closing handshake 12 years ago
sta df2726ce9d Renamed the Sweeping property to the KeepClean property 12 years ago
sta ef17cabdd3 Modified the Sweep method of WebSocketServiceManager class 12 years ago
sta 9515f7e734 Modified WebSocket.cs 12 years ago
sta c365d1b521 Modified WebSocketServerBase.cs 12 years ago
sta cd7dfea62d Removed the configuration with an App.config file from the HttpServer class 12 years ago
sta 998a296d18 Modified LogData.cs, LogLevel.cs, Logger.cs 12 years ago
sta 3e6c589953 Fix for the secure connection 12 years ago
sta 49dc8800d3 Added logging 12 years ago
sta 5386431a2e Modified some classes in WebSocketSharp.Server namespace 12 years ago
sta b9c5c222ca Modified HttpServer.cs (added RootPath property) 12 years ago
sta 0619a43caa Modified HttpUtility.cs 12 years ago
sta 11c576a8c7 Refactored some classes in WebSocketSharp.Net namespace 12 years ago
sta 5a5874b90f Fix due to the modified WsStream.cs 12 years ago
sta efabc511b3 Modified ReadHandshake method 12 years ago
sta 37c317f254 Modified .gitignore 12 years ago
sta 2f1673558f Renamed Sweeped property to Sweeping 12 years ago
sta 7499b6de74 Fix to support HTTP Auth as a WebSocket client 12 years ago
sta 9ebab427bf Modified WebSocket.cs 12 years ago
sta eef827f78d Fix due to the modified Ext.cs 12 years ago
sta db9be84e85 Modified MessageEventArgs.cs, WsFrame.cs 12 years ago
sta 6f13615945 Modified Ext.cs, PayloadData.cs, WsFrame.cs 12 years ago
sta 4fa05f928b Modified WebSocket.cs, Ext.cs 12 years ago
sta ee3746cc03 Modified WebSocket.cs 12 years ago
sta 79539f7638 Modified Ext.cs 12 years ago
sta b3f6aa2ebf Modified WebSocket.cs 12 years ago
sta 876a017ff0 Fix due to the modified Ext.cs 12 years ago
sta 8ba6ff1f09 Fix due to the modified Handshake.cs 12 years ago
sta c513fe7670 Modified WebSocket.cs 12 years ago
sta 3432fd1727 Modified WebSocket.cs 12 years ago
sta 9a3c6632de Fix a few words 12 years ago
sta 3ec3bf8fc9 Modified Ext.cs 12 years ago
sta 7b4e2472de Modified MessageEventArgs.cs 12 years ago
sta f38d98f966 Modified HttpListener.cs 12 years ago
sta 371c379a19 Modified MessageEventArgs.cs 12 years ago
sta ba1887b2d3 Modified .gitignore 12 years ago
sta e8e7f2cb71 Modified MessageEventArgs.cs 12 years ago
sta e0846e1d84 Removed WsReceivedTooBigMessageException.cs. Added WebSocketException.cs 12 years ago
sta 585686f401 Modified WebSocket.cs 12 years ago
sta 2a816ef0c8 Modified HttpHeaderType.cs 12 years ago
sta a83920660d Removed the features for the per frame compression 12 years ago
sta 4de01b648d Modified processFragments method in WebSocket.cs 12 years ago
sta a1345386fd Fix for the per message compression 12 years ago
sta b33b5e63ba Fix for the deflate frame 12 years ago
sta df1ff81483 Modified WebSocket.cs 12 years ago
sta 2a892ff57f Modified WsFrame.cs 12 years ago