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
2008-08-09* System.Runtime.Remoting_test.dll.sources: add SocketCachePolicy.cs.Gert Driesen
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-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-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-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-07-15 * TcpServerChannel.cs: Set channel name from the provided properties.Lluis Sanchez
2004-06-25Add licensing infoDuncan Mak
2004-03-05 * TcpServerChannel.cs: In the ProcessMessages() loop, moved the closing ofLluis 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-11-17 * TcpClientChannel.cs: Added support for name and priority properties.Lluis Sanchez
2003-11-12 * TcpServerChannel.cs: Remove listener initialization and StartListeningLluis Sanchez
2003-04-28 * TcpChannel.cs: The port property may not be an string. Fixed.Lluis Sanchez
2003-02-062003-02-05 Alvaro del Castillo <acs@barrapunto.com>Alvaro del Castillo
2003-01-27* TcpServerChannel.cs: Changed management of listener threads.Lluis Sanchez
2003-01-26* TcpServerChannel.cs: Changed default formatter sink to BinaryFormatterSinkLluis Sanchez
2002-12-29no messageLluis Sanchez
2002-08-30channel example implementationDietmar Maurer
2002-08-24more tcp channel code, renamed soap namespace to SoapDietmar Maurer