websocket-sharp/websocket-sharp/Net
2015-04-09 16:17:28 +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 few for ChunkedRequestStream.cs 2015-04-09 16:17:28 +09:00
ChunkStream.cs Modified a bit for ChunkStream.cs, into the year 2015 2015-04-03 16:07:23 +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 ChunkedRequestStream.cs 2015-04-09 16:17:28 +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 Moved the authenticate method to the HttpListener class, as Authenticate (HttpListenerContext) method 2015-03-17 14:48:51 +09:00
HttpListenerAsyncResult.cs Moved the authenticate method to the HttpListener class, as Authenticate (HttpListenerContext) method 2015-03-17 14:48:51 +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 bit for HttpListenerRequest.cs 2015-03-09 15:19:18 +09:00
HttpListenerResponse.cs Modified a bit for HttpListenerResponse.cs, into the year 2015 2015-03-12 14:59:39 +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 Refactored ChunkStream.cs 2014-05-17 20:52:34 +09:00
InputState.cs Refactored HttpConnection.cs 2014-04-27 14:42:03 +09:00
LineState.cs Refactored HttpConnection.cs 2014-04-27 14:42:03 +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 HttpListenerResponse.cs 2014-08-20 23:19:29 +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 Added HttpResponseHeader.cs 2014-12-07 10:05:09 +09:00