Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-03[System.ServiceModel] Fix "collection was modified" exception in testsAlexander Köplinger
2015-12-21[ServiceModel] Make TcpReplyChannel.OnClose thread-safeAlexander Köplinger
2015-09-23Merge pull request #463 from strawd/concurrent-requestsMiguel de Icaza
2012-09-19[#1340][WCF]: Fix null reference when using invalid HTTP methods.Martin Baulig
2012-09-17Handle multiple concurrent calls to BeginTryReceiveRequestDavid Straw
2012-08-14Fix ArgumentOutOfRangeException in HttpListenerManager.TryDequeueRequest when...Maciej Paszta
2012-07-19TimeSpan.MaxValue comparison fails after recursingDavid Straw
2012-07-11Treat TimeSpan.MaxValue as a special case for http wait timeoutDavid Straw
2012-07-11Constrain http request/response timeouts to int.MaxValue millisecondsDavid Straw
2011-06-03Support RemoteEndpointMessageProperty.Atsushi Eno
2011-05-09Now our HttpListener can listen to wildcard prefix safely.Atsushi Eno
2011-04-22Log HTTP reply Message too. Make logging customizible on under the moon.Atsushi Eno
2011-04-15Prepare for HostNameComparisonMode support (i.e. incomplete).Atsushi Eno
2011-04-15One more step to enable WCF diagnostics in Logger, and add HttpReplyChannel log.Atsushi Eno
2011-02-17HTTP authentication in HttpListener had dropped during refactoring. Now it's ...Atsushi Eno
2010-11-09[wcf] AJAX GET requests work now.Marek Habersack
2010-10-20[wcf] make /js and /jsdebug dispatchers work.Marek Habersack
2010-10-18[wcf] Don't close HTTP response prematurely.Marek Habersack
2010-10-01Remove extra call to HttpResponse.Flush() which would crash.Atsushi Eno
2010-09-24Filter requests only by paths, excluding host and port.Atsushi Eno
2010-08-30Add not-working code for TransferMode support.Atsushi Eno
2010-08-24Disable separate loop for HttpListener context acquisition. It prevents HttpS...Atsushi Eno
2010-08-20When closing the listeners, TryDequeueRequest() could be somehow invoked afte...Atsushi Eno
2010-07-142010-07-14 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-082010-07-08 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-052010-07-05 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-052010-07-05 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-052010-07-05 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-052010-07-05 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-022010-07-02 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-022010-07-02 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-022010-07-02 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-06-242010-06-24 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-06-242010-06-24 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-06-232010-06-23 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno