MCPcopy Create free account

hub / github.com/refraction-networking/utls / functions

Functions1,354 in github.com/refraction-networking/utls

MethodString
()
common_string.go:115
MethodString
()
internal/quicvarint/protocol/protocol.go:27
MethodSupportsCertificate
SupportsCertificate returns nil if the provided certificate is supported by the server that sent the CertificateRequest. Otherwise, it returns an erro
common.go:1520
MethodSwap
(i, j int)
u_parrots.go:3215
FunctionTest
(t *testing.T)
fipsonly/fipsonly_test.go:14
FunctionTestACVPVectors
(t *testing.T)
key_schedule_test.go:18
FunctionTestAESCipherReordering
(t *testing.T)
handshake_server_test.go:1781
FunctionTestAESCipherReorderingTLS13
(t *testing.T)
handshake_server_test.go:1926
FunctionTestAlertFlushing
(t *testing.T)
handshake_client_test.go:2190
FunctionTestAlertForwarding
(t *testing.T)
handshake_server_test.go:399
FunctionTestBuffering
(t *testing.T)
handshake_client_test.go:2145
FunctionTestBuildNameToCertificate_doesntModifyCertificates
Issue 28744: Ensure that we don't modify memory that Config doesn't own such as Certificates.
tls_test.go:1247
FunctionTestCertCache
(t *testing.T)
cache_test.go:15
FunctionTestCertificateSelection
(t *testing.T)
conn_test.go:75
FunctionTestCipherSuitePreference
(t *testing.T)
handshake_server_test.go:450
FunctionTestCipherSuites
(t *testing.T)
tls_test.go:1445
FunctionTestClientAuth
(t *testing.T)
handshake_server_test.go:1427
FunctionTestClientHandshakeContextCancellation
TestClientHandshakeContextCancellation tests that canceling the context given to the client side conn.HandshakeContext interrupts the in-progress hand
handshake_client_test.go:2639
FunctionTestClientHelloInfo_SupportsCertificate
(t *testing.T)
tls_test.go:1269
FunctionTestClientHelloSpecJSONUnmarshaler
(t *testing.T)
u_clienthello_json_test.go:10
FunctionTestClientHelloSpecUnmarshalJSON
(t *testing.T)
u_clienthello_json_test.go:66
FunctionTestClientKeyUpdate
(t *testing.T)
handshake_client_test.go:835
FunctionTestCloneFuncFields
(t *testing.T)
tls_test.go:785
FunctionTestCloneHash
(t *testing.T)
handshake_server_test.go:1699
FunctionTestCloneNilConfig
(t *testing.T)
tls_test.go:920
FunctionTestCloneNonFuncFields
(t *testing.T)
tls_test.go:845
FunctionTestClose
(t *testing.T)
handshake_server_test.go:414
FunctionTestCloseClientConnectionOnIdleServer
(t *testing.T)
handshake_client_test.go:2485
FunctionTestCloseServerConnectionOnIdleClient
(t *testing.T)
handshake_server_test.go:1681
FunctionTestConnCloseBreakingWrite
(t *testing.T)
tls_test.go:547
FunctionTestConnCloseWrite
(t *testing.T)
tls_test.go:626
FunctionTestConnReadNonzeroAndEOF
tests that Conn.Read returns (non-zero, io.EOF) instead of (non-zero, nil) when a Close (alertCloseNotify) is sitting right behind the application dat
tls_test.go:370
FunctionTestConnectionState
(t *testing.T)
tls_test.go:1129
FunctionTestConnectionStateMarshal
(t *testing.T)
tls_test.go:1121
FunctionTestCrossVersionResume
(t *testing.T)
handshake_server_test.go:514
FunctionTestDeadlineOnWrite
(t *testing.T)
tls_test.go:248
FunctionTestDecodeECHConfigLists
(t *testing.T)
ech_test.go:12
FunctionTestDialTimeout
(t *testing.T)
tls_test.go:188
FunctionTestDialer
TestDialer tests that tls.Dialer.DialContext can abort in the middle of a handshake. (The other cases are all handled by the existing dial tests in th
tls_test.go:326
FunctionTestDontSelectECDSAWithRSAKey
(t *testing.T)
handshake_server_test.go:164
FunctionTestDontSelectRSAWithECDSAKey
(t *testing.T)
handshake_server_test.go:190
FunctionTestDowngradeCanary
(t *testing.T)
handshake_client_test.go:2516
FunctionTestDowngradeCanaryUTLS
(t *testing.T)
u_conn_test.go:857
FunctionTestDynamicRecordSizingWithAEAD
(t *testing.T)
conn_test.go:250
FunctionTestDynamicRecordSizingWithCBC
(t *testing.T)
conn_test.go:241
FunctionTestDynamicRecordSizingWithStreamCipher
(t *testing.T)
conn_test.go:232
FunctionTestDynamicRecordSizingWithTLSv13
(t *testing.T)
conn_test.go:257
FunctionTestECH
(t *testing.T)
tls_test.go:2068
FunctionTestECHTLS12Server
(t *testing.T)
handshake_client_test.go:2918
FunctionTestEarlyLargeCertMsg
(t *testing.T)
tls_test.go:2013
FunctionTestFailedWrite
(t *testing.T)
handshake_client_test.go:2109
FunctionTestFallbackSCSV
(t *testing.T)
handshake_server_test.go:1265
FunctionTestFingerprintDumpLargerThanExtensions
FingerprintClientHello should work when the dump contains the client's greeting and subsequent frames. Lack of subsequent frames should not lead to in
u_fingerprinter_test.go:712
FunctionTestFuzz
(t *testing.T)
handshake_messages_test.go:128
FunctionTestGREASEECHWrite
(t *testing.T)
u_ech_test.go:12
FunctionTestGetClientCertificate
(t *testing.T)
handshake_client_test.go:2369
FunctionTestGetConfigForClient
(t *testing.T)
handshake_server_test.go:1633
FunctionTestHairpinInClose
(t *testing.T)
conn_test.go:274
FunctionTestHandshakClientSCTs
(t *testing.T)
handshake_client_test.go:1328
FunctionTestHandshakeClientAES128CBCSHA256
(t *testing.T)
handshake_client_test.go:567
FunctionTestHandshakeClientAES128SHA256
(t *testing.T)
handshake_client_test.go:668
FunctionTestHandshakeClientAES256GCMSHA384
(t *testing.T)
handshake_client_test.go:557
FunctionTestHandshakeClientAES256SHA384
(t *testing.T)
handshake_client_test.go:675
FunctionTestHandshakeClientALPNMatch
(t *testing.T)
handshake_client_test.go:1253
FunctionTestHandshakeClientCHACHA20SHA256
(t *testing.T)
handshake_client_test.go:682
FunctionTestHandshakeClientCertECDSA
(t *testing.T)
handshake_client_test.go:759
FunctionTestHandshakeClientCertRSA
(t *testing.T)
handshake_client_test.go:722
FunctionTestHandshakeClientCertRSAPKCS1v15
(t *testing.T)
handshake_client_test.go:820
FunctionTestHandshakeClientCertRSAPSS
TestHandshakeClientCertRSAPSS tests rsa_pss_rsae_sha256 signatures from both client and server certificates. It also serves from both sides a certific
handshake_client_test.go:790
FunctionTestHandshakeClientECDHEECDSAAES
(t *testing.T)
handshake_client_test.go:535
FunctionTestHandshakeClientECDHEECDSAAES128CBCSHA256
(t *testing.T)
handshake_client_test.go:583
FunctionTestHandshakeClientECDHEECDSAAESGCM
(t *testing.T)
handshake_client_test.go:547
FunctionTestHandshakeClientECDHEECDSAChaCha20
(t *testing.T)
handshake_client_test.go:653
FunctionTestHandshakeClientECDHERSAAES
(t *testing.T)
handshake_client_test.go:525
FunctionTestHandshakeClientECDHERSAAES128CBCSHA256
(t *testing.T)
handshake_client_test.go:575
FunctionTestHandshakeClientECDHERSAChaCha20
(t *testing.T)
handshake_client_test.go:640
FunctionTestHandshakeClientECDSATLS13
(t *testing.T)
handshake_client_test.go:690
FunctionTestHandshakeClientEd25519
(t *testing.T)
handshake_client_test.go:699
FunctionTestHandshakeClientExportKeyingMaterial
(t *testing.T)
handshake_client_test.go:1442
FunctionTestHandshakeClientHelloRetryRequest
(t *testing.T)
handshake_client_test.go:621
FunctionTestHandshakeClientP256
(t *testing.T)
handshake_client_test.go:607
FunctionTestHandshakeClientRSAAES128GCM
(t *testing.T)
handshake_client_test.go:509
FunctionTestHandshakeClientRSAAES256GCM
(t *testing.T)
handshake_client_test.go:517
FunctionTestHandshakeClientRSARC4
(t *testing.T)
handshake_client_test.go:499
FunctionTestHandshakeClientX25519
(t *testing.T)
handshake_client_test.go:593
FunctionTestHandshakeContextHierarchy
TestHandshakeContextHierarchy tests whether the contexts available to GetClientCertificate and GetCertificate are derived from the context provided to
handshake_server_test.go:2063
FunctionTestHandshakeMLKEM
(t *testing.T)
tls_test.go:1866
FunctionTestHandshakeRSATooBig
(t *testing.T)
handshake_client_test.go:2795
FunctionTestHandshakeRace
(t *testing.T)
handshake_client_test.go:2230
FunctionTestHandshakeServerAES128SHA256
(t *testing.T)
handshake_server_test.go:842
FunctionTestHandshakeServerAES256GCMSHA384
(t *testing.T)
handshake_server_test.go:834
FunctionTestHandshakeServerAES256SHA384
(t *testing.T)
handshake_server_test.go:849
FunctionTestHandshakeServerAESGCM
(t *testing.T)
handshake_server_test.go:826
FunctionTestHandshakeServerALPN
(t *testing.T)
handshake_server_test.go:945
FunctionTestHandshakeServerALPNFallback
(t *testing.T)
handshake_server_test.go:1004
FunctionTestHandshakeServerALPNNoMatch
(t *testing.T)
handshake_server_test.go:967
FunctionTestHandshakeServerALPNNotConfigured
(t *testing.T)
handshake_server_test.go:983
FunctionTestHandshakeServerCHACHA20SHA256
(t *testing.T)
handshake_server_test.go:856
FunctionTestHandshakeServerECDHEECDSAAES
(t *testing.T)
handshake_server_test.go:864
FunctionTestHandshakeServerEd25519
(t *testing.T)
handshake_server_test.go:1326
← previousnext →901–1,000 of 1,354, ranked by callers