MCPcopy Create free account

hub / github.com/bifurcation/mint / functions

Functions581 in github.com/bifurcation/mint

FunctionTestAlert
(t *testing.T)
alert_test.go:7
FunctionTestBasicFlows
(t *testing.T)
conn_test.go:397
FunctionTestCertChain
(t *testing.T)
conn_test.go:581
FunctionTestCertificateMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:444
FunctionTestCertificateRequestMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:569
FunctionTestCertificateSelection
(t *testing.T)
negotiation_test.go:117
FunctionTestCertificateVerifyMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:511
FunctionTestCipherSuiteNegotiation
(t *testing.T)
negotiation_test.go:162
FunctionTestClientAuth
TODO(#90): Add a test with mismatching server name
conn_test.go:637
FunctionTestClientAuthVerifyPeerAccepted
(t *testing.T)
conn_test.go:669
FunctionTestClientAuthVerifyPeerRejected
(t *testing.T)
conn_test.go:709
FunctionTestClientHelloMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:243
FunctionTestClientHelloTruncate
(t *testing.T)
handshake-messages_test.go:319
FunctionTestConnectionState
(t *testing.T)
conn_test.go:1204
FunctionTestCookieProtector
(t *testing.T)
cookie-protector_test.go:8
FunctionTestDHNegotiation
(t *testing.T)
negotiation_test.go:19
FunctionTestDTLS
(t *testing.T)
conn_test.go:1240
FunctionTestDTLSOutOfEpochHSFail
(t *testing.T)
conn_test.go:1645
FunctionTestDTLSOutOfEpochPostHSDiscard
(t *testing.T)
conn_test.go:1670
FunctionTestDecodeErrors
(t *testing.T)
syntax/decode_test.go:23
FunctionTestDecodeUnsupported
(t *testing.T)
syntax/decode_test.go:8
FunctionTestDecryptRecord
(t *testing.T)
record-layer_test.go:133
FunctionTestDialNonBlocking
(t *testing.T)
tls_test.go:58
FunctionTestDialTimeout
(t *testing.T)
tls_test.go:22
FunctionTestEarlyDataNegotiation
(t *testing.T)
negotiation_test.go:144
FunctionTestEarlyDataNotWritableAfterHRR
(t *testing.T)
conn_test.go:1745
FunctionTestEarlyDataWithHRR
Test for issue #175.
conn_test.go:1729
FunctionTestEarlyIOFail
(t *testing.T)
conn_test.go:1626
FunctionTestEncodeErrors
(t *testing.T)
syntax/encode_test.go:8
FunctionTestEncryptRecord
(t *testing.T)
record-layer_test.go:168
FunctionTestEncrypteExtensionsMarshalUnmarshal
This one is a little brief because it is just an extensionList
handshake-messages_test.go:425
FunctionTestEndOfEarlyDataMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:650
FunctionTestExchangeData
(t *testing.T)
tls_test.go:183
FunctionTestExpiredCert
(t *testing.T)
conn_test.go:431
FunctionTestExtensionAdd
(t *testing.T)
extensions_test.go:335
FunctionTestExtensionBodyMarshalUnmarshal
(t *testing.T)
extensions_test.go:228
FunctionTestExtensionFind
(t *testing.T)
extensions_test.go:358
FunctionTestExtensionListMarshalUnmarshal
(t *testing.T)
extensions_test.go:289
FunctionTestExtensionMarshalUnmarshal
(t *testing.T)
extensions_test.go:248
FunctionTestExtensionParse
(t *testing.T)
extensions_test.go:377
FunctionTestExternalExtensions
(t *testing.T)
conn_test.go:1168
FunctionTestFinishedMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:392
FunctionTestFrameReaderFullFrame
(t *testing.T)
frame-reader_test.go:33
FunctionTestFrameReaderTrickle
(t *testing.T)
frame-reader_test.go:59
FunctionTestFrameReaderTwoFrames
(t *testing.T)
frame-reader_test.go:46
FunctionTestFuzz
This just looks for crashes due to bounds errors etc.
fuzz_test.go:69
FunctionTestHKDF
(t *testing.T)
crypto_test.go:321
FunctionTestHRRRecordVersion
(t *testing.T)
conn_test.go:1696
FunctionTestHandshakeDTLSInOrder
(t *testing.T)
handshake-layer_test.go:342
FunctionTestHandshakeDTLSNonOverlappingFragments
(t *testing.T)
handshake-layer_test.go:358
FunctionTestHandshakeDTLSNonOverlappingFragmentsOO
(t *testing.T)
handshake-layer_test.go:366
FunctionTestHandshakeDTLSOutOfOrder
(t *testing.T)
handshake-layer_test.go:350
FunctionTestHandshakeDTLSOverlappingFragments1
(t *testing.T)
handshake-layer_test.go:374
FunctionTestHandshakeDTLSOverlappingFragments2
(t *testing.T)
handshake-layer_test.go:383
FunctionTestHandshakeMessageAcrossBoundary
(t *testing.T)
conn_test.go:1781
FunctionTestHandshakeMessageTypes
(t *testing.T)
handshake-messages_test.go:234
FunctionTestInvalidSelfSigned
(t *testing.T)
conn_test.go:412
FunctionTestKeyAgreement
(t *testing.T)
crypto_test.go:100
FunctionTestKeyShareMarshalUnmarshal
(t *testing.T)
extensions_test.go:483
FunctionTestKeyUpdate
(t *testing.T)
conn_test.go:932
FunctionTestKeyUpdateMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:631
FunctionTestListenNonBlocking
(t *testing.T)
tls_test.go:66
FunctionTestLogging
(t *testing.T)
log_test.go:14
FunctionTestMessageFromBody
(t *testing.T)
handshake-layer_test.go:153
FunctionTestMessageMarshal
(t *testing.T)
handshake-layer_test.go:82
FunctionTestMessageToBody
(t *testing.T)
handshake-layer_test.go:96
FunctionTestNewKeyShare
(t *testing.T)
crypto_test.go:52
FunctionTestNewSessionTicketMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:589
FunctionTestNewSigningKey
(t *testing.T)
crypto_test.go:143
FunctionTestNonBlockingReadBeforeConnected
(t *testing.T)
conn_test.go:770
FunctionTestNonblockingHandshakeAndDataFlow
(t *testing.T)
conn_test.go:1025
FunctionTestNonblockingHandshakeAndDataFlowDTLS
(t *testing.T)
conn_test.go:1275
FunctionTestNonblockingRecord
(t *testing.T)
record-layer_test.go:357
FunctionTestOverSocket
(t *testing.T)
record-layer_test.go:294
FunctionTestPSKFlows
(t *testing.T)
conn_test.go:743
FunctionTestPSKModeNegotiation
(t *testing.T)
negotiation_test.go:100
FunctionTestPSKNegotiation
(t *testing.T)
negotiation_test.go:57
FunctionTestPreSharedKeyMarshalUnmarshal
(t *testing.T)
extensions_test.go:582
FunctionTestReadHandshakeMessage
(t *testing.T)
handshake-layer_test.go:179
FunctionTestReadRecord
(t *testing.T)
record-layer_test.go:57
FunctionTestReadWriteDTLS
(t *testing.T)
record-layer_test.go:259
FunctionTestReadWriteTLS
(t *testing.T)
record-layer_test.go:227
FunctionTestRekey
(t *testing.T)
record-layer_test.go:33
FunctionTestResumption
(t *testing.T)
conn_test.go:776
FunctionTestRootCAPool
(t *testing.T)
conn_test.go:455
FunctionTestSelfSigned
(t *testing.T)
crypto_test.go:179
FunctionTestSequenceNumberRollover
(t *testing.T)
record-layer_test.go:42
FunctionTestServerHelloMarshalUnmarshal
(t *testing.T)
handshake-messages_test.go:344
FunctionTestServerNameMarshalUnmarshal
(t *testing.T)
extensions_test.go:419
FunctionTestSignVerify
(t *testing.T)
crypto_test.go:201
FunctionTestStateMachineIntegration
TODO: Unit tests for individual states
state-machine_test.go:38
FunctionTestSuccessCases
(t *testing.T)
syntax/success_test.go:74
FunctionTestSupportedVersionsMarshalUnmarshal
(t *testing.T)
extensions_test.go:435
FunctionTestTLSMarshal
(t *testing.T)
syntax/tls_test.go:74
FunctionTestTLSUnmarshal
(t *testing.T)
syntax/tls_test.go:97
FunctionTestTagConsistency
(t *testing.T)
syntax/tags_test.go:60
FunctionTestTagParsing
(t *testing.T)
syntax/tags_test.go:9
FunctionTestTagValidity
(t *testing.T)
syntax/tags_test.go:97
FunctionTestTimeoutAndRetransmissionDTLS
(t *testing.T)
conn_test.go:1345
FunctionTestVerifyPeerCertificateAccepted
(t *testing.T)
conn_test.go:481
← previousnext →401–500 of 581, ranked by callers