Commit Graph

16 Commits

Author SHA1 Message Date
sta
214103b7e8 Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class 2014-11-07 11:41:10 +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
292a904ad7 Refactored EndPointListener.cs 2014-10-16 14:44:09 +09:00
sta
53f44a0e0e Fix for default cert folder path 2014-05-08 16:35:35 +09:00
sta
07fce5485a Fix a few for EndPointListener.cs 2014-05-02 21:54:58 +09:00
sta
fe28277f14 Refactored HttpConnection.cs 2014-04-26 16:18:23 +09:00
sta
138628b470 Fix a few for EndPointListener.cs 2014-04-25 17:16:27 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
sta
cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta
d3c21db2e3 Added some XML documentation comments 2013-02-16 16:17:47 +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