Tue May 13 15:34:29 CEST 2003 Paolo Molaro <lupus@ximian.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Proxies /
2003-04-10 Lluis Sanchez * RemotingProxy.cs: Added support for Async and OneWay...
2003-03-20 Lluis Sanchez * RealProxy.cs: added variables to support proxy bypas...
2003-03-03 Lluis Sanchez * ProxyAttribute.cs: Implemented.
2003-02-19 Lluis Sanchez * RealProxy.cs: Changed constructor to allow only...
2003-02-03 Patrik Torstensson2003-02-03 Patrik Torstensson
2003-01-28 Gonzalo Paniagua... 2003-01-28 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-12-29 Lluis Sanchezno message
2002-12-21 Miguel de Icaza2002-12-20 Lluis Sanchez Gual <lsg@ctv.es>
2002-09-05 Dietmar Maurer2002-09-03 Dietmar Maurer <dietmar@ximian.com>
2002-08-20 Dietmar Maurercreated an new assembly System.Runtime.Remoting
2002-07-27 Duncan MakForgot about this interface
2002-07-24 Duncan Mak2002-07-24 Duncan Mak <duncan@ximian.com>
2002-07-24 Duncan Mak2002-07-24 Duncan Mak <duncan@ximian.com>
2002-07-23 Duncan MakRevert patches to ProxyAttribute (oops) and add them to
2002-07-23 Duncan MakAdded missing using statements.
2002-07-23 Duncan Mak2002-07-23 Duncan Mak <duncan@ximian.com>
2002-04-17 Dietmar Maureradded a new field to TransparentProxy
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-03-28 Dietmar Maurerstarted proxy support
2002-03-22 Dietmar Maureradded GetTransparentProxy stub
2002-03-22 Dietmar Maurernew remoting classes