Alexander Köplinger 98cf04084a [bcl] Remove NET_4_0 defines from class libs 10 年之前
..
Assembly 98cf04084a [bcl] Remove NET_4_0 defines from class libs 10 年之前
Documentation e9068ebf5b [docs] documentation import for 'returns' elements. 11 年之前
Mono.CodeGeneration 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 年之前
Mono.Security.Cryptography bdd0809c70 move to from olive to mcs 17 年之前
Mono.Security.Protocol.Ntlm bdd0809c70 move to from olive to mcs 17 年之前
Mono.Security.Protocol.Tls ee17eca298 Data corruption using SslStream (Xamarin bug 15293) 12 年之前
Mono.Security.Protocol.Tls.Handshake bdd0809c70 move to from olive to mcs 17 年之前
Mono.Security.Protocol.Tls.Handshake.Client 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 年之前
Mono.Security.Protocol.Tls.Handshake.Server bdd0809c70 move to from olive to mcs 17 年之前
Mono.Xml.XPath 8acbbc998a 2010-07-02 Atsushi Enomoto <[email protected]> 15 年之前
System.Collections.Generic a0d28b2587 Kill the MOONLIGHT define in System.ServiceModel. 13 年之前
System.IO 4004fbb190 Add PipeException. fixed bug #692987 by Eberhard Beilharz. 14 年之前
System.ServiceModel b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
System.ServiceModel.Activation 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 年之前
System.ServiceModel.Channels b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
System.ServiceModel.Channels.Http 85147e732a [#1340][WCF]: Fix null reference when using invalid HTTP methods. 13 年之前
System.ServiceModel.Channels.NetTcp c99bb5c3a3 Fix #275: "net.tcp://localhost:<port>/<path>" should listen on IPAddress.Any. 13 年之前
System.ServiceModel.Channels.Security deccfc8aad Fixed coding style in SecureMessageDecryptor 14 年之前
System.ServiceModel.ComIntegration bdd0809c70 move to from olive to mcs 17 年之前
System.ServiceModel.Configuration b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
System.ServiceModel.Description b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
System.ServiceModel.Diagnostics b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
System.ServiceModel.Dispatcher b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
System.ServiceModel.MsmqIntegration 6f0a6b36f1 2007-09-14 Atsushi Enomoto <[email protected]> 16 年之前
System.ServiceModel.PeerResolvers 39a5c7f6d4 add private setter for message serialization. 15 年之前
System.ServiceModel.Security 80c6b2640e Implement some WS-SecureConv parameter check and enabled some tests. 15 年之前
System.ServiceModel.Security.Tokens 34e1278179 Implement NetTcpBinding.CanBuildChannelFactory/Listener and several related stuff. 15 年之前
Test 98cf04084a [bcl] Remove NET_4_0 defines from class libs 10 年之前
old-code 66cda586dc 2010-07-12 Atsushi Enomoto <[email protected]> 15 年之前
resources cd51491631 Fix a few cases of mixed line-endings 15 年之前
.gitattributes b293948fb7 EOL handling 15 年之前
ChangeLog 8a0d253079 add 4.0 standard endpoint configuration types. 15 年之前
Dummy_2_1.cs b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
Dummy_XM_4_5.cs b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
HTTP_listener_notes.txt 8afd108177 2010-06-28 Astushi Enomoto <[email protected]> 15 年之前
Makefile b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前
System.ServiceModel-net_4_5.csproj 8ac788afb3 [genproj] Re-generated the class library projects. 10 年之前
System.ServiceModel-plainservice-net_4_5.csproj 8ac788afb3 [genproj] Re-generated the class library projects. 10 年之前
System.ServiceModel-tests-net_4_5.csproj d79280674b Refreshed the CSProj files to use the new output build directory 11 年之前
System.ServiceModel.dll.sources d44898a230 [build] Switch to 4.6 profile as default profile 10 年之前
System.ServiceModel_test.dll.sources 775ce53a74 Use random port numbers for ServiceModel tests. 10 年之前
System.ServiceModel_test_net_3_0.dll.config bdd0809c70 move to from olive to mcs 17 年之前
System.ServiceModel_test_net_3_5.dll.config bdd0809c70 move to from olive to mcs 17 年之前
fixup-config.cs bdd0809c70 move to from olive to mcs 17 年之前
fixup-config.xml bdd0809c70 move to from olive to mcs 17 年之前
fixup-config2.cs bdd0809c70 move to from olive to mcs 17 年之前
fixup-config2.xml bdd0809c70 move to from olive to mcs 17 年之前
mobile_System.ServiceModel.dll.sources c5e7004e98 Fix mobile build of my commit 1ae87e9. 12 年之前
mobile_static_System.ServiceModel.dll.sources b6d1b4492f Class libraries: introduce mobile_static profile, for MonoTouch-like static builds, but not limited to iOS (WinStore, Kumpera did the work). 12 年之前
monodroid_System.ServiceModel.dll.sources ec4dc684f1 Factorize the System.ServiceModel monotouch and monodroid sources into a mobile.sources 15 年之前
monotouch_System.ServiceModel.dll.sources ec4dc684f1 Factorize the System.ServiceModel monotouch and monodroid sources into a mobile.sources 15 年之前
monotouch_watch_System.ServiceModel.dll.sources 97f919f7b7 Add a monotouch_watch profile. 10 年之前
run-tests.client.bat bdd0809c70 move to from olive to mcs 17 年之前
run-tests.inproc.bat bdd0809c70 move to from olive to mcs 17 年之前
xammac_System.ServiceModel.dll.sources a66f333246 profiles: define xammac (Xamarin.Mac) profile 12 年之前
xammac_net_4_5_System.ServiceModel.dll.sources b044a27fe0 Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies 10 年之前