implemented large parts of WCF standard endpoints and configuration support.
[mono.git] / mcs / class / System.ServiceModel /
2010-09-13 Atsushi Enoimplemented large parts of WCF standard endpoints and...
2010-09-10 Atsushi EnoRemove USE_DATA_CONTRACT_IMPORTER conditional compilati...
2010-09-10 Atsushi EnoAdd missing members and implement most of it.
2010-09-10 Jb EvainAdd another stub for the compatibility with the SL SDK
2010-09-10 Atsushi EnoAvoid holding WebRequest. This should fix part of bug...
2010-09-09 Atsushi EnoIt should not fail to generate client proxy generation...
2010-09-08 Jb EvainFactorize the System.ServiceModel monotouch and monodro...
2010-09-08 Jb EvainEnable the System.ServiceModel build for monodroid
2010-09-03 Jb EvainRemove workaround for moonlight now that System.dll...
2010-09-03 Atsushi EnoFix another non-null RemoteAddress dependency.
2010-09-03 Atsushi EnoAdd some argument check. RemoteAddress could be null...
2010-09-02 Atsushi Enomoonlight build workaround: smcs somehow rejects to...
2010-09-02 Atsushi EnoThrow EndpointNotFoundException when it cannot connect...
2010-09-01 Atsushi EnoFix parameter order for TempAsyncResult.
2010-09-01 Atsushi EnoAdd another roundtrip case.
2010-09-01 Atsushi EnoAdd IdentityElement implementation and some supplementa...
2010-08-30 Atsushi EnoAdd not-working code for TransferMode support.
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-25 Atsushi EnoAvoid NRE when ServiceEndpoint neither have Binding...
2010-08-24 Atsushi EnoDisable separate loop for HttpListener context acquisit...
2010-08-20 Atsushi EnoWhen closing the listeners, TryDequeueRequest() could...
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-13 Marek SafarMerge remote branch 'chrisdunelm/master'
2010-08-13 Atsushi EnoChannelDispatcherBase could be non-ChannelDispatcher...
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-08-10 Atsushi Enoimplement MessageEncodingBindingElement.GetProperty...
2010-08-10 Atsushi EnoCosmetic corcompare fix.
2010-08-02 atsushienoAdd build fix (not sure if it is correct; MSDN does...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-30 atsushienoMerge branch 'atsushi'
2010-07-30 atsushienoadd 4.0 standard endpoint configuration types.
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 atsushienoFix LocalClientSecuritySettingsElement.Property, and...
2010-07-28 Paolo MolaroMerge branch 'monitor-enter-bool-fix' into upstream...
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 atsushienoImplement several ToString() methods.
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-28 atsushienoRemove invalid comments.
2010-07-28 atsushienoFill Description names, and remove extra code.
2010-07-27 Atsushi Eno2010-07-27 Atsushi Enomoto <atsushi@ximian.com>
2010-07-27 Atsushi Eno2010-07-27 Atsushi Enomoto <atsushi@ximian.com>
2010-07-27 Atsushi Eno2010-07-27 Atsushi Enomoto <atsushi@ximian.com>
2010-07-27 Atsushi Eno2010-07-27 Atsushi Enomoto <atsushi@ximian.com>
2010-07-27 Atsushi Eno2010-07-27 Atsushi Enomoto <atsushi@ximian.com>
2010-07-26 Atsushi Eno2010-07-26 Atsushi Enomoto <atsushi@ximian.com>
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-19 Sebastien Pouliot2010-07-19 Sebastien Pouliot <sebastien@ximian.com>
2010-07-16 Atsushi Enofill missing members in Mtom / ongoing sslnego WS-Trust...
2010-07-15 Atsushi Enobatch commit from local git changes.
2010-07-15 Atsushi Enoupdated to the latest code from Mono.Security.
2010-07-14 Marek Habersack4.0/2.0 metadata updates + some test updates
2010-07-14 Atsushi Eno2010-07-14 Atsushi Enomoto <atsushi@ximian.com>
2010-07-12 Atsushi Eno2010-07-12 Atsushi Enomoto <atsushi@ximian.com>
2010-07-12 Atsushi Enomove MessageSecurityBindingSupport.cs too.
2010-07-12 Atsushi Enomore internal namespace moving.
2010-07-12 Atsushi Eno(forgot to add new ChangeLog)
2010-07-12 Atsushi Enomoved bunch of security internal classes to System...
2010-07-12 Atsushi Eno2010-07-12 Astushi Enomoto <atsushi@ximian.com>
2010-07-12 Atsushi Eno2010-07-12 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Atsushi Eno2010-07-08 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Atsushi Eno2010-07-08 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Atsushi Eno2010-07-08 Atsushi Enomoto <atsushi@ximian.com>
2010-07-08 Atsushi Eno2010-07-08 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-07-05 Atsushi Eno2010-07-05 Atsushi Enomoto <atsushi@ximian.com>
2010-07-05 Atsushi Enomove old code to temporary dir (keep them for a while...
next