Anthony Romano 1153e1e7d9 Merge pull request #7687 from heyitsanthony/deny-tls-ipsan 8 years ago
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 years ago
doc.go bd71a60875 rafthttp: update LICENSE header 9 years ago
fake_roundtripper_test.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 years ago
functional_test.go d20cb40f4f rafthttp: fix TestSendMessageWhenStreamIsBroken 9 years ago
http.go 64e1a327ee rafthttp/metrics.go:fixed TODO: record write/recv failures. 9 years ago
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 years ago
metrics.go 64e1a327ee rafthttp/metrics.go:fixed TODO: record write/recv failures. 9 years ago
msg_codec.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 years ago
msg_codec_test.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 years ago
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 years ago
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 years ago
peer.go ec9e77db96 rafthttp: remove unnecessary sendc from peer 9 years ago
peer_status.go 8528c8c599 *: more logging on critical state change 9 years ago
peer_test.go bd71a60875 rafthttp: update LICENSE header 9 years ago
pipeline.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 years ago
pipeline_test.go d25f9feb19 rafthttp: bump up timeout in pipeline test 9 years ago
probing_status.go 9311d7b77e rafthttp: log health checking error early 9 years ago
remote.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 years ago
snapshot_sender.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 years ago
snapshot_test.go dc91da50b5 rafthttp: snapshot tests 9 years ago
stream.go 56b111df0c rafthttp: use 'transport.IsClosedConnError' 8 years ago
stream_test.go 784c4446d9 rafthttp: fix race in TestStreamWriterAttachOutgoingConn 9 years ago
transport.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 years ago
transport_bench_test.go bd71a60875 rafthttp: update LICENSE header 9 years ago
transport_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 years ago
urlpick.go bd71a60875 rafthttp: update LICENSE header 9 years ago
urlpick_test.go 0626ee048e rafthttp: fix gofmt issues with go tip 9 years ago
util.go cad1215b18 *: deny incoming peer certs with wrong IP SAN 8 years ago
util_test.go 8db8d01712 rafthttp: move test-only functions to '_test.go' 8 years ago