sta
72634c8331
[Modify] Edit it
8 years ago
sta
bee3ef7486
[Modify] Edit it
8 years ago
sta
10d6946018
[Modify] Edit it
8 years ago
sta
d38edb8df4
[Modify] Edit it
8 years ago
sta
99667eb9be
[Modify] Edit it
8 years ago
sta
bb5279b055
[Modify] Edit it
8 years ago
sta
055e904bf5
[Modify] Edit it
8 years ago
sta
5a96ee4723
[Modify] Edit it
8 years ago
sta
071679fd5a
[Modify] Edit it
8 years ago
sta
03db354570
[Modify] Edit it
8 years ago
sta
fcbd35ea0c
[Modify] Edit it
8 years ago
sta
e57da1b2f8
[Modify] Polish it
8 years ago
sta
574f232fb9
[Modify] Edit it
8 years ago
sta
64a6cad950
[Modify] Edit it
8 years ago
sta
4c8efb0157
[Modify] Edit it
8 years ago
sta
8d733b4d05
[Modify] Edit it
8 years ago
sta
996448f08d
[Modify] Polish it
8 years ago
sta
a6c40820c7
[Modify] Edit it
8 years ago
sta
ed7f1ed5b6
[Modify] Edit it
8 years ago
sta
0d755528c8
[Modify] Polish it
8 years ago
sta
f4bfd46bcb
[Modify] Edit it
8 years ago
sta
612194369a
[Modify] Edit it
8 years ago
sta
8986a323a8
[Modify] Edit it
8 years ago
sta
66ddadb598
[Modify] Edit it
8 years ago
sta
32e1f2b24b
[Modify] Edit it
8 years ago
sta
6a80126d8e
[Modify] Edit it
8 years ago
sta
7424d1d5e9
[Modify] Edit it
8 years ago
sta
0c644cdf2d
[Modify] Polish it
8 years ago
sta
ccd9e187d9
[Modify] Edit it
8 years ago
sta
52d07060e5
[Modify] Polish it
8 years ago
sta
1b0c9c58f3
[Modify] Edit it
8 years ago
sta
49c765aea8
[Modify] Polish it
8 years ago
sta
caf364d339
[Modify] Edit it
8 years ago
sta
d9005a68d6
[Modify] Edit it
8 years ago
sta
3664e0f637
[Modify] Edit it
8 years ago
sta
64c1cb599c
[Modify] Edit it
8 years ago
sta
84eea4161a
[Modify] Edit it
8 years ago
sta
8305854bc9
[Modify] Edit it
8 years ago
sta
ad8ce4a5e5
[Modify] Polish it
8 years ago
sta
a3f6fedd81
[Modify] Edit it
8 years ago
sta
58b2c43dab
[Modify] Polish it
8 years ago
sta
e0be365a9c
[Modify] 2016
10 years ago
sta
26fb29ef00
[Modify] Polish it
10 years ago
sta
f374018356
[Modify] Edit it
10 years ago
sta
977b9de1b8
[Modify] Edit it
10 years ago
sta
f6dc66527e
[Modify] Edit it
10 years ago
sta
61e33f5c74
[Modify] Edit it
10 years ago
sta
8a048e0408
[Modify] Edit it
10 years ago
sta
705905a583
[Modify] 2016
10 years ago
sta
bb561ee5c0
[Modify] Edit it
10 years ago
sta
899d41489d
[Modify] Edit it
10 years ago
sta
4c18863084
[Modify] Edit it
10 years ago
sta
281c99f704
[Modify] Edit it
10 years ago
sta
f4d76318f6
[Modify] Polish it
10 years ago
sta
a07860f3c1
[Modify] 2016
10 years ago
sta
0f77b34156
[Modify] Remove it
10 years ago
sta
9c055b1267
[Modify] Polish it
10 years ago
sta
c205ecce67
[Modify] Polish it
10 years ago
sta
28a60ec94f
[Modify] Polish it
10 years ago
sta
67c2e7c023
[Modify] Polish it
10 years ago
sta
e1acf47ecf
[Modify] Polish it
10 years ago
sta
6b6841f03b
[Modify] Polish it
10 years ago
sta
18a04f1849
[Modify] Polish it
10 years ago
sta
1773ea2e56
[Modify] Polish it
10 years ago
sta
b9ffe1c815
[Modify] Remove it
10 years ago
sta
b95b61627c
[Modify] Remove it
10 years ago
sta
dffa4e8006
[Modify] Add it
10 years ago
sta
d4e844dfcd
Added Log property to the HttpListenerWebSocketContext class
11 years ago
sta
e989e3e18f
Added Log property to the TcpListenerWebSocketContext class
11 years ago
sta
14c419fc17
Modified a bit for TcpListenerWebSocketContext.cs, into the year 2015
11 years ago
sta
01770d043d
Replaced the HttpListenerWebSocketContext (HttpListenerContext, string, Logger) constructor with the HttpListenerWebSocketContext (HttpListenerContext, string) constructor
11 years ago
sta
4bcd400635
Modified a bit for HttpListenerWebSocketContext.cs, into the year 2015
11 years ago
sta
5003c10e0c
Modified HTTP auth for HttpListener class
11 years ago
sta
533ef2090a
Modified HTTP auth for WebSocketServer class
11 years ago
sta
214103b7e8
Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class
11 years ago
sta
e3e8fafaa6
Fix for issue #86 , added ClientCertificateValidationCallback property to ServerSslAuthConfiguration class, and refactored
11 years ago
sta
912b1f0d62
Fix for pull request #85
11 years ago
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
11 years ago
Adrien JUND
cc0ab61eb9
Add SslStream Configuration for Client & Server
11 years ago
sta
2355d88a21
Refactored HttpUtility.cs
12 years ago
sta
b27283390e
Removed WebSocketStream.cs
12 years ago
sta
a0764d89ff
Refactored WebSocketStream.cs
12 years ago
sta
7cb6499c3a
Refactored TcpListenerWebSocketContext.cs
12 years ago
sta
e7c9b19bf0
Modified WebSocketStream.cs to connect through proxy
12 years ago
sta
42bc2b52cd
Renamed AuthResponse property to AuthenticationResponse property
12 years ago
sta
e45e51e1ef
Renamed HandshakeResponse.cs to HttpResponse.cs, and refactored
12 years ago
sta
4427838632
Renamed HandshakeRequest.cs to HttpRequest.cs, and refactored
12 years ago
sta
dd3cd23ac3
Integrated methods to parse query string
12 years ago
sta
94bb58f4fc
Added CreateRequestUrl method to HttpUtility
12 years ago
sta
4bf079b1a2
Fix for query string
12 years ago
sta
331d840775
Fix for request url
12 years ago
sta
e20c3df551
Added GetWebSocketStream method to HttpConnection class
12 years ago
sta
fdf413545e
Renamed WsStream.cs to WebSocketStream.cs
12 years ago
sta
091b45c8b0
Fix a few for TcpListenerWebSocketContext.cs
12 years ago
sta
85e567bd72
Modified AcceptWebSocket method with subprotocol
12 years ago
sta
7cf64e4d49
Modified some xml doc comments
12 years ago
sta
673d7225bd
Refactored WebSocket.cs
12 years ago
sta
fa33e71611
Refactored TcpListenerWebSocketContext.cs
12 years ago
sta
b3e8708f85
Refactored HttpListenerWebSocketContext.cs
12 years ago
sta
6575f56ed0
Refactored WebSocketContext.cs
12 years ago