ongoing XmlSerializerMessageContractImporter work.
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel /
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-27 Atsushi EnoHandle fault messages in duplex callback channel.
2011-04-26 Atsushi EnoFix monodroid/monotouch build.
2011-04-25 Atsushi EnoMake our own simple log format actually diagnostics...
2011-04-25 Atsushi Enominor diagnostic log format brush up.
2011-04-25 Atsushi EnoEnable environment-controled output on non-moon profile...
2011-04-25 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-22 Atsushi EnoLog HTTP reply Message too. Make logging customizible...
2011-04-21 Atsushi EnoUse XPathNavigator output in WCF diagnostics. Got sorta...
2011-04-20 Atsushi EnoGet real fix for bug #687902. Revert request processor...
2011-04-20 Atsushi EnoOngoing service channel closing fix and session managem...
2011-04-15 Atsushi EnoOne more step to enable WCF diagnostics in Logger,...
2011-04-14 Atsushi EnoServiceKnownTypeAttribute.MethodName was used way diffe...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-06 Sebastien PouliotMove critical code from System.ServiceModel to mscorlib
2011-04-04 Atsushi Enounlike told by docs.mono-android.net Trace does not...
2011-04-04 Atsushi EnoAdd WCF diagnostics implementation (not working yet).
2011-04-01 Atsushi EnoLess !NET_2_1/!MOONLIGHT to improve SL4 WCF compatibility.
2011-04-01 Atsushi EnoImplement ConfigurationName support for ChannelFactory.
2011-03-31 Rolf Bjarne KvingeSystem.ServiceModel: make it a lot more compatible...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-09 Atsushi EnoRemove old windows threading workaround.
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-07 Atsushi EnoEmpty element is valid here in silverlight secrity...
2011-03-07 Atsushi EnoForgot to add the actual new client proxy.
2011-03-07 Atsushi EnoReplace SRE-based client proxy generator with RealProxy.
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-24 Atsushi EnoSimple InstanceContext.Extensions implementation by...
2011-02-18 Atsushi EnoAlmost eliminate wrong use of Constants.WsaNamespace.
2011-02-18 Atsushi EnoEndpointAddressAugust2004 was not serialized correctly.
2011-02-17 Atsushi EnoCouple of corcompare fixes.
2011-02-15 Atsushi Enoimplement some ServiceHostBase public methods that...
2011-02-15 Atsushi EnoWhen the callback contract type is the same as the...
2011-02-15 Atsushi EnoEndpointAddress could be empty on opening the factory.
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-07 Atsushi EnoOpen and close client/service runtime channels in chain...
2011-02-04 Atsushi EnoDuplex client has its own listener loop, so special...
2011-02-04 Atsushi EnoCallback contract should be distinguished from others...
2011-02-01 Atsushi Enostandard endpoint and protocol mapping support were...
2011-01-31 Atsushi Enoadd public NetTcpSecurity .ctor() and close #667429.
2011-01-26 Geoff NortonMonoTouch doesnt support SRE, so we need to disable...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-21 Atsushi EnoManage opened proxy channels and close them when Channe...
2011-01-21 Atsushi EnoImplemented a couple of async methods in InstanceContex...
2011-01-21 Atsushi EnoRename InstanceBhavior, too ambiguous among IXxxBehavio...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-04 Carlos Alberto CortezProperly set the default values for MsmqTransportSecurity.
2010-10-21 Atsushi EnoAdd #if NET_2_1 and SupportFaults member for Silverligh...
2010-10-20 Atsushi EnoAdd ExtendedProtectionPolicy members. Required by ...
2010-10-14 Atsushi EnoImplement NetTcpBinding.CanBuildChannelFactory/Listener...
2010-10-14 Atsushi EnoFill NetTcpBinding security implementation a bit.
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-09-29 Atsushi EnoFix the issue that callback contract often gets confuse...
2010-09-27 Marek Habersack[wcf] Make simplified configuration for behaviors work...
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-24 Atsushi EnoFix duplex proxy constructor arg names.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-17 Atsushi EnoProtocolMapping needed config section, default items...
2010-09-17 Atsushi EnoAdd working .svc handler in 4.0 web.config, fix standar...
2010-09-17 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-09-16 Atsushi EnoAdd ProtocolMapping support.
2010-09-16 Atsushi EnoImplement some additional logic around AddServiceEndpoi...
2010-09-14 Atsushi Enoadd more NET_4_0.
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-14 Atsushi Enoongoing standard endpoint configuration support work.
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-03 Atsushi EnoFix another non-null RemoteAddress dependency.
2010-09-03 Atsushi EnoAdd some argument check. RemoteAddress could be null...
2010-09-01 Atsushi EnoFix parameter order for TempAsyncResult.
2010-08-30 Atsushi EnoAdd workaround for bug #633945. On Windows async operat...
2010-08-27 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-27 Atsushi EnoAdd IsSystemEndpoint property and treat system endpoint...
2010-08-26 Atsushi EnoAdd missing constructors (new in 4.0 ones as well as...
2010-08-19 Atsushi EnoUse expected MessageVersion for OutgoingMessageHeaders...
2010-08-19 Atsushi EnoTargetInvocationException is often unexpected. Throw...
2010-08-18 Atsushi EnoDo not overwrite Via URI on ClientRuntime after applyin...
2010-08-17 Atsushi EnoRequest-reply channel factory should not reject one...
2010-08-17 Atsushi EnoDo not expect non-null ChannelDispatcherBase.Listener...
2010-08-16 Atsushi EnoContractDescription aren't compared decently. Compare...
2010-08-16 Atsushi EnoAdd contract existence check when calling AddServiceEnd...
2010-08-12 Chris BaconMerge remote branch 'upstream/master'
2010-08-12 Atsushi EnoDo not try to create InnerChannel while retrieving...
2010-08-12 Chris BaconMerge remote branch 'upstream/master'
2010-08-12 Atsushi EnoChannelFactory<T> and ClientBase<T> do not reject Servi...
2010-08-12 Atsushi EnoAdd new constructors in 4.0.
2010-08-11 Atsushi Enoadd new AddServiceEndpoint() overload in 4.0.
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-28 Marek SafarMerge branch 'marek'
2010-07-28 Marek SafarMerge branch 'marek'
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 atsushienoHandle ListenUri to get correct Uri (especially when...
2010-07-27 Atsushi Eno2010-07-27 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Atsushi Enocouple of warning cleanups.
2010-07-06 Atsushi Eno2010-07-06 Atsushi Enomoto <atsushi@ximian.com>
2010-06-22 Atsushi Eno2010-06-22 Atsushi Enomoto <atsushi@ximian.com>
2010-06-21 Atsushi Eno2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
next