Commit Graph

73 Commits

Author SHA1 Message Date
sta
e0be365a9c [Modify] 2016 2016-07-01 15:44:52 +09:00
sta
26fb29ef00 [Modify] Polish it 2016-06-30 15:19:07 +09:00
sta
f374018356 [Modify] Edit it 2016-06-30 15:05:38 +09:00
sta
977b9de1b8 [Modify] Edit it 2016-06-30 15:01:00 +09:00
sta
f6dc66527e [Modify] Edit it 2016-06-30 14:49:29 +09:00
sta
61e33f5c74 [Modify] Edit it 2016-06-30 14:44:13 +09:00
sta
8a048e0408 [Modify] Edit it 2016-06-30 14:34:42 +09:00
sta
705905a583 [Modify] 2016 2016-06-29 15:06:12 +09:00
sta
bb561ee5c0 [Modify] Edit it 2016-06-29 14:47:53 +09:00
sta
899d41489d [Modify] Edit it 2016-06-29 14:34:52 +09:00
sta
4c18863084 [Modify] Edit it 2016-06-29 14:27:00 +09:00
sta
281c99f704 [Modify] Edit it 2016-06-29 14:14:04 +09:00
sta
f4d76318f6 [Modify] Polish it 2016-05-20 15:21:20 +09:00
sta
a07860f3c1 [Modify] 2016 2016-05-03 15:20:52 +09:00
sta
0f77b34156 [Modify] Remove it 2016-05-02 15:49:19 +09:00
sta
9c055b1267 [Modify] Polish it 2016-05-02 15:44:01 +09:00
sta
c205ecce67 [Modify] Polish it 2016-05-02 15:40:34 +09:00
sta
28a60ec94f [Modify] Polish it 2016-05-02 15:32:43 +09:00
sta
67c2e7c023 [Modify] Polish it 2016-05-02 15:27:48 +09:00
sta
e1acf47ecf [Modify] Polish it 2016-05-02 15:23:54 +09:00
sta
6b6841f03b [Modify] Polish it 2016-05-01 15:53:01 +09:00
sta
18a04f1849 [Modify] Polish it 2016-04-30 17:41:33 +09:00
sta
1773ea2e56 [Modify] Polish it 2016-04-29 15:13:39 +09:00
sta
b9ffe1c815 [Modify] Remove it 2016-04-28 16:20:59 +09:00
sta
b95b61627c [Modify] Remove it 2016-04-28 16:16:19 +09:00
sta
dffa4e8006 [Modify] Add it 2016-04-28 16:00:12 +09:00
sta
d4e844dfcd Added Log property to the HttpListenerWebSocketContext class 2015-02-12 16:54:38 +09:00
sta
e989e3e18f Added Log property to the TcpListenerWebSocketContext class 2015-02-11 18:00:17 +09:00
sta
14c419fc17 Modified a bit for TcpListenerWebSocketContext.cs, into the year 2015 2015-02-10 18:10:06 +09:00
sta
01770d043d Replaced the HttpListenerWebSocketContext (HttpListenerContext, string, Logger) constructor with the HttpListenerWebSocketContext (HttpListenerContext, string) constructor 2015-02-09 17:41:47 +09:00
sta
4bcd400635 Modified a bit for HttpListenerWebSocketContext.cs, into the year 2015 2015-02-08 15:19:02 +09:00
sta
5003c10e0c Modified HTTP auth for HttpListener class 2014-11-23 11:23:06 +09:00
sta
533ef2090a Modified HTTP auth for WebSocketServer class 2014-11-22 14:46:42 +09:00
sta
214103b7e8 Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class 2014-11-07 11:41:10 +09:00
sta
e3e8fafaa6 Fix for issue #86, added ClientCertificateValidationCallback property to ServerSslAuthConfiguration class, and refactored 2014-11-06 11:16:15 +09:00
sta
912b1f0d62 Fix for pull request #85 2014-10-30 19:09:12 +09:00
Adrien JUND
4e7bca4f38 Add some constructors for C# 3.0
Rename ClientCertAuthConfiguration to ClientSslAuthConfiguration
Rename ServerCertAuthConfiguration to ServerSslAuthConfiguration
Add the licence comment to new files
2014-10-28 11:24:00 +01:00
Adrien JUND
cc0ab61eb9 Add SslStream Configuration for Client & Server 2014-10-27 17:15:55 +01:00
sta
2355d88a21 Refactored HttpUtility.cs 2014-08-18 14:46:16 +09:00
sta
b27283390e Removed WebSocketStream.cs 2014-07-28 18:02:05 +09:00
sta
a0764d89ff Refactored WebSocketStream.cs 2014-07-24 15:02:42 +09:00
sta
7cb6499c3a Refactored TcpListenerWebSocketContext.cs 2014-07-20 22:04:44 +09:00
sta
e7c9b19bf0 Modified WebSocketStream.cs to connect through proxy 2014-07-16 22:23:41 +09:00
sta
42bc2b52cd Renamed AuthResponse property to AuthenticationResponse property 2014-07-15 16:49:24 +09:00
sta
e45e51e1ef Renamed HandshakeResponse.cs to HttpResponse.cs, and refactored 2014-07-15 16:39:38 +09:00
sta
4427838632 Renamed HandshakeRequest.cs to HttpRequest.cs, and refactored 2014-07-14 20:34:43 +09:00
sta
dd3cd23ac3 Integrated methods to parse query string 2014-06-03 11:34:18 +09:00
sta
94bb58f4fc Added CreateRequestUrl method to HttpUtility 2014-06-01 20:59:38 +09:00
sta
4bf079b1a2 Fix for query string 2014-05-30 16:19:23 +09:00
sta
331d840775 Fix for request url 2014-05-28 14:20:46 +09:00