Commit Graph

37 Commits

Author SHA1 Message Date
sta
c9511823b8 [Fix] Check if can add a connection 2016-04-01 12:21:48 +09:00
sta
afd6191331 [Modify] Add a check 2016-04-01 11:39:31 +09:00
sta
b76349936b [Modify] Add a check 2016-04-01 11:30:07 +09:00
sta
e8fc325e63 [Modify] Add a check 2016-04-01 11:26:54 +09:00
sta
02248cd95d [Fix] Move it out
As a preventive move. See: issue #235
2016-04-01 11:16:45 +09:00
sta
20ad884dbe [Fix] Move it out
As a preventive move. See: issue #235
2016-04-01 11:06:48 +09:00
sta
8fd4b160f8 [Fix] Move it out
Fix for issue #235
2016-03-29 17:10:11 +09:00
sta
c10e5a7049 [Fix] Replace it (back to the original)
Fix for issue #235
2016-03-29 16:28:45 +09:00
sta
ff06963613 Refactored a few for HttpListener.cs 2015-05-15 17:47:32 +09:00
sta
39636b4b30 Moved the authenticate method to the HttpListener class, as Authenticate (HttpListenerContext) method 2015-03-17 14:48:51 +09:00
sta
1cb5b3079d Changed the access level of the Log property to the public 2015-02-13 16:02:26 +09:00
sta
a1da1a8ada Added Log property to the HttpListener class 2015-02-04 17:32:34 +09:00
sta
382efaac6e Modified a bit for the description of HttpListener.cs 2015-02-03 15:56:38 +09:00
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