Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimeToogo/tunshell
/ functions
Functions
824 in github.com/TimeToogo/tunshell
⨍
Functions
824
◇
Types & classes
165
Function
test_connect_and_joined_twice_with_same_key
()
tunshell-server/src/relay/server/tests/mod.rs:169
Function
test_connect_simultaneous_open
()
tunshell-client/src/p2p/udp_adaptor.rs:88
Function
test_connect_to_listener
()
tunshell-server/src/relay/server/tls.rs:162
Function
test_connect_to_listener
()
tunshell-server/src/relay/server/ws.rs:337
Function
test_connect_to_relay_server
()
tunshell-client/src/server/mod.rs:40
Function
test_connect_to_server_without_sending_key_timeout
()
tunshell-server/src/relay/server/tests/mod.rs:36
Function
test_connect_via_connect
()
tunshell-client/src/p2p/tcp.rs:133
Function
test_connect_via_listener
()
tunshell-client/src/p2p/tcp.rs:184
Function
test_connect_with_invalid_key
()
tunshell-server/src/relay/server/tests/mod.rs:147
Function
test_connect_with_peer
()
tunshell-client/src/p2p/udp/connection.rs:432
Function
test_connect_with_to_expired_session
()
tunshell-server/src/relay/server/tests/mod.rs:200
Function
test_connect_with_valid_client_key
()
tunshell-server/src/relay/server/tests/mod.rs:117
Function
test_connect_with_valid_key
()
tunshell-server/src/relay/server/tests/mod.rs:62
Function
test_connect_without_peer_should_fail
()
tunshell-client/src/p2p/udp/connection.rs:409
Function
test_connect_write_then_close_one_side
()
tunshell-client/src/p2p/udp/connection.rs:458
Function
test_connect_write_then_read
()
tunshell-client/src/p2p/udp/connection.rs:439
Function
test_create_close_packet
()
tunshell-client/src/p2p/udp/sender.rs:223
Function
test_create_data_packet
()
tunshell-client/src/p2p/udp/sender.rs:169
Function
test_create_data_packet_empty
()
tunshell-client/src/p2p/udp/sender.rs:187
Function
test_create_open_packet
()
tunshell-client/src/p2p/udp/sender.rs:205
Function
test_create_session
()
tunshell-server/src/api/routes/create_session.rs:44
Function
test_decrease_transit_window_after_drop
()
tunshell-client/src/p2p/udp/congestion.rs:175
Function
test_decrypt
()
tunshell-client/src/stream/aes_stream.rs:276
Function
test_decrypt_invalid
()
tunshell-client/src/stream/aes_stream.rs:295
Function
test_default_config
()
tunshell-client/src/p2p/udp/config.rs:126
Function
test_derive_key
()
tunshell-client/src/stream/crypto/openssl.rs:94
Function
test_derive_key
()
tunshell-client/src/stream/crypto/ring.rs:90
Function
test_direct_connection
()
tunshell-server/src/relay/server/tests/mod.rs:289
Function
test_encrypt
()
tunshell-client/src/stream/aes_stream.rs:262
Function
test_find_by_key
()
tunshell-server/src/db/session.rs:176
Function
test_fuzz_corpus
()
tunshell-shared/src/message_stream.rs:423
Function
test_generate_secure_id
()
tunshell-server/src/db/session.rs:248
Function
test_get_info
()
tunshell-server/src/api/routes/info.rs:40
Function
test_gt
()
tunshell-client/src/p2p/udp/seq_number.rs:75
Function
test_gte
()
tunshell-client/src/p2p/udp/seq_number.rs:91
Function
test_increase_transit_window_after_send
()
tunshell-client/src/p2p/udp/congestion.rs:150
Function
test_init_server
()
tunshell-server/src/relay/server/tests/mod.rs:20
Function
test_interrupt_line
()
tunshell-client/src/shell/server/fallback/interpreter.rs:548
Function
test_interrupt_running_process
()
tunshell-client/src/shell/server/fallback/interpreter.rs:572
Function
test_is_congested
()
tunshell-client/src/p2p/udp/congestion.rs:135
Function
test_keep_alive_packet
()
tunshell-client/src/p2p/udp/orchestrator.rs:847
Function
test_key_timeout
()
tunshell-client/src/shell/client/mod.rs:248
Function
test_key_timeout
()
tunshell-client/src/shell/server/mod.rs:292
Function
test_lt
()
tunshell-client/src/p2p/udp/seq_number.rs:107
Function
test_lte
()
tunshell-client/src/p2p/udp/seq_number.rs:123
Function
test_modifying_line_buffer_from_end_of_text
()
tunshell-client/src/shell/server/fallback/interpreter.rs:491
Function
test_modifying_line_buffer_in_middle
()
tunshell-client/src/shell/server/fallback/interpreter.rs:516
Function
test_negotiate_connection
()
tunshell-client/src/p2p/udp/negotiator.rs:219
Function
test_negotiate_connection_master_side
()
tunshell-client/src/p2p/udp/negotiator.rs:294
Function
test_negotiate_connection_non_master_side
()
tunshell-client/src/p2p/udp/negotiator.rs:356
Function
test_negotiate_connection_with_one_incorrect_port
()
tunshell-client/src/p2p/udp/negotiator.rs:242
Function
test_negotiate_connection_with_two_incorrect_ports
()
tunshell-client/src/p2p/udp/negotiator.rs:269
Function
test_new
()
tunshell-client/src/shell/server/fallback/byte_channel.rs:88
Function
test_new
()
tunshell-client/src/shell/server/fallback/output_stream.rs:82
Function
test_new
()
tunshell-client/src/shell/server/fallback/input_stream.rs:185
Function
test_new_connection
()
tunshell-client/src/p2p/udp/connection.rs:383
Function
test_new_shell_bash
()
tunshell-client/src/shell/server/default.rs:134
Function
test_new_shell_client
()
tunshell-client/src/shell/client/mod.rs:220
Function
test_new_shell_no_env
()
tunshell-client/src/shell/server/default.rs:194
Function
test_new_shell_server
()
tunshell-client/src/shell/server/mod.rs:266
Function
test_new_shell_sh
()
tunshell-client/src/shell/server/default.rs:177
Function
test_new_shell_zsh
()
tunshell-client/src/shell/server/default.rs:160
Function
test_new_vars
()
tunshell-client/src/p2p/udp/state.rs:174
Function
test_next_in_history
()
tunshell-client/src/shell/server/fallback/interpreter.rs:641
Function
test_normalised_rtt_estimate
()
tunshell-client/src/p2p/udp/resender.rs:195
Function
test_paired_connection
()
tunshell-server/src/relay/server/tests/mod.rs:262
Function
test_parse_network_binding_full_tcp
()
tunshell-client/src/config.rs:316
Function
test_parse_network_binding_remote_to_local_with_default_remote_host
()
tunshell-client/src/config.rs:333
Function
test_parse_network_binding_udp_with_default_local_host
()
tunshell-client/src/config.rs:350
Function
test_parse_remaining_args_with_bind_before_missing_positionals
()
tunshell-client/src/config.rs:401
Function
test_parse_remaining_args_with_bindings
()
tunshell-client/src/config.rs:367
Function
test_parse_remaining_args_with_mixed_positionals_and_flags
()
tunshell-client/src/config.rs:384
Function
test_parse_udp_packet
()
tunshell-client/src/p2p/udp/packet.rs:247
Function
test_parse_udp_packet_not_enough_payload
()
tunshell-client/src/p2p/udp/packet.rs:276
Function
test_parse_udp_packet_too_short
()
tunshell-client/src/p2p/udp/packet.rs:265
Function
test_parsing_control_c
()
tunshell-client/src/shell/server/fallback/input_stream.rs:291
Function
test_parsing_del
()
tunshell-client/src/shell/server/fallback/input_stream.rs:278
Function
test_parsing_down_arrow
()
tunshell-client/src/shell/server/fallback/input_stream.rs:239
Function
test_parsing_enter
()
tunshell-client/src/shell/server/fallback/input_stream.rs:304
Function
test_parsing_escape_sequence_over_multiple_writes
()
tunshell-client/src/shell/server/fallback/input_stream.rs:358
Function
test_parsing_left_arrow
()
tunshell-client/src/shell/server/fallback/input_stream.rs:265
Function
test_parsing_multiple_lines
()
tunshell-client/src/shell/server/fallback/input_stream.rs:393
Function
test_parsing_multiple_tokens
()
tunshell-client/src/shell/server/fallback/input_stream.rs:331
Function
test_parsing_partial_escape_sequence
()
tunshell-client/src/shell/server/fallback/input_stream.rs:317
Function
test_parsing_right_arrow
()
tunshell-client/src/shell/server/fallback/input_stream.rs:252
Function
test_parsing_string_bytes
()
tunshell-client/src/shell/server/fallback/input_stream.rs:192
Function
test_parsing_string_bytes_multiple_writes
()
tunshell-client/src/shell/server/fallback/input_stream.rs:208
Function
test_parsing_up_arrow
()
tunshell-client/src/shell/server/fallback/input_stream.rs:226
Function
test_poll_write_close_message
()
tunshell-shared/src/message_stream.rs:394
Function
test_previous_in_history
()
tunshell-client/src/shell/server/fallback/interpreter.rs:606
Function
test_raw_message_to_vec
()
tunshell-shared/src/message.rs:265
Function
test_read_after_close
()
tunshell-client/src/shell/server/fallback/byte_channel.rs:165
Function
test_read_client_key_message
()
tunshell-shared/src/message_stream.rs:269
Function
test_read_empty
()
tunshell-client/src/shell/server/fallback/byte_channel.rs:152
Function
test_read_empty_stream
()
tunshell-shared/src/message_stream.rs:244
Function
test_read_from_aes_stream
()
tunshell-client/src/stream/aes_stream.rs:312
Function
test_read_incomplete_message
()
tunshell-shared/src/message_stream.rs:323
Function
test_read_invalid_message
()
tunshell-shared/src/message_stream.rs:339
Function
test_read_multiple_messages
()
tunshell-shared/src/message_stream.rs:294
Function
test_read_server_close_message
()
tunshell-shared/src/message_stream.rs:256
← previous
next →
601–700 of 824, ranked by callers