Commit Graph

  • 5f0b36997b Moved AuthenticationResponse under the WebSocketSharp.Net namespace sta 2014-06-29 15:14:35 +0900
  • 2ffa23f076 Moved AuthenticationChallenge under the WebSocketSharp.Net namespace sta 2014-06-28 15:25:14 +0900
  • ce39129b87 Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs sta 2014-06-27 21:12:55 +0900
  • df4b23807e Renamed Params to Parameters sta 2014-06-26 15:38:06 +0900
  • 2b42af79c0 Renamed ParseBasicAuthResponseParams to ParseBasicCredentials sta 2014-06-25 10:31:15 +0900
  • 1a05d22f31 Fix a few for HttpBasicIdentity.cs sta 2014-06-24 14:43:01 +0900
  • 4de06fa99a Refactored HttpDigestIdentity.cs sta 2014-06-24 14:40:34 +0900
  • 746f647eed Refactored HttpBasicIdentity.cs sta 2014-06-23 19:14:05 +0900
  • 5ab0abac8f Refactored AuthenticationResponse.cs sta 2014-06-22 22:24:51 +0900
  • 7ed991d72e Refactored AuthenticationChallenge.cs sta 2014-06-21 21:28:08 +0900
  • b2559a3276 Modified logo sta 2014-06-20 13:21:56 +0900
  • 65ff6bc2ad Modified icon sta 2014-06-19 21:01:31 +0900
  • 51a933272e Fix a few for HandshakeRequest.cs sta 2014-06-18 20:16:41 +0900
  • 18217fde59 Refactored HandshakeResponse.cs sta 2014-06-17 16:23:01 +0900
  • 3a82b42c25 Modified icon sta 2014-06-16 16:37:25 +0900
  • 238abb1faf Modified icon sta 2014-06-15 15:52:59 +0900
  • 40f7d673c7 Modified logo sta 2014-06-13 11:49:04 +0900
  • c20f4804c7 Renamed WsFrame.cs to WebSocketFrame.cs sta 2014-06-12 19:59:27 +0900
  • bb45e3b479 Refactored WsFrame.cs sta 2014-06-11 16:46:07 +0900
  • 20938c0448 Modified logo sta 2014-06-10 12:24:09 +0900
  • 254f6dd268 Refactored PayloadData.cs sta 2014-06-09 20:02:01 +0900
  • 3372de5b1a Modified 'Query String, Origin header and Cookies' sta 2014-06-08 16:42:26 +0900
  • 6e0ff2bd05 Modified icon sta 2014-06-07 22:29:00 +0900
  • 1193248776 Modified 'Query String, Origin header and Cookies' sta 2014-06-06 15:20:23 +0900
  • d178243ede Merged 'Query String' into 'Origin header and Cookies' sta 2014-06-05 12:27:50 +0900
  • bf0f065f25 Added 'Query String' sta 2014-06-05 12:07:33 +0900
  • e41e76b040 Fix a few for 'Unity Asset Store' sta 2014-06-04 12:34:26 +0900
  • b6cb1914cc Modified 'Unity Asset Store' sta 2014-06-04 11:27:11 +0900
  • dd3cd23ac3 Integrated methods to parse query string sta 2014-06-03 11:34:18 +0900
  • fa01992fa1 Get the value once for IsWebSocketRequest property sta 2014-06-02 15:33:25 +0900
  • 94bb58f4fc Added CreateRequestUrl method to HttpUtility sta 2014-06-01 20:59:38 +0900
  • a0ca7a8cb8 Refactored HttpStreamAsyncResult.cs sta 2014-05-31 15:46:10 +0900
  • 4bf079b1a2 Fix for query string sta 2014-05-30 16:19:23 +0900
  • 93295d1eb4 Refactored HttpUtility.cs sta 2014-05-29 21:37:36 +0900
  • 331d840775 Fix for request url sta 2014-05-28 14:20:46 +0900
  • 9909c52d2d Fix for request url in HttpListenerRequest.cs sta 2014-05-27 10:58:19 +0900
  • a9b00d6d9d Fix HasError property (hmm, why i modified that...) sta 2014-05-27 02:36:16 +0900
  • 56790b683e Fix for initializing in HttpListenerRequest.cs sta 2014-05-26 21:08:30 +0900
  • 74b8bb392c Fix for request url in HttpListenerRequest.cs sta 2014-05-25 16:29:43 +0900
  • f85f227a79 Fix for force close in HttpConnection.cs sta 2014-05-25 03:00:14 +0900
  • 72565cc8fe Fix a few for HttpListenerRequest.cs sta 2014-05-24 14:26:39 +0900
  • bdb7e415bd Fix a few for WebHeaderCollection.cs sta 2014-05-23 19:30:26 +0900
  • 5e1539c660 Fix a few for WebHeaderCollection.cs sta 2014-05-23 19:25:17 +0900
  • 0b8349869d Fix a few for HttpListenerResponse.cs sta 2014-05-23 19:14:19 +0900
  • 6a063c64d4 Refactored HttpListenerResponse.cs sta 2014-05-22 23:42:06 +0900
  • de88dc3b15 Fix a few for WebSocket.cs sta 2014-05-21 13:57:54 +0900
  • be1470a32e Fix for issue #47, and refactored HttpListenerRequest.cs sta 2014-05-21 11:05:58 +0900
  • 5bd88ee1a3 Fix a few for WebSocket.cs sta 2014-05-20 14:26:53 +0900
  • 142fc2213d Fix a few for Chunk.cs sta 2014-05-20 11:03:22 +0900
  • 22778052f3 Fix for issue #43 sta 2014-05-19 00:26:29 +0900
  • 4be6ef8494 Renamed ChunkedInputStream.cs to ChunkedRequestStream.cs sta 2014-05-18 14:05:14 +0900
  • 2a1f706051 Refactored ChunkStream.cs sta 2014-05-17 20:52:34 +0900
  • 696cfd686d Refactored ChunkedInputStream.cs sta 2014-05-16 15:48:56 +0900
  • be85033f8a Fix for issue #45 sta 2014-05-15 16:24:44 +0900
  • cae324a936 Fix for issue #46 sta 2014-05-15 12:31:20 +0900
  • e20c3df551 Added GetWebSocketStream method to HttpConnection class sta 2014-05-15 11:57:20 +0900
  • fdf413545e Renamed WsStream.cs to WebSocketStream.cs sta 2014-05-14 13:08:15 +0900
  • 4611ed7a8d Fix a few for WsStream.cs sta 2014-05-13 15:31:39 +0900
  • 87d48ed9ad Fix a few for ResponseStream.cs sta 2014-05-12 19:53:30 +0900
  • bd0e925d67 Fix a few for RequestStream.cs sta 2014-05-11 15:38:30 +0900
  • 091b45c8b0 Fix a few for TcpListenerWebSocketContext.cs sta 2014-05-10 17:20:37 +0900
  • 4125e4d3e1 Fix a few for WebHeaderCollection.cs sta 2014-05-09 16:00:42 +0900
  • 53f44a0e0e Fix for default cert folder path sta 2014-05-08 16:35:35 +0900
  • 470a254a19 Fix a few for Protocol properties sta 2014-05-07 15:42:14 +0900
  • 85e567bd72 Modified AcceptWebSocket method with subprotocol sta 2014-05-06 15:24:54 +0900
  • b519af5f95 Replaced HaveError with HasError sta 2014-05-05 17:03:26 +0900
  • 4aa08ee7d4 Fix a few for HttpListenerContext.cs sta 2014-05-04 16:51:04 +0900
  • 2f55d0e991 Fix a few for HttpConnection.cs sta 2014-05-03 16:49:34 +0900
  • 07fce5485a Fix a few for EndPointListener.cs sta 2014-05-02 21:54:58 +0900
  • 8461d24f9d Fix a few for EndPointManager.cs sta 2014-05-01 13:27:29 +0900
  • 47940eb179 Fix a few for HttpConnection.cs sta 2014-04-30 15:15:32 +0900
  • 6772efd75c Fix for issue #40, and refactored. sta 2014-04-29 20:48:58 +0900
  • 6d987ed025 Fix for issue #40 sta 2014-04-28 17:47:32 +0900
  • 16f5c03b95 Refactored HttpConnection.cs sta 2014-04-27 14:42:03 +0900
  • fe28277f14 Refactored HttpConnection.cs sta 2014-04-26 16:18:23 +0900
  • 138628b470 Fix a few for EndPointListener.cs sta 2014-04-25 17:16:27 +0900
  • ad0e1ff03e Removed AuthenticationSchemeSelector.cs sta 2014-04-24 21:07:38 +0900
  • 83bf1f8608 Fix some xml doc comments for HttpListener.cs sta 2014-04-23 21:13:36 +0900
  • 03d5926492 Fix a few for WebHeaderCollection.cs sta 2014-04-22 15:02:08 +0900
  • 7f56847eee Fix a few for CookieCollection.cs sta 2014-04-21 20:59:13 +0900
  • 5e19c5cb1a Refactored WebHeaderCollection.cs sta 2014-04-20 17:21:38 +0900
  • 117aa1089a Refactored WebHeaderCollection.cs sta 2014-04-19 17:35:49 +0900
  • a413cddab8 Refactored WebHeaderCollection.cs sta 2014-04-18 22:36:52 +0900
  • 34c1bcc767 Refactored HttpHeaderInfo.cs sta 2014-04-17 15:21:02 +0900
  • aa1b048d28 Refactored HttpHeaderType.cs sta 2014-04-16 14:12:54 +0900
  • 12b4af3628 Fix a few for WebSocket.cs sta 2014-04-15 19:39:06 +0900
  • 87068bc4f3 Fix a few for WsStream.cs sta 2014-04-14 17:34:40 +0900
  • 9358f5b2e2 Fix a few for CookieCollection.cs sta 2014-04-13 17:27:38 +0900
  • 99f7c9616e Refactored HttpListenerPrefixCollection.cs sta 2014-04-12 17:59:40 +0900
  • 93d4c77a4b Fix a few for AuthenticationSchemes.cs sta 2014-04-11 16:07:07 +0900
  • aa3f297670 Refactored ListenerPrefix.cs sta 2014-04-11 15:59:04 +0900
  • 8ec0711bde Refactored EndPointManager.cs sta 2014-04-10 14:42:51 +0900
  • dae4e957cd Refactored HttpVersion.cs sta 2014-04-09 15:27:03 +0900
  • 7c96bafc19 Fix a few for WebSocketException.cs sta 2014-04-08 21:08:53 +0900
  • eb5724b4f6 Fix a few for HttpListenerException.cs sta 2014-04-08 19:40:21 +0900
  • 95af1043ee Fix a few for CookieException.cs sta 2014-04-08 15:45:03 +0900
  • bcc92b81af Fix a few for HttpListenerException.cs sta 2014-04-07 20:58:38 +0900
  • bb44aa45c9 Refactored HttpListenerException.cs sta 2014-04-07 20:54:22 +0900
  • e852787da5 Fix a few for ListenerAsyncResult.cs sta 2014-04-06 15:47:07 +0900
  • 0ba5d61f4a Fix a few for HttpStatusCode.cs sta 2014-04-05 16:58:23 +0900