websocket-sharp/websocket-sharp/Net
2015-06-22 14:20:09 +09:00
..
WebSockets Added Log property to the HttpListenerWebSocketContext class 2015-02-12 16:54:38 +09:00
AuthenticationBase.cs Moved overridden ToString method to AuthenticationBase class 2014-07-03 19:34:32 +09:00
AuthenticationChallenge.cs Moved overridden ToString method to AuthenticationBase class 2014-07-03 19:34:32 +09:00
AuthenticationResponse.cs Moved overridden ToString method to AuthenticationBase class 2014-07-03 19:34:32 +09:00
AuthenticationSchemes.cs Fix a few for AuthenticationSchemes.cs 2014-04-11 16:07:07 +09:00
Chunk.cs Modified a bit for Chunk.cs, into the year 2015 2015-03-31 14:45:57 +09:00
ChunkedRequestStream.cs Refactored a bit for ChunkedRequestStream.cs 2015-04-11 17:45:39 +09:00
ChunkStream.cs Refactored ChunkStream.cs 2015-05-13 17:22:13 +09:00
ClientSslConfiguration.cs Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes 2014-11-08 15:57:47 +09:00
Cookie.cs Refactored Cookie.cs 2014-08-13 22:54:31 +09:00
CookieCollection.cs Refactored CookieCollection.cs 2014-08-14 22:43:09 +09:00
CookieException.cs Fix a few for CookieException.cs 2014-04-08 15:45:03 +09:00
EndPointListener.cs Modified a few for EndPointListener.cs 2015-02-25 17:24:10 +09:00
EndPointManager.cs Refactored a few for EndPointManager.cs 2015-02-27 16:41:57 +09:00
HttpBasicIdentity.cs Fix a few for HttpBasicIdentity.cs 2014-06-24 14:43:01 +09:00
HttpConnection.cs Refactored a few for HttpConnection.cs 2015-06-11 15:43:09 +09:00
HttpDigestIdentity.cs Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs 2014-06-27 21:12:55 +09:00
HttpHeaderInfo.cs Refactored HttpHeaderInfo.cs 2014-12-05 11:07:33 +09:00
HttpHeaderType.cs Refactored HttpHeaderType.cs 2014-04-16 14:12:54 +09:00
HttpListener.cs Refactored a few for HttpListener.cs 2015-05-15 17:47:32 +09:00
HttpListenerAsyncResult.cs Refactored a few for HttpListenerAsyncResult.cs 2015-05-14 16:55:53 +09:00
HttpListenerContext.cs Replaced the HttpListenerWebSocketContext (HttpListenerContext, string, Logger) constructor with the HttpListenerWebSocketContext (HttpListenerContext, string) constructor 2015-02-09 17:41:47 +09:00
HttpListenerException.cs Fix a few for HttpListenerException.cs 2014-04-08 19:40:21 +09:00
HttpListenerPrefix.cs Refactored a few for HttpListenerPrefix.cs 2015-03-05 17:00:11 +09:00
HttpListenerPrefixCollection.cs Modified a bit for HttpListenerPrefixCollection.cs, into the year 2015 2015-03-04 14:43:09 +09:00
HttpListenerRequest.cs Refactored a few for ResponseStream.cs 2015-05-30 18:16:32 +09:00
HttpListenerResponse.cs Refactored a few for HttpListenerResponse.cs 2015-06-22 14:20:09 +09:00
HttpRequestHeader.cs Added the HTTP request headers for the WebSocket 2014-12-08 11:55:25 +09:00
HttpResponseHeader.cs Added the HTTP response headers for the WebSocket 2014-12-09 14:24:17 +09:00
HttpStatusCode.cs Modified a few for xml doc comment 2014-12-10 14:28:30 +09:00
HttpStreamAsyncResult.cs Modified a bit for HttpStreamAsyncResult.cs, into the year 2015 2015-04-08 14:42:34 +09:00
HttpUtility.cs Modified HTTP auth for WebSocketServer class 2014-11-22 14:46:42 +09:00
HttpVersion.cs Modified a few for xml doc comment 2014-12-10 14:28:30 +09:00
InputChunkState.cs Modified a bit for InputChunkState.cs, into the year 2015 2015-05-12 16:35:08 +09:00
InputState.cs Modified a bit for InputState.cs, into the year 2015 2015-05-10 15:02:02 +09:00
LineState.cs Modified a bit for LineState.cs, into the year 2015 2015-05-07 14:56:06 +09:00
NetworkCredential.cs Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
QueryStringCollection.cs Refactored HttpUtility.cs 2014-05-29 21:37:36 +09:00
ReadBufferState.cs Modified a bit for ReadBufferState.cs, into the year 2015 2015-04-07 14:04:07 +09:00
RequestStream.cs Modified a bit for RequestStream.cs, into the year 2015 2015-04-09 15:31:49 +09:00
ResponseStream.cs Refactored a few for HttpListenerResponse.cs 2015-06-22 14:20:09 +09:00
ServerSslConfiguration.cs Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes 2014-11-08 15:57:47 +09:00
SslConfiguration.cs Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes 2014-11-08 15:57:47 +09:00
WebHeaderCollection.cs Modified a bit for WebHeaderCollection.cs, into the year 2015 2015-06-15 15:25:59 +09:00