sta
2c8ca0a491
Added the CheckIfValidCloseParameters (ushort, string) method
11 years ago
sta
85d77399cc
Added the IsSendable (CloseStatusCode) method
11 years ago
sta
a74f109649
Added the IsNoStatusCode (CloseStatusCode) method
11 years ago
sta
fa936b1743
Added the IsSendable (ushort) method
11 years ago
sta
9a06b646d7
Added the IsNoStatusCode (ushort) method
11 years ago
sta
47931c9a42
Removed checking if an empty string from the Ext.TryCreateWebSocketUri method
11 years ago
sta
477ef2277e
Removed throwing the exception in from Ext.EqualsWith method
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
sta
956f16a162
Merge pull request #85 from Liryna/master
...
Add SslStream Configuration for Client & Server
11 years ago
sta
6822fdce36
Refactored WebHeaderCollection.cs
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
72867a26da
Fix for issue #84
11 years ago
sta
f60f16f70f
Fix for issue #84
11 years ago
sta
2a3a62ec82
Fix for issue #84
11 years ago
sta
ae6c41c64c
Fix for issue #76 , added the WaitTime property to the WebSocketServer class
11 years ago
sta
0d5d6d2b4c
Modified to check if valid frame was received
11 years ago
sta
dd25d1d0a4
Refactored PayloadData.cs
11 years ago
sta
faaa2e1939
Modified some error messages in Ext.cs and WebSocketServer.cs
11 years ago
sta
e7aa1a469d
Refactored Ext.cs
11 years ago
sta
d3027834ca
Modified Unquote method
12 years ago
sta
0a742f2e91
Refactored Ext.cs
12 years ago
sta
decddde20a
Refactored Ext.cs
12 years ago
sta
aedefc1391
Added GetValue (this string, string, bool) method
12 years ago
sta
ce39129b87
Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs
12 years ago
sta
df4b23807e
Renamed Params to Parameters
12 years ago
sta
2b42af79c0
Renamed ParseBasicAuthResponseParams to ParseBasicCredentials
12 years ago
sta
5ab0abac8f
Refactored AuthenticationResponse.cs
12 years ago
sta
7ed991d72e
Refactored AuthenticationChallenge.cs
12 years ago
sta
be1470a32e
Fix for issue #47 , and refactored HttpListenerRequest.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
5e19c5cb1a
Refactored WebHeaderCollection.cs
12 years ago
sta
d632fc839f
Modified WebSocketState enum values to PascalCase values
12 years ago
sta
e594696a38
Modified CompressionMethod enum values to PascalCase values
12 years ago
sta
eb36dd9e82
Modified CloseStatusCode enum values to PascalCase values
12 years ago
sta
46fc6f927f
Modified ByteOrder enum values to PascalCase values
12 years ago
sta
291397a738
Modified ServerState enum values to PascalCase values
12 years ago
sta
2a8a9ca061
Refactored WebSocket.cs
12 years ago
sta
78261ff71c
Refactored Ext.cs
12 years ago
sta
1548112965
Refactored WebSocketServiceManager.cs, WebSocketSessionManager.cs
12 years ago
sta
5b9d219938
Fix for extensions for server
12 years ago
sta
d98b041c1e
Fix a few
12 years ago
sta
7e6b82306c
Fix for subprotocols for client
12 years ago
sta
2fe44b9279
Refactored HttpServer.cs, WebSocketServer.cs
12 years ago
sta
31c3ece37f
Modified checking if can send
12 years ago
sta
31463022ee
Modified closing
12 years ago
sta
81993cbd97
Modified Ping
12 years ago