summary refs log tree commit diff
path: root/crypto/src/tls
ModeNameSize
-rw-r--r--AbstractTlsClient.cs16290log plain blame
-rw-r--r--AbstractTlsContext.cs10474log plain blame
-rw-r--r--AbstractTlsKeyExchange.cs2508log plain blame
-rw-r--r--AbstractTlsKeyExchangeFactory.cs3346log plain blame
-rw-r--r--AbstractTlsPeer.cs4447log plain blame
-rw-r--r--AbstractTlsServer.cs22984log plain blame
-rw-r--r--AlertDescription.cs14745log plain blame
-rw-r--r--AlertLevel.cs698log plain blame
-rw-r--r--BasicTlsPskExternal.cs1026log plain blame
-rw-r--r--BasicTlsPskIdentity.cs1035log plain blame
-rw-r--r--BasicTlsSrpIdentity.cs926log plain blame
-rw-r--r--ByteQueue.cs7122log plain blame
-rw-r--r--ByteQueueInputStream.cs1731log plain blame
-rw-r--r--ByteQueueOutputStream.cs745log plain blame
-rw-r--r--CachedInformationType.cs694log plain blame
-rw-r--r--CertChainType.cs916log plain blame
-rw-r--r--Certificate.cs11436log plain blame
-rw-r--r--CertificateCompressionAlgorithm.cs1191log plain blame
-rw-r--r--CertificateEntry.cs776log plain blame
-rw-r--r--CertificateRequest.cs12361log plain blame
-rw-r--r--CertificateStatus.cs8075log plain blame
-rw-r--r--CertificateStatusRequest.cs3001log plain blame
-rw-r--r--CertificateStatusRequestItemV2.cs3537log plain blame
-rw-r--r--CertificateStatusType.cs282log plain blame
-rw-r--r--CertificateType.cs309log plain blame
-rw-r--r--CertificateUrl.cs4301log plain blame
-rw-r--r--ChangeCipherSpec.cs159log plain blame
-rw-r--r--ChannelBinding.cs529log plain blame
-rw-r--r--CipherSuite.cs24881log plain blame
-rw-r--r--CipherType.cs491log plain blame
-rw-r--r--ClientAuthenticationType.cs289log plain blame
-rw-r--r--ClientCertificateType.cs2150log plain blame
-rw-r--r--ClientHello.cs6333log plain blame
-rw-r--r--CombinedHash.cs1898log plain blame
-rw-r--r--CompressionMethod.cs420log plain blame
-rw-r--r--ConnectionEnd.cs414log plain blame
-rw-r--r--ContentType.cs1053log plain blame
-rw-r--r--DatagramReceiver.cs307log plain blame
-rw-r--r--DatagramSender.cs284log plain blame
-rw-r--r--DatagramTransport.cs250log plain blame
-rw-r--r--DefaultTlsClient.cs1693log plain blame
-rw-r--r--DefaultTlsCredentialedSigner.cs2432log plain blame
-rw-r--r--DefaultTlsDHGroupVerifier.cs3803log plain blame
-rw-r--r--DefaultTlsHeartbeat.cs1100log plain blame
-rw-r--r--DefaultTlsKeyExchangeFactory.cs3251log plain blame
-rw-r--r--DefaultTlsServer.cs3872log plain blame
-rw-r--r--DefaultTlsSrpConfigVerifier.cs2105log plain blame
-rw-r--r--DeferredHash.cs6967log plain blame
-rw-r--r--DigestInputBuffer.cs699log plain blame
-rw-r--r--DigitallySigned.cs2253log plain blame
-rw-r--r--DtlsClientProtocol.cs43533log plain blame
-rw-r--r--DtlsEpoch.cs1504log plain blame
-rw-r--r--DtlsHandshakeRetransmit.cs252log plain blame
-rw-r--r--DtlsProtocol.cs4000log plain blame
-rw-r--r--DtlsReassembler.cs3541log plain blame
-rw-r--r--DtlsRecordLayer.cs30271log plain blame
-rw-r--r--DtlsReliableHandshake.cs20305log plain blame
-rw-r--r--DtlsReplayWindow.cs2747log plain blame
-rw-r--r--DtlsRequest.cs879log plain blame
-rw-r--r--DtlsServerProtocol.cs36603log plain blame
-rw-r--r--DtlsTransport.cs4360log plain blame
-rw-r--r--DtlsVerifier.cs2846log plain blame
-rw-r--r--ECCurveType.cs833log plain blame
-rw-r--r--ECPointFormat.cs363log plain blame
-rw-r--r--EncryptionAlgorithm.cs2028log plain blame
-rw-r--r--ExporterLabel.cs1105log plain blame
-rw-r--r--ExtensionType.cs8229log plain blame
-rw-r--r--HandshakeMessageInput.cs1412log plain blame
-rw-r--r--HandshakeMessageOutput.cs2980log plain blame
-rw-r--r--HandshakeType.cs4377log plain blame
-rw-r--r--HashAlgorithm.cs2388log plain blame
-rw-r--r--HeartbeatExtension.cs1433log plain blame
-rw-r--r--HeartbeatMessage.cs4199log plain blame
-rw-r--r--HeartbeatMessageType.cs988log plain blame
-rw-r--r--HeartbeatMode.cs953log plain blame
-rw-r--r--IdentifierType.cs948log plain blame
-rw-r--r--KeyExchangeAlgorithm.cs1713log plain blame
-rw-r--r--KeyShareEntry.cs2251log plain blame
-rw-r--r--KeyUpdateRequest.cs959log plain blame
-rw-r--r--MacAlgorithm.cs1787log plain blame
-rw-r--r--MaxFragmentLength.cs477log plain blame
-rw-r--r--NameType.cs823log plain blame
-rw-r--r--NamedGroup.cs12966log plain blame
-rw-r--r--NamedGroupRole.cs411log plain blame
-rw-r--r--NewSessionTicket.cs1588log plain blame
-rw-r--r--OcspStatusRequest.cs4711log plain blame
-rw-r--r--OfferedPsks.cs8078log plain blame
-rw-r--r--PrfAlgorithm.cs1580log plain blame
-rw-r--r--ProtocolName.cs3571log plain blame
-rw-r--r--ProtocolVersion.cs13244log plain blame
-rw-r--r--PskIdentity.cs2137log plain blame
-rw-r--r--PskKeyExchangeMode.cs732log plain blame
-rw-r--r--PskTlsClient.cs1916log plain blame
-rw-r--r--PskTlsServer.cs2649log plain blame
-rw-r--r--RecordFormat.cs277log plain blame
-rw-r--r--RecordPreview.cs943log plain blame
-rw-r--r--RecordStream.cs19172log plain blame
-rw-r--r--SecurityParameters.cs8724log plain blame
-rw-r--r--ServerHello.cs3692log plain blame
-rw-r--r--ServerName.cs2612log plain blame
-rw-r--r--ServerNameList.cs3109log plain blame
-rw-r--r--ServerOnlyTlsAuthentication.cs377log plain blame
-rw-r--r--ServerSrpParams.cs2005log plain blame
-rw-r--r--SessionParameters.cs6495log plain blame
-rw-r--r--SignatureAlgorithm.cs4275log plain blame
-rw-r--r--SignatureAndHashAlgorithm.cs7500log plain blame
-rw-r--r--SignatureScheme.cs7918log plain blame
-rw-r--r--SimulatedTlsSrpIdentityManager.cs2894log plain blame
-rw-r--r--SrpTlsClient.cs2713log plain blame
-rw-r--r--SrpTlsServer.cs3441log plain blame
-rw-r--r--SrtpProtectionProfile.cs569log plain blame
-rw-r--r--Ssl3Utilities.cs2348log plain blame
-rw-r--r--SupplementalDataEntry.cs520log plain blame
-rw-r--r--SupplementalDataType.cs239log plain blame
-rw-r--r--Timeout.cs3582log plain blame
-rw-r--r--TlsAuthentication.cs1473log plain blame
-rw-r--r--TlsClient.cs5137log plain blame
-rw-r--r--TlsClientContext.cs205log plain blame
-rw-r--r--TlsClientContextImpl.cs406log plain blame
-rw-r--r--TlsClientProtocol.cs76440log plain blame
-rw-r--r--TlsCloseable.cs182log plain blame
-rw-r--r--TlsContext.cs3967log plain blame
-rw-r--r--TlsCredentialedAgreement.cs759log plain blame
-rw-r--r--TlsCredentialedDecryptor.cs753log plain blame
-rw-r--r--TlsCredentialedSigner.cs1093log plain blame
-rw-r--r--TlsCredentials.cs376log plain blame
-rw-r--r--TlsDHGroupVerifier.cs525log plain blame
-rw-r--r--TlsDHKeyExchange.cs3065log plain blame
-rw-r--r--TlsDHUtilities.cs5933log plain blame
-rw-r--r--TlsDHanonKeyExchange.cs3655log plain blame
-rw-r--r--TlsDheKeyExchange.cs4234log plain blame
-rw-r--r--TlsECDHKeyExchange.cs3312log plain blame
-rw-r--r--TlsECDHanonKeyExchange.cs3592log plain blame
-rw-r--r--TlsECDheKeyExchange.cs4628log plain blame
-rw-r--r--TlsEccUtilities.cs4157log plain blame
-rw-r--r--TlsException.cs415log plain blame
-rw-r--r--TlsExtensionsUtilities.cs56840log plain blame
-rw-r--r--TlsFatalAlert.cs1283log plain blame
-rw-r--r--TlsFatalAlertReceived.cs499log plain blame
-rw-r--r--TlsHandshakeHash.cs634log plain blame
-rw-r--r--TlsHeartbeat.cs202log plain blame
-rw-r--r--TlsKeyExchange.cs1618log plain blame
-rw-r--r--TlsKeyExchangeFactory.cs2417log plain blame
-rw-r--r--TlsNoCloseNotifyException.cs820log plain blame
-rw-r--r--TlsObjectIdentifiers.cs405log plain blame
-rw-r--r--TlsPeer.cs6333log plain blame
-rw-r--r--TlsProtocol.cs75487log plain blame
-rw-r--r--TlsPsk.cs229log plain blame
-rw-r--r--TlsPskExternal.cs118log plain blame
-rw-r--r--TlsPskIdentity.cs321log plain blame
-rw-r--r--TlsPskIdentityManager.cs264log plain blame
-rw-r--r--TlsPskKeyExchange.cs10790log plain blame
-rw-r--r--TlsRsaKeyExchange.cs2636log plain blame
-rw-r--r--TlsServer.cs5736log plain blame
-rw-r--r--TlsServerCertificate.cs267log plain blame
-rw-r--r--TlsServerCertificateImpl.cs714log plain blame
-rw-r--r--TlsServerContext.cs205log plain blame
-rw-r--r--TlsServerContextImpl.cs405log plain blame
-rw-r--r--TlsServerProtocol.cs64812log plain blame
-rw-r--r--TlsSession.cs330log plain blame
-rw-r--r--TlsSessionImpl.cs1409log plain blame
-rw-r--r--TlsSrpConfigVerifier.cs548log plain blame
-rw-r--r--TlsSrpIdentity.cs236log plain blame
-rw-r--r--TlsSrpIdentityManager.cs976log plain blame
-rw-r--r--TlsSrpKeyExchange.cs6798log plain blame
-rw-r--r--TlsSrpLoginParameters.cs1070log plain blame
-rw-r--r--TlsSrpUtilities.cs2176log plain blame
-rw-r--r--TlsSrtpUtilities.cs2162log plain blame
-rw-r--r--TlsStream.cs2139log plain blame
-rw-r--r--TlsTimeoutException.cs443log plain blame
-rw-r--r--TlsUtilities.cs254732log plain blame
-rw-r--r--TrustedAuthority.cs5091log plain blame
-rw-r--r--UrlAndHash.cs2788log plain blame
-rw-r--r--UseSrtpData.cs1409log plain blame
-rw-r--r--UserMappingType.cs235log plain blame
d---------crypto1672log plain