Fix binding for MexHttps
[mono.git] / mcs / class / System.ServiceModel / Test /
2012-07-18 Andrey GrishinFix binding for MexHttps
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-22 Marek SafarDisable failing tests
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-19 Marek SafarMerge pull request #333 from roji/master
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-18 Marek SafarDisable more failing tests
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-20 Jonathan Pryor[System.ServiceModel] Don't try to deserialize `void...
2012-01-20 Jonathan Pryor[System.ServiceModel] Speed up Bug652331_2Test test...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-01 Marek SafarMerge pull request #168 from tomaszkubacki/master
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-02 Atsushi EnoMerge pull request #145 from ngraziano/99b87f07af0beed3a887
2011-08-02 Atsushi EnoMerge pull request #143 from mistoll/master
2011-08-02 Atsushi Enopart of fix bug #41. MessageParameterAttribute is consi...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-18 Atsushi Enosupport action parameter in SOAP 1.2 content type....
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-14 Atsushi Enofinally implement Message.ToString() as in expected...
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-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-04-20 Atsushi EnoGet real fix for bug #687902. Revert request processor...
2011-04-15 Atsushi EnoSome argument check in TextMessageEncoder.
2011-04-14 Alan McGovern[System.ServiceModel] return the same object reference...
2011-04-14 Atsushi EnoAdd ServiceKnownTypeAttributeTest.
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-07 Atsushi EnoDataContractSerializerOperationBehavior is done too...
2011-04-01 Peter GerbrandtFix contract description for contracts with deep inheri...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-07 Peter GerbrandtSupport for the same interface as service contract...
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-16 Atsushi Enoxsi:type parsing is wrong in default namespace resolution.
2011-02-15 Atsushi EnoMessage headers are now serialized and deserialized...
2011-02-15 Atsushi EnoMessageHeaderDescription were not filled in message...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-09 Atsushi EnoSupport ServiceKnownTypes. Fixed another case on bug...
2011-02-07 Atsushi EnoOpen and close client/service runtime channels in chain...
2011-02-02 Atsushi EnoNow operations are collected per corresponding Contract...
2011-02-02 Atsushi EnoImplement GetInheritedContracts(), towards bugfix ...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-04 Carlos Alberto CortezAdd IPolicyExportExtension tests for classes in System...
2010-11-04 Carlos Alberto CortezAdd MsmqTransportSecurityTest.cs to our test suite.
2010-10-14 Atsushi EnoImplement NetTcpBinding.CanBuildChannelFactory/Listener...
2010-10-14 Atsushi EnoFill NetTcpBinding security implementation a bit.
2010-10-08 Atsushi EnoDo not reject contract from the same method, could...
2010-10-05 Atsushi EnoWhen finding SerializationMap for resolved type, use...
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 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-24 Atsushi EnoOverride IsContentTypeSupported() in per-encoding-bindi...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-16 Atsushi EnoImplement some additional logic around AddServiceEndpoi...
2010-09-13 Atsushi Enoimplemented large parts of WCF standard endpoints and...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-01 Atsushi EnoAdd another roundtrip case.
2010-08-17 Atsushi EnoRequest-reply channel factory should not reject one...
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 EnoChannelFactory<T> and ClientBase<T> do not reject Servi...
2010-08-10 Atsushi Enoimplement MessageEncodingBindingElement.GetProperty...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-28 Paolo MolaroMerge branch 'monitor-enter-bool-fix' into upstream...
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 atsushienoadd another WS-SC test (cosmetic).
2010-07-28 atsushienoImplement some WS-SecureConv parameter check and enable...
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-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2010-07-25 Raja R HarinathEOL handling
2010-07-06 Atsushi Eno2010-07-06 Atsushi Enomoto <atsushi@ximian.com>
2010-06-30 Marek SafarFixed.
next