Permalink
Show file tree
Hide file tree
33 changes: 28 additions & 5 deletions
33
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs
2 changes: 2 additions & 0 deletions
2
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/Context.cs
8 changes: 2 additions & 6 deletions
8
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs
37 changes: 27 additions & 10 deletions
37
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/ServerRecordProtocol.cs
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
TLS protocol: add handshake state validation
- Loading branch information
1 parent
48992d4
commit 1509226
Showing
4 changed files
with
59 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters