Commit Graph

37 Commits

Author SHA1 Message Date
sta
aec6123c19 [Modify] Polish it 2016-06-03 16:08:03 +09:00
sta
ca31d86c1a [Modify] Move port checks 2016-06-02 16:43:14 +09:00
sta
e61253baea [Modify] Replace it 2016-06-01 15:10:06 +09:00
sta
b1883ec5f5 [Modify] Add a host check 2016-06-01 14:45:49 +09:00
sta
6d24085b7a [Modify] Replace it 2016-05-31 15:31:57 +09:00
sta
2915c18811 [Modify] Add it 2016-05-31 14:53:34 +09:00
sta
a231a935a9 [Modify] 2016 2016-05-06 17:06:39 +09:00
sta
7e6896fc0c [Modify] Polish it 2016-05-05 16:39:11 +09:00
sta
aad7490e5d [Modify] Polish it 2016-05-05 16:26:10 +09:00
sta
be1adc82f1 [Modify] Polish it 2016-05-05 16:15:24 +09:00
sta
86947f66a1 [Fix] Set system error code 87 2016-05-04 15:33:04 +09:00
sta
653064223b Refactored a few for EndPointManager.cs 2015-08-29 16:37:52 +09:00
sta
efb922a67a Refactored a bit for EndPointListener.cs 2015-08-28 16:52:35 +09:00
sta
5beec5da30 Refactored a few for EndPointManager.cs 2015-02-27 16:41:57 +09:00
sta
cd10c21112 Modified a few for EndPointManager.cs 2015-02-26 17:36:07 +09:00
sta
328fd5d43d Replaced the RemoveEndPoint (IPEndPoint, EndPointListener) method with the RemoveEndPoint (EndPointListener) method 2015-02-24 16:56:58 +09:00
sta
160aa923c2 Refactored a few for EndPointManager.cs 2015-02-22 16:41:41 +09:00
sta
d3b45eb6ec Modified a bit for EndPointManager.cs, into the year 2015 2015-02-21 15:25:45 +09:00
sta
2aebe89e2d Modified a bit for the description of EndPointManager.cs 2015-02-20 16:44:20 +09:00
sta
8c9898366b Removed the getEndPointListener (IPAddress, int, bool, HttpListener) method from the EndPointManager class 2015-02-19 16:33:36 +09:00
sta
196a316141 Modified a few for EndPointManager.cs 2015-02-18 17:16:42 +09:00
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 2015-02-17 17:32:31 +09:00
sta
d8df50efef Added getEndPointListener (string, int, HttpListener, bool) method to the EndPointManager class 2015-02-16 16:41:58 +09:00
sta
689cc28532 Fix for pull request #85, renamed DefaultSslConfiguration property to SslConfiguration property 2014-10-31 20:40:01 +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
d156dffd55 Renamed the ListenerPrefix class to the HttpListenerPrefix class 2014-10-23 10:41:06 +09:00
sta
7a8967bdcd Added the ReuseAddress property to the HttpServer class (Associated with pull request #73) 2014-10-20 16:00:57 +09:00
sta
cf82b45163 Refactored ListenerPrefix.cs 2014-10-17 15:35:23 +09:00
sta
3dee61f5f8 Refactored EndPointManager.cs 2014-10-15 13:15:30 +09:00
sta
8461d24f9d Fix a few for EndPointManager.cs 2014-05-01 13:27:29 +09:00
sta
8ec0711bde Refactored EndPointManager.cs 2014-04-10 14:42:51 +09:00
sta
cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta
c560d4fba9 Fix due to the added SessionManager.cs 2012-10-09 12:14:55 +09:00
sta
b4d8689bb3 Fix Close method in EndPointListener.cs because an exception (System.InvalidOperationException: Hashtable.Enumerator: snapshot out of sync.) has occured 2012-09-27 21:47:08 +09:00
sta
d0e5ae3979 Fix due to the added HttpServer 2012-09-10 01:36:22 +09:00