30 Commits (7e6896fc0c33b5ec550397d8f4cec0b1d27f5f6d)

Author SHA1 Message Date
sta 7e6896fc0c [Modify] Polish it 10 years ago
sta aad7490e5d [Modify] Polish it 10 years ago
sta be1adc82f1 [Modify] Polish it 10 years ago
sta 86947f66a1 [Fix] Set system error code 87 10 years ago
sta 653064223b Refactored a few for EndPointManager.cs 10 years ago
sta efb922a67a Refactored a bit for EndPointListener.cs 10 years ago
sta 5beec5da30 Refactored a few for EndPointManager.cs 11 years ago
sta cd10c21112 Modified a few for EndPointManager.cs 11 years ago
sta 328fd5d43d Replaced the RemoveEndPoint (IPEndPoint, EndPointListener) method with the RemoveEndPoint (EndPointListener) method 11 years ago
sta 160aa923c2 Refactored a few for EndPointManager.cs 11 years ago
sta d3b45eb6ec Modified a bit for EndPointManager.cs, into the year 2015 11 years ago
sta 2aebe89e2d Modified a bit for the description of EndPointManager.cs 11 years ago
sta 8c9898366b Removed the getEndPointListener (IPAddress, int, bool, HttpListener) method from the EndPointManager class 11 years ago
sta 196a316141 Modified a few for EndPointManager.cs 11 years ago
sta 168c550370 Fix for issue #103, replaced the getEndPointListener (IPAddress, int, bool, HttpListener) method with the getEndPointListener (string, int, HttpListener, bool) method, to be same as the latest Mono 11 years ago
sta d8df50efef Added getEndPointListener (string, int, HttpListener, bool) method to the EndPointManager class 11 years ago
sta 689cc28532 Fix for pull request #85, renamed DefaultSslConfiguration property to SslConfiguration property 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 d156dffd55 Renamed the ListenerPrefix class to the HttpListenerPrefix class 11 years ago
sta 7a8967bdcd Added the ReuseAddress property to the HttpServer class (Associated with pull request #73) 11 years ago
sta cf82b45163 Refactored ListenerPrefix.cs 11 years ago
sta 3dee61f5f8 Refactored EndPointManager.cs 11 years ago
sta 8461d24f9d Fix a few for EndPointManager.cs 12 years ago
sta 8ec0711bde Refactored EndPointManager.cs 12 years ago
sta cc81fd340c Modified HttpListener.cs and others for secure connection 12 years ago
sta c560d4fba9 Fix due to the added SessionManager.cs 13 years ago
sta b4d8689bb3 Fix Close method in EndPointListener.cs because an exception (System.InvalidOperationException: Hashtable.Enumerator: snapshot out of sync.) has occured 13 years ago
sta d0e5ae3979 Fix due to the added HttpServer 13 years ago