Commit Graph

74 Commits

Author SHA1 Message Date
sta
9e239e75d9 Modified a bit for HttpListener.cs, into the year 2015 2015-02-02 16:56:38 +09:00
sta
298ed9210e Renamed ListenerAsyncResult class to HttpListenerAsyncResult class 2014-11-15 15:13:51 +09:00
sta
9c79e28f22 Modified HTTP auth for HttpListener class 2014-11-14 15:49:14 +09:00
sta
214103b7e8 Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class 2014-11-07 11:41:10 +09:00
sta
e3e8fafaa6 Fix for issue #86, added ClientCertificateValidationCallback property to ServerSslAuthConfiguration class, and refactored 2014-11-06 11:16:15 +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
7a8967bdcd Added the ReuseAddress property to the HttpServer class (Associated with pull request #73) 2014-10-20 16:00:57 +09:00
sta
85dd00626b Refactored HttpListener.cs 2014-10-14 14:04:50 +09:00
sta
f46953a5ad Refactored HttpListener.cs 2014-10-13 21:20:11 +09:00
sta
157dcf26b4 Refactored HttpListener.cs 2014-10-12 18:23:19 +09:00
sta
53f44a0e0e Fix for default cert folder path 2014-05-08 16:35:35 +09:00
sta
fe28277f14 Refactored HttpConnection.cs 2014-04-26 16:18:23 +09:00
sta
ad0e1ff03e Removed AuthenticationSchemeSelector.cs 2014-04-24 21:07:38 +09:00
sta
83bf1f8608 Fix some xml doc comments for HttpListener.cs 2014-04-23 21:13:36 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
sta
dcd0052bc8 Fix for issue #21 2013-10-23 16:03:35 +09:00
sta
cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta
f38d98f966 Modified HttpListener.cs 2013-05-03 13:10:59 +09:00
sta
a376daedf0 Modified HttpListener.cs 2013-02-19 20:27:27 +09:00
sta
d3c21db2e3 Added some XML documentation comments 2013-02-16 16:17:47 +09:00
sta
d0e5ae3979 Fix due to the added HttpServer 2012-09-10 01:36:22 +09:00