1117 Commits (5cc462ac25c89480aab56aa7399c7e5602ca103a)
 

Author SHA1 Message Date
sta bd70e0b11c Modified a bit for HttpListenerResponse.cs, into the year 2015 11 years ago
sta ca7a0c1ef2 Modified a bit for the description of HttpListenerResponse.cs 11 years ago
sta 78fd24040b Refactored a few for HttpListenerResponse.cs 11 years ago
sta f99c31a7e0 Refactored a bit for HttpListenerRequest.cs 11 years ago
sta 4d9d5858d8 Modified a bit for HttpListenerRequest.cs, into the year 2015 11 years ago
sta eb765953ca Modified a bit for the description of HttpListenerRequest.cs 11 years ago
sta f8758c61e6 Refactored a few for HttpListenerRequest.cs 11 years ago
sta 236846a7c3 Refactored a few for HttpListenerPrefix.cs 11 years ago
sta 7d678fec4c Modified a bit for HttpListenerPrefixCollection.cs, into the year 2015 11 years ago
sta c1fa217fe6 Modified a bit for the description of HttpListenerPrefixCollection.cs 11 years ago
sta fa1a572453 Refactored a few for HttpListenerPrefixCollection.cs 11 years ago
sta 1118674782 Modified a bit for HttpListenerPrefix.cs, into the year 2015 11 years ago
sta a8429f7567 Modified a bit for the description of HttpListenerPrefix.cs 11 years ago
sta 5beec5da30 Refactored a few for EndPointManager.cs 11 years ago
sta cd10c21112 Modified a few for EndPointManager.cs 11 years ago
sta 47e859f57f Modified a few for EndPointListener.cs 11 years ago
sta 328fd5d43d Replaced the RemoveEndPoint (IPEndPoint, EndPointListener) method with the RemoveEndPoint (EndPointListener) method 11 years ago
sta 9ca8c54e8f Added Address and Port properties 11 years ago
sta 160aa923c2 Refactored a few for EndPointManager.cs 11 years ago
sta d3b45eb6ec Modified a bit for EndPointManager.cs, into the year 2015 11 years ago
sta 2aebe89e2d Modified a bit for the description of EndPointManager.cs 11 years ago
sta 8c9898366b Removed the getEndPointListener (IPAddress, int, bool, HttpListener) method from the EndPointManager class 11 years ago
sta 196a316141 Modified a few for EndPointManager.cs 11 years ago
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 11 years ago
sta d8df50efef Added getEndPointListener (string, int, HttpListener, bool) method to the EndPointManager class 11 years ago
sta 78a3bdc1b7 Modified a bit for CloseStatusCode.cs, into the year 2015 11 years ago
sta bd3eba02cf Modified a bit for Opcode.cs, into the year 2015 11 years ago
sta 1cb5b3079d Changed the access level of the Log property to the public 11 years ago
sta d4e844dfcd Added Log property to the HttpListenerWebSocketContext class 11 years ago
sta e989e3e18f Added Log property to the TcpListenerWebSocketContext class 11 years ago
sta 14c419fc17 Modified a bit for TcpListenerWebSocketContext.cs, into the year 2015 11 years ago
sta 01770d043d Replaced the HttpListenerWebSocketContext (HttpListenerContext, string, Logger) constructor with the HttpListenerWebSocketContext (HttpListenerContext, string) constructor 11 years ago
sta 4bcd400635 Modified a bit for HttpListenerWebSocketContext.cs, into the year 2015 11 years ago
sta 9df983b9d5 Modified a bit for HttpListenerContext.cs, into the year 2015 11 years ago
sta 9c43fcb039 Modified a bit for the description of HttpListenerContext.cs 11 years ago
sta 828e117190 Replaced the AcceptWebSocket (string, Logger) method with the AcceptWebSocket (string) method 11 years ago
sta a1da1a8ada Added Log property to the HttpListener class 11 years ago
sta 382efaac6e Modified a bit for the description of HttpListener.cs 11 years ago
sta 9e239e75d9 Modified a bit for HttpListener.cs, into the year 2015 11 years ago
sta 9568b0c603 Modified a bit for Ext.cs, into the year 2015 11 years ago
sta 766f2915f5 Modified a few for the description of Ext.cs 11 years ago
sta bef64963be Modified a bit for the CheckIfValidControlData method 11 years ago
sta 91adf42611 Removed the IsSendable methods 11 years ago
sta 5c64c3c90e Modified the HttpServer class, fix for 'No Status Code' for the stop 11 years ago
sta 22c1e8e3ad Modified a bit for HttpServer.cs, into the new year 2015 11 years ago
sta 7b050e07e2 Modified the WebSocketServer class, fix for 'No Status Code' for the stop 11 years ago
sta 5c0ccc09a5 Modified a bit for WebSocketServer.cs, into the new year 2015 11 years ago
sta f072485b83 Modified the WebSocket class, fix for 'No Status Code' for the close 11 years ago
sta 1bb7775a7e Added the CheckIfValidCloseParameters (CloseStatusCode, string) method 11 years ago
sta 2c8ca0a491 Added the CheckIfValidCloseParameters (ushort, string) method 11 years ago