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