| .. |
|
Assembly
|
a0d28b2587
Kill the MOONLIGHT define in System.ServiceModel.
|
13 лет назад |
|
Mono.CodeGeneration
|
ce9afaf47f
MonoTouch doesnt support SRE, so we need to disable this code on MT
|
15 лет назад |
|
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
|
a0d28b2587
Kill the MOONLIGHT define in System.ServiceModel.
|
13 лет назад |
|
Mono.Security.Protocol.Tls.Handshake
|
bdd0809c70
move to from olive to mcs
|
17 лет назад |
|
Mono.Security.Protocol.Tls.Handshake.Client
|
a0d28b2587
Kill the MOONLIGHT define in System.ServiceModel.
|
13 лет назад |
|
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
|
1b92a4148c
Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs.
|
13 лет назад |
|
System.ServiceModel.Activation
|
c8c8fc7769
Fixed missing protected internal modifier
|
15 лет назад |
|
System.ServiceModel.Channels
|
a0d28b2587
Kill the MOONLIGHT define in System.ServiceModel.
|
13 лет назад |
|
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
|
25a087aabd
[WCF]: Fix BasicHttpBinding.TextEncoding's default value.
|
13 лет назад |
|
System.ServiceModel.Description
|
a0d28b2587
Kill the MOONLIGHT define in System.ServiceModel.
|
13 лет назад |
|
System.ServiceModel.Diagnostics
|
5d9e2b294c
Fix net_2_0 build
|
14 лет назад |
|
System.ServiceModel.Dispatcher
|
a0d28b2587
Kill the MOONLIGHT define in System.ServiceModel.
|
13 лет назад |
|
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
|
eb285f121c
Merge branch 'master' into baulig
|
13 лет назад |
|
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
|
46310e7d8e
Fix the mobile build
|
14 лет назад |
|
HTTP_listener_notes.txt
|
8afd108177
2010-06-28 Astushi Enomoto <[email protected]>
|
15 лет назад |
|
Makefile
|
831ce5fccc
[WCF]: New WsdlImporter nunit tests and sample wsdl docs.
|
13 лет назад |
|
System.ServiceModel-net_2_0.csproj
|
cf650fb3fb
Update 4.5 bcl solution files
|
13 лет назад |
|
System.ServiceModel-net_4_0.csproj
|
cf650fb3fb
Update 4.5 bcl solution files
|
13 лет назад |
|
System.ServiceModel-net_4_5.csproj
|
cf650fb3fb
Update 4.5 bcl solution files
|
13 лет назад |
|
System.ServiceModel-tests-net_2_0.csproj
|
cf650fb3fb
Update 4.5 bcl solution files
|
13 лет назад |
|
System.ServiceModel-tests-net_4_0.csproj
|
cf650fb3fb
Update 4.5 bcl solution files
|
13 лет назад |
|
System.ServiceModel-tests-net_4_5.csproj
|
cf650fb3fb
Update 4.5 bcl solution files
|
13 лет назад |
|
System.ServiceModel.csproj
|
bdd0809c70
move to from olive to mcs
|
17 лет назад |
|
System.ServiceModel.dll.sources
|
cdc98dba1b
[WCF]: Implement missing WsdlImporter pieces.
|
13 лет назад |
|
System.ServiceModel_Test.csproj
|
bdd0809c70
move to from olive to mcs
|
17 лет назад |
|
System.ServiceModel_Test.csproj.user
|
bdd0809c70
move to from olive to mcs
|
17 лет назад |
|
System.ServiceModel_Test.sln
|
bdd0809c70
move to from olive to mcs
|
17 лет назад |
|
System.ServiceModel_test.dll.sources
|
c1b505c0ca
[WCF]: Implement and improve missing WsdlExporter pieces.
|
13 лет назад |
|
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
|
77df2f0865
Misc .NET 4.5 / PCL APIs.
|
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 лет назад |
|
net_4_0_System.ServiceModel.dll.sources
|
da5e52a621
2010-03-15 Astushi Enomoto <[email protected]>
|
16 лет назад |
|
net_4_5_System.ServiceModel.dll.sources
|
8e4dc61cc2
[WCF]: BasicHttpBinding API changes for .NET 4.5.
|
13 лет назад |
|
run-tests.client.bat
|
bdd0809c70
move to from olive to mcs
|
17 лет назад |
|
run-tests.inproc.bat
|
bdd0809c70
move to from olive to mcs
|
17 лет назад |