Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/refraction-networking/utls
/ functions
Functions
1,354 in github.com/refraction-networking/utls
⨍
Functions
1,354
◇
Types & classes
248
Method
String
()
common_string.go:115
Method
String
()
internal/quicvarint/protocol/protocol.go:27
Method
SupportsCertificate
SupportsCertificate returns nil if the provided certificate is supported by the server that sent the CertificateRequest. Otherwise, it returns an erro
common.go:1520
Method
Swap
(i, j int)
u_parrots.go:3215
Function
Test
(t *testing.T)
fipsonly/fipsonly_test.go:14
Function
TestACVPVectors
(t *testing.T)
key_schedule_test.go:18
Function
TestAESCipherReordering
(t *testing.T)
handshake_server_test.go:1781
Function
TestAESCipherReorderingTLS13
(t *testing.T)
handshake_server_test.go:1926
Function
TestAlertFlushing
(t *testing.T)
handshake_client_test.go:2190
Function
TestAlertForwarding
(t *testing.T)
handshake_server_test.go:399
Function
TestBuffering
(t *testing.T)
handshake_client_test.go:2145
Function
TestBuildNameToCertificate_doesntModifyCertificates
Issue 28744: Ensure that we don't modify memory that Config doesn't own such as Certificates.
tls_test.go:1247
Function
TestCertCache
(t *testing.T)
cache_test.go:15
Function
TestCertificateSelection
(t *testing.T)
conn_test.go:75
Function
TestCipherSuitePreference
(t *testing.T)
handshake_server_test.go:450
Function
TestCipherSuites
(t *testing.T)
tls_test.go:1445
Function
TestClientAuth
(t *testing.T)
handshake_server_test.go:1427
Function
TestClientHandshakeContextCancellation
TestClientHandshakeContextCancellation tests that canceling the context given to the client side conn.HandshakeContext interrupts the in-progress hand
handshake_client_test.go:2639
Function
TestClientHelloInfo_SupportsCertificate
(t *testing.T)
tls_test.go:1269
Function
TestClientHelloSpecJSONUnmarshaler
(t *testing.T)
u_clienthello_json_test.go:10
Function
TestClientHelloSpecUnmarshalJSON
(t *testing.T)
u_clienthello_json_test.go:66
Function
TestClientKeyUpdate
(t *testing.T)
handshake_client_test.go:835
Function
TestCloneFuncFields
(t *testing.T)
tls_test.go:785
Function
TestCloneHash
(t *testing.T)
handshake_server_test.go:1699
Function
TestCloneNilConfig
(t *testing.T)
tls_test.go:920
Function
TestCloneNonFuncFields
(t *testing.T)
tls_test.go:845
Function
TestClose
(t *testing.T)
handshake_server_test.go:414
Function
TestCloseClientConnectionOnIdleServer
(t *testing.T)
handshake_client_test.go:2485
Function
TestCloseServerConnectionOnIdleClient
(t *testing.T)
handshake_server_test.go:1681
Function
TestConnCloseBreakingWrite
(t *testing.T)
tls_test.go:547
Function
TestConnCloseWrite
(t *testing.T)
tls_test.go:626
Function
TestConnReadNonzeroAndEOF
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
Function
TestConnectionState
(t *testing.T)
tls_test.go:1129
Function
TestConnectionStateMarshal
(t *testing.T)
tls_test.go:1121
Function
TestCrossVersionResume
(t *testing.T)
handshake_server_test.go:514
Function
TestDeadlineOnWrite
(t *testing.T)
tls_test.go:248
Function
TestDecodeECHConfigLists
(t *testing.T)
ech_test.go:12
Function
TestDialTimeout
(t *testing.T)
tls_test.go:188
Function
TestDialer
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
Function
TestDontSelectECDSAWithRSAKey
(t *testing.T)
handshake_server_test.go:164
Function
TestDontSelectRSAWithECDSAKey
(t *testing.T)
handshake_server_test.go:190
Function
TestDowngradeCanary
(t *testing.T)
handshake_client_test.go:2516
Function
TestDowngradeCanaryUTLS
(t *testing.T)
u_conn_test.go:857
Function
TestDynamicRecordSizingWithAEAD
(t *testing.T)
conn_test.go:250
Function
TestDynamicRecordSizingWithCBC
(t *testing.T)
conn_test.go:241
Function
TestDynamicRecordSizingWithStreamCipher
(t *testing.T)
conn_test.go:232
Function
TestDynamicRecordSizingWithTLSv13
(t *testing.T)
conn_test.go:257
Function
TestECH
(t *testing.T)
tls_test.go:2068
Function
TestECHTLS12Server
(t *testing.T)
handshake_client_test.go:2918
Function
TestEarlyLargeCertMsg
(t *testing.T)
tls_test.go:2013
Function
TestFailedWrite
(t *testing.T)
handshake_client_test.go:2109
Function
TestFallbackSCSV
(t *testing.T)
handshake_server_test.go:1265
Function
TestFingerprintDumpLargerThanExtensions
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
Function
TestFuzz
(t *testing.T)
handshake_messages_test.go:128
Function
TestGREASEECHWrite
(t *testing.T)
u_ech_test.go:12
Function
TestGetClientCertificate
(t *testing.T)
handshake_client_test.go:2369
Function
TestGetConfigForClient
(t *testing.T)
handshake_server_test.go:1633
Function
TestHairpinInClose
(t *testing.T)
conn_test.go:274
Function
TestHandshakClientSCTs
(t *testing.T)
handshake_client_test.go:1328
Function
TestHandshakeClientAES128CBCSHA256
(t *testing.T)
handshake_client_test.go:567
Function
TestHandshakeClientAES128SHA256
(t *testing.T)
handshake_client_test.go:668
Function
TestHandshakeClientAES256GCMSHA384
(t *testing.T)
handshake_client_test.go:557
Function
TestHandshakeClientAES256SHA384
(t *testing.T)
handshake_client_test.go:675
Function
TestHandshakeClientALPNMatch
(t *testing.T)
handshake_client_test.go:1253
Function
TestHandshakeClientCHACHA20SHA256
(t *testing.T)
handshake_client_test.go:682
Function
TestHandshakeClientCertECDSA
(t *testing.T)
handshake_client_test.go:759
Function
TestHandshakeClientCertRSA
(t *testing.T)
handshake_client_test.go:722
Function
TestHandshakeClientCertRSAPKCS1v15
(t *testing.T)
handshake_client_test.go:820
Function
TestHandshakeClientCertRSAPSS
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
Function
TestHandshakeClientECDHEECDSAAES
(t *testing.T)
handshake_client_test.go:535
Function
TestHandshakeClientECDHEECDSAAES128CBCSHA256
(t *testing.T)
handshake_client_test.go:583
Function
TestHandshakeClientECDHEECDSAAESGCM
(t *testing.T)
handshake_client_test.go:547
Function
TestHandshakeClientECDHEECDSAChaCha20
(t *testing.T)
handshake_client_test.go:653
Function
TestHandshakeClientECDHERSAAES
(t *testing.T)
handshake_client_test.go:525
Function
TestHandshakeClientECDHERSAAES128CBCSHA256
(t *testing.T)
handshake_client_test.go:575
Function
TestHandshakeClientECDHERSAChaCha20
(t *testing.T)
handshake_client_test.go:640
Function
TestHandshakeClientECDSATLS13
(t *testing.T)
handshake_client_test.go:690
Function
TestHandshakeClientEd25519
(t *testing.T)
handshake_client_test.go:699
Function
TestHandshakeClientExportKeyingMaterial
(t *testing.T)
handshake_client_test.go:1442
Function
TestHandshakeClientHelloRetryRequest
(t *testing.T)
handshake_client_test.go:621
Function
TestHandshakeClientP256
(t *testing.T)
handshake_client_test.go:607
Function
TestHandshakeClientRSAAES128GCM
(t *testing.T)
handshake_client_test.go:509
Function
TestHandshakeClientRSAAES256GCM
(t *testing.T)
handshake_client_test.go:517
Function
TestHandshakeClientRSARC4
(t *testing.T)
handshake_client_test.go:499
Function
TestHandshakeClientX25519
(t *testing.T)
handshake_client_test.go:593
Function
TestHandshakeContextHierarchy
TestHandshakeContextHierarchy tests whether the contexts available to GetClientCertificate and GetCertificate are derived from the context provided to
handshake_server_test.go:2063
Function
TestHandshakeMLKEM
(t *testing.T)
tls_test.go:1866
Function
TestHandshakeRSATooBig
(t *testing.T)
handshake_client_test.go:2795
Function
TestHandshakeRace
(t *testing.T)
handshake_client_test.go:2230
Function
TestHandshakeServerAES128SHA256
(t *testing.T)
handshake_server_test.go:842
Function
TestHandshakeServerAES256GCMSHA384
(t *testing.T)
handshake_server_test.go:834
Function
TestHandshakeServerAES256SHA384
(t *testing.T)
handshake_server_test.go:849
Function
TestHandshakeServerAESGCM
(t *testing.T)
handshake_server_test.go:826
Function
TestHandshakeServerALPN
(t *testing.T)
handshake_server_test.go:945
Function
TestHandshakeServerALPNFallback
(t *testing.T)
handshake_server_test.go:1004
Function
TestHandshakeServerALPNNoMatch
(t *testing.T)
handshake_server_test.go:967
Function
TestHandshakeServerALPNNotConfigured
(t *testing.T)
handshake_server_test.go:983
Function
TestHandshakeServerCHACHA20SHA256
(t *testing.T)
handshake_server_test.go:856
Function
TestHandshakeServerECDHEECDSAAES
(t *testing.T)
handshake_server_test.go:864
Function
TestHandshakeServerEd25519
(t *testing.T)
handshake_server_test.go:1326
← previous
next →
901–1,000 of 1,354, ranked by callers