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-09-22Try to use an IPv4 address first for TCP remoting (#3507)Joshua Peterson
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-05-25[System.Runtime.Remoting] Build if DBEUG Is definedMiguel de Icaza
2012-02-29Fix the .gitattribute file for 'System.Runtime.Remote.Channels.Tcp'.Duncan Mak
2012-02-02Move remset scan code to its file.Rodrigo Kumpera
2011-12-29Fixes some warnings in System.Runtime.Remoting.dllQuickJack
2010-08-11Adapt to new exception in threadpool behavior.Gonzalo Paniagua Javier
2010-07-25EOL handlingRaja R Harinath
2008-09-182008-09-18 Robert Jordan <robertj@gmx.net>Robert Jordan
2008-09-18Socket.NoDelay is 2.0+ onlyMarek Habersack
2008-09-182008-09-18 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2008-09-182008-09-17 Jeffrey Stedfast <fejj@novell.com>Jeffrey Stedfast
2008-09-172008-09-17 Jeffrey Stedfast <fejj@novell.com>Jeffrey Stedfast
2008-09-17oopsJeffrey Stedfast
2008-09-172008-09-17 Jeffrey Stedfast <fejj@novell.com>Jeffrey Stedfast
2008-09-132008-09-12 Jeffrey Stedfast <fejj@novell.com>Jeffrey Stedfast
2008-08-09* System.Runtime.Remoting_test.dll.sources: add SocketCachePolicy.cs.Gert Driesen
2008-06-192008-06-18 Robert Jordan <robertj@gmx.net>Robert Jordan
2008-01-252008-01-25 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2007-01-092006-01-09 Robert Jordan <robertj@gmx.net>Robert Jordan
2007-01-082007-01-08 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-12-192006-12-18 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-09-152006-09-15 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
2006-05-31* TcpClientChannel.cs: Marked CreateMessageSink virtual.Gert Driesen
2006-05-31* TcpClientChannel.cs: Set eol-style to native.Gert Driesen
2005-11-082005-11-08 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
2005-11-06Add System.Runtime.Remoting.vmwcsproj and System.Runtime.Remoting.sln; Some T...Svetlana Zholkovsky
2005-07-252005-07-25 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
2005-06-012005-05-31 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
2005-05-312005-05-31 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-05-182005-05-18 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-01-252005-01-25 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-01-212005-01-21 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-01-142005-01-14 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-12-172004-12-17 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-12-102004-12-10 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-12-092004-12-09 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-10-22 * TcpClientChannel.cs: In CreateMessageSink, process the remote channelLluis Sanchez
2004-07-15 * TcpServerChannel.cs: Set channel name from the provided properties.Lluis Sanchez
2004-06-25Add licensing infoDuncan Mak
2004-05-13 * TcpChannel.cs: Made Init private.Lluis Sanchez
2004-04-16 * TcpClientChannel.cs: Initialize the sink provider in the defaultLluis Sanchez
2004-03-05 * TcpServerChannel.cs: In the ProcessMessages() loop, moved the closing ofLluis Sanchez
2004-02-27 * TcpClientTransportSink.cs: Set the RequestUri transport header beforeLluis Sanchez
2004-02-23 * TcpClientTransportSink.cs: Release the connection after sending anLluis Sanchez
2003-12-23 * TcpServerChannel.cs: If useIpAddress and bindAddress are both specified,Lluis Sanchez
2003-12-19TcpServerChannel.cs: Fixes in channel initialization.Lluis Sanchez
2003-12-12TcpChannel.cs: Added null check.Lluis Sanchez