Egor Bogatov
|
cf69b47259
NS2.1: System.IO, System.Reflection.Emit, etc (#12854)
|
6 жил өмнө |
Martin Baulig
|
0429856f02
[System]: Cleanup `SslStream` callbacks and internal validation code. (#8753)
|
7 жил өмнө |
Martin Baulig
|
dc93f55a0e
[System]: New SslStream APIs from CoreFX. (#8665)
|
7 жил өмнө |
Martin Baulig
|
865e344512
[System]: Override `SslStream.FlushAsync ()` to call the async version on the underlying stream. (#5960)
|
8 жил өмнө |
Martin Baulig
|
56c2802ff9
[System]: SslStream.Flush() now flushes the underlying stream. Bug #57528. (#5569)
|
8 жил өмнө |
Martin Baulig
|
21d5c9c346
[System]: Correctly implement close and shutdown in SslStream. (#4969)
|
8 жил өмнө |
Martin Baulig
|
3f779475e3
[System]: HttpListener.CreateSslStream() should always use passed-in callback. (#4835)
|
8 жил өмнө |
Martin Baulig
|
141970828e
[System]: Fully stub-out SslStream on platforms where it's not supported (#4802)
|
8 жил өмнө |
Martin Baulig
|
cb885fe3e0
[Mono.Security.Interface]: Improve synergy between `SslStream` and `IMonoSslStream` (#4756)
|
8 жил өмнө |
Martin Baulig
|
00ef68347f
[Mono.Security.Interface]: Add MonoTlsProviderFactory.GetMonoSslStream(HttpListenerContext). (#4749)
|
8 жил өмнө |
Marek Safar
|
dba0a9c566
[System] WebSockets from corefx
|
8 жил өмнө |
Alexander Köplinger
|
27b7a9f2c6
[System] Use non-obsolete API in SslStream
|
9 жил өмнө |
Marek Safar
|
95b0698304
[System] Clean up some warnings
|
9 жил өмнө |
Martin Baulig
|
6d46c3ec0b
Remove all MONO_FEATURE_NEW_TLS conditionals.
|
9 жил өмнө |
Alexander Köplinger
|
3c3ef17376
[bcl] Update to match NETStandard 1.6 members
|
9 жил өмнө |
Marek Safar
|
aa77a6ddcc
[System] Remove PrebuiltSystem alias (it's not needed with any modern mcs)
|
9 жил өмнө |
Martin Baulig
|
ebbf7640cc
[Mono.Security]: Add MonoTlsProviderFactory.GetMonoSslStream(SslStream).
|
10 жил өмнө |
Martin Baulig
|
8422335e52
[Mono.Security]: Add 'IMonoSslStream.Provider' and 'GetConnectionInfo()'.
|
10 жил өмнө |
Martin Baulig
|
2b82ffe426
[Mono.Security]: Rename 'Mono.Security.Interface.MonoSslStream' into 'IMonoSslStream' and make it an interface.
|
10 жил өмнө |
Martin Baulig
|
b48cd9b3c1
[Mono.Security]: Minor 'Mono.Security.Interface' API improvements.
|
10 жил өмнө |
Martin Baulig
|
5674bdd47b
[System/TLS]: Use the official API in SslStream rather than hard-coding MonoDefaultTlsProvider.
|
10 жил өмнө |
Martin Baulig
|
eac6301e92
Cleanup unused usings.
|
10 жил өмнө |
Martin Baulig
|
7a38dad045
Comment-out [HostProtection] attribute in SslStream.cs, it seems to be causing problems.
|
10 жил өмнө |
Martin Baulig
|
980ecc2c79
[System]: Replace the 'SslStream' implementation with a proxy that's using the 'MonoTlsProvider' layer.
|
10 жил өмнө |
Martin Baulig
|
a76f2dcb0c
[Mono.Security]: Rename 'MonoTlsSettings.ServerCertificateValidationCallback' into 'RemoteCertificateValidationCallback'.
|
10 жил өмнө |
Martin Baulig
|
25a206c6da
[System/TLS]: Switch to the new ChainValidationHelper.
|
10 жил өмнө |
Martin Baulig
|
f338a141ce
[System]: Add internal RemoteCertValidationCallback and LocalCertSelectionCallback.
|
10 жил өмнө |
Martin Baulig
|
57e39c1d2c
[System/build]: Add two MONO_SECURITY_ALIAS and MONO_X509_ALIAS conditionals.
|
10 жил өмнө |
Zoltan Varga
|
c1b4366932
[bcl] Remove NET_4_5 defines from class libs.
|
11 жил өмнө |
Marek Habersack
|
34fb07d05f
Include support for SSL/TLS right in System when building for the MONODROID profile
|
11 жил өмнө |