Commit 92cb296
[2019-10] Remove the Legacy TLS Provider. (#17425)
* Remove the Legacy TLS Provider.
* `MonoTlsProviderFactory` now treats "legacy" as an alias for "default".
* `Mono.Net.Security/LegacySslStream`: Removed. This class also wasn't using the
`MobileAuthenticatedStream` base class, thus preventing cleanups simplifications
in that area.
* `Mono.Net.Security/LegacyTlsProvider`: Removed.
* `Mono.Security/Mono.Security.Protocol.Tls*`: Removed all the old legacy code.
* `Mono.Security.Interface.MonoTlsProviderFactory`: Bump internal version to 4.
* [csproj] Update project files
* Bump API snapshot submodule1 parent 57660b7 commit 92cb296
File tree
91 files changed
+46
-12430
lines changed- external
- mcs
- build/profiles
- class
- Mono.Security
- Mono.Security.Interface
- Mono.Security.Protocol.Tls.Handshake.Client
- Mono.Security.Protocol.Tls.Handshake.Server
- Mono.Security.Protocol.Tls.Handshake
- Mono.Security.Protocol.Tls
- System.Data
- System
- Mono.Net.Security
- Mono
- Test/tools
- mutual
- server
- sdks
- android
- app
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+46
-12430
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | | - | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
Lines changed: 0 additions & 149 deletions
This file was deleted.
Lines changed: 0 additions & 220 deletions
This file was deleted.
0 commit comments