Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gegam/redpill
/ functions
Functions
312 in github.com/Gegam/redpill
⨍
Functions
312
◇
Types & classes
81
Function
test_strip_padding_non_ip
()
crates/redpill-quic/src/padding.rs:121
Function
token_bucket_allows_then_blocks
()
crates/redpill-quic/tests/integration.rs:493
Function
two_clients_simultaneous
()
crates/redpill-quic/tests/integration.rs:438
Function
user_store_add_verify_remove
()
crates/redpill-quic/tests/integration.rs:701
Function
user_store_reload
()
crates/redpill-quic/tests/integration.rs:760
Method
verify_auth
(&self, nonce: &[u8; 32], mac: &[u8; 32])
crates/redpill-quic/src/users.rs:149
Method
verify_server_cert
( &self, end_entity: &CertificateDer<'_>, _intermediates: &[CertificateDer<'_>],
crates/redpill-quic/src/camouflage.rs:66
Method
verify_tls12_signature
( &self, message: &[u8], cert: &CertificateDer<'_>, dss: &DigitallySignedStruc
crates/redpill-quic/src/camouflage.rs:83
Method
verify_tls13_signature
( &self, message: &[u8], cert: &CertificateDer<'_>, dss: &DigitallySignedStruc
crates/redpill-quic/src/camouflage.rs:92
Method
watch
Run until reconnection is needed. Returns the reason. This future never returns unless a reconnection condition is met.
crates/redpill-quic/src/transport/health.rs:82
Method
window
(&self)
crates/redpill-quic/src/noop_cc.rs:52
Method
write_packet
(&self, buf: &[u8])
crates/redpill-tun/src/device.rs:393
← previous
301–312 of 312, ranked by callers