Fixes a warning in System.Windows.Forms.dll
[mono.git] / mcs / class / System.ServiceModel /
2011-10-05 Rolf Bjarne Kvinge[System.ServiceModel] Write EndPointAddress properly...
2011-10-03 Atsushi EnoAdd ProtectionTokenParameter for mutual nego. Patch...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-26 Marek SafarInstall 4.0 profile as developers package and make...
2011-09-23 Marek SafarIntroduce separate .net 4.5 profile
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-07 Sebastien PouliotAdd null-check on 'partDesc'. Fix bug #612 (WCF regression)
2011-09-01 Marek SafarMerge pull request #168 from tomaszkubacki/master
2011-08-29 Sebastien PouliotFix bug #380. Patch from bnc#605795 were not committed...
2011-08-24 Atsushi EnoDo not try to output empty message body to logs.
2011-08-24 Atsushi EnoWhen there is void return, the common message formatter...
2011-08-24 Atsushi EnoReturnValue in MessageDescription was missing when...
2011-08-24 Atsushi EnoThis filter should ignore port, and should not filter...
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #141 from LogosBible/surrogtate
2011-08-04 Atsushi EnoMerge pull request #146 from flutos/207ce0bccceec3ff786...
2011-08-03 Atsushi EnoFix NET_2_1 builds (regression from the previous Securi...
2011-08-02 Atsushi EnoMerge pull request #145 from ngraziano/99b87f07af0beed3a887
2011-08-02 Atsushi EnoMerge pull request #143 from mistoll/master
2011-08-02 Michael StollFixed coding style in SecureMessageDecryptor
2011-08-02 Michael StollFixed coding style in SecureMessageGenerator
2011-08-02 Michael StollFixed coding style for BasicHttpBinding and SecurityBin...
2011-08-02 Atsushi EnoFill/reflect ReturnValue to and from corresponding...
2011-08-02 Atsushi Enopart of fix bug #41. MessageParameterAttribute is consi...
2011-08-01 Michael StollRemvoed debug console output
2011-08-01 Michael StollSplitted the SecureMessage method for a better readability.
2011-08-01 Michael StollFixed the SecurityBindingElement creation of BasicHttpB...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-28 Miguel de IcazaMerge pull request #139 from HorstKakuschke/master
2011-07-28 Atsushi EnoFix wsdl import wrt element qname (!= type name).
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-22 Atsushi EnoAvoid possible duplicate xmlns output. Fixes xsp-based...
2011-07-18 Atsushi Enosupport action parameter in SOAP 1.2 content type....
2011-07-08 Atsushi EnoFull equivalence comparison is unnecessary for MessageE...
2011-06-28 Atsushi EnoImplement support for Stream param with WebHttpBinding...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-14 Atsushi EnoSet "Encoder" property when Message was read from Messa...
2011-06-14 Atsushi Enofinally implement Message.ToString() as in expected...
2011-06-14 Atsushi EnoFlush some ongoing changes for XmlSerializer support...
2011-06-03 Zoltan VargaMerge pull request #109 from rnagy/master
2011-06-03 Atsushi EnoSupport RemoteEndpointMessageProperty.
2011-05-31 Atsushi EnoRef parameter was not covered by ParameterInfo.IsOut...
2011-05-27 Atsushi EnoFill type info in MessagePartDescription from XmlSerial...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-16 Atsushi EnoMerge pull request #101 from occ/master
2011-05-13 Atsushi EnoImplement XmlSerializerMessageContractImporter, round 2.
2011-05-13 Zoltan VargaMerge pull request #100 from Unity-Technologies/master...
2011-05-13 Atsushi EnoImplement WsdlContractConversionContext, and ignore...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-11 Atsushi EnoRevert previous XmlSerializerMessageContractImporter...
2011-05-11 Atsushi EnoAdd PipeException. fixed bug #692987 by Eberhard Beilharz.
2011-05-10 Atsushi EnoFix common issue in MetadataSet - call MoveToContent...
2011-05-10 Atsushi EnoAdd new MetadataSetTest and fix couple of minor issues.
2011-05-10 Atsushi EnoRevive this test by implementing mock web server.
2011-05-10 Atsushi EnoAdd (not-working) callback instance context mode test...
2011-05-09 Sebastien PouliotAdd (disabled) unit tests for sync use of Communication...
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...
next