Commit Graph

14 Commits

Author SHA1 Message Date
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