ongoing XmlSerializerMessageContractImporter work.
[mono.git] / mcs / class / System.ServiceModel /
2011-05-09 Atsushi Enoongoing XmlSerializerMessageContractImporter work.
2011-05-09 Atsushi EnoNow our HttpListener can listen to wildcard prefix...
2011-05-02 Jb EvainFix the mobile build
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-30 Geoff NortonAvoid doubly declaring some types in the 2.1 profile...
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 EnoLog net.tcp transport messages too.
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 EnoActual source directory changes after changing namespaces.
2011-04-25 Atsushi EnoMore nettcp namespace changes.
2011-04-25 Atsushi EnoMove NetTcp namespace to internal one.
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-18 Atsushi EnoEmpty XmlReader message caused failure on buffereed...
2011-04-15 Atsushi EnoPrepare for HostNameComparisonMode support (i.e. incomp...
2011-04-15 Atsushi EnoSome argument check in TextMessageEncoder.
2011-04-15 Atsushi EnoUse correct MessageVersion instead of Default for empty...
2011-04-15 Atsushi EnoOne more step to enable WCF diagnostics in Logger,...
2011-04-14 Alan McGovernAdd more internal types for IVT for SDK assemblies.
2011-04-14 Alan McGovern[System.ServiceModel] Add some missing properties for...
2011-04-14 Alan McGovern[System.ServiceModel] return the same object reference...
2011-04-14 Alan McGovernAdd another dummy type to keep silverlight sdk assembli...
2011-04-14 Atsushi EnoAdd ServiceKnownTypeAttributeTest.
2011-04-14 Atsushi EnoServiceKnownTypeAttribute.MethodName was used way diffe...
2011-04-13 Alan McGovernAdd an IVT from System.ServiceModel to Sys.SM.Web.Exten...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-08 Atsushi EnoAdd XmlSerializerFormatAttribute support in mobile...
2011-04-08 Atsushi EnoTemporarily disable InternalsVisibleTo(Sys.Xml.Serializ...
2011-04-07 Atsushi EnoSplit XmlMessagesFormatter out. It is for use in Sys...
2011-04-07 Atsushi EnoAdd InternalsVisibleTo(Sys.Xml.Serialization.dll) to...
2011-04-07 Atsushi EnoFix moonlight_raw build in Sys.Xml.Serialization.dll...
2011-04-07 Atsushi EnoDataContractSerializerOperationBehavior is done too...
2011-04-07 Atsushi EnoSome XmlSerializerFormatAttribute and XmlSerializerOper...
2011-04-07 Atsushi EnoHttpRequestChannel should also return CookieContainer...
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 Jb EvainFix net_2_0 build
2011-04-04 Atsushi EnoAdd WCF diagnostics implementation (not working yet).
2011-04-02 Atsushi Enofix wrong attempt to add restricted headers in HttpRequ...
2011-04-01 Atsushi EnoLess !NET_2_1/!MOONLIGHT to improve SL4 WCF compatibility.
2011-04-01 Marek Habersack[wcf] Unbreak the build (Assembly.IsDynamic is a 4...
2011-04-01 Atsushi EnoImplement ConfigurationName support for ChannelFactory.
2011-04-01 Peter GerbrandtFix contract description for contracts with deep inheri...
2011-03-31 Rolf Bjarne KvingeSystem.ServiceModel: make it a lot more compatible...
2011-03-22 Atsushi EnoRemove unexpected CWL.
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Atsushi EnoFix build; remove extra !NET_2_1.
2011-03-17 Atsushi Enonet.tcp Sized message with non-binarysession encoding...
2011-03-17 Atsushi EnoSupport encoding record other than binary session in...
2011-03-16 Atsushi EnoEnable more behavior interface member in NET_2_1.
2011-03-16 Atsushi EnoEnable more behaviors use in NET_2_1 land, toward WebHt...
2011-03-16 Atsushi EnoImplement more encodings than binary frame with diction...
2011-03-16 Atsushi EnoAdd endpoint behavior support in NET_2_1, which involve...
2011-03-15 Atsushi Enoavoid NRE on non-binary encoding use in TcpTransport.
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-14 Peter GerbrandtApply DataContractSerializerOperationBehavior.
2011-03-09 Atsushi EnoRemove old windows threading workaround.
2011-03-08 Marek SafarFixes build
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 Peter GerbrandtSupport for the same interface as service contract...
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-25 Atsushi EnoFix 2.0 test build (disable it).
2011-02-24 Atsushi EnoSimple InstanceContext.Extensions implementation by...
2011-02-24 Atsushi EnoPass Actor. use IsNullOrEmpty() instead of "!= String...
2011-02-24 Atsushi EnoAnother fix to not write null header. Add UniqueId...
2011-02-18 Atsushi EnoDo not try to serialize null header item.
2011-02-18 Atsushi EnoAlmost eliminate wrong use of Constants.WsaNamespace.
2011-02-18 Atsushi EnoEndpointAddressAugust2004 was not serialized correctly.
2011-02-17 Atsushi Enoget out from NET_4_0.
2011-02-17 Atsushi EnoCouple of corcompare fixes.
2011-02-17 Atsushi EnoOnly use non-null values in ServiceAuthorizationBehavior.
2011-02-17 Atsushi EnoFill a couple of missing ServiceAuthorizationElement...
2011-02-17 Atsushi EnoHTTP authentication in HttpListener had dropped during...
2011-02-16 Atsushi Enoxsi:type parsing is wrong in default namespace resolution.
2011-02-16 Atsushi EnoOperation interface methods also have ServiceKnownType...
2011-02-15 Atsushi EnoAsync MessageContract pattern needs more sophisticated...
2011-02-15 Atsushi EnoMessage headers are now serialized and deserialized...
2011-02-15 Atsushi EnoServiceDescription.cs does not exist in moonlight,...
2011-02-15 Atsushi EnoMessageHeaderDescription were not filled in message...
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-15 Atsushi EnoPeeDuplex ChannelFactory must be opened in prior to...
2011-02-15 Atsushi Enoadd private setter for message serialization.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
next