Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devsisters/libquic
/ functions
Functions
9,545 in github.com/devsisters/libquic
⨍
Functions
9,545
◇
Types & classes
1,720
↓ 3 callers
Function
ContainsValue
src/base/stl_util.h:196
↓ 3 callers
Method
Convert
src/base/json/json_parser.cc:325
↓ 3 callers
Function
ConvertIPv4NumberToIPv6Number
src/net/base/ip_address_number.cc:192
↓ 3 callers
Function
ConvertUTF16ToUTF8
src/url/url_canon_internal.cc:288
↓ 3 callers
Method
CopyFrom
src/net/spdy/spdy_framer.cc:660
↓ 3 callers
Function
CreateDirectory
src/base/files/file_util.cc:186
↓ 3 callers
Function
CreateThread
src/base/threading/platform_thread_posix.cc:78
↓ 3 callers
Function
DES_decrypt3
boringssl/crypto/des/des.c:521
↓ 3 callers
Function
DSA_SIG_free
boringssl/crypto/dsa/dsa.c:468
↓ 3 callers
Function
DTLS_method
boringssl/ssl/d1_meth.c:79
↓ 3 callers
Function
DTLSv1_handle_timeout
boringssl/ssl/d1_lib.c:274
↓ 3 callers
Method
DebugString
src/net/quic/crypto/crypto_handshake_message.cc:202
↓ 3 callers
Function
DecodeBase64
boringssl/ssl/ssl_test.cc:516
↓ 3 callers
Function
DecodeECPrivateKey
DecodeECPrivateKey decodes |in| as an ECPrivateKey structure and returns the result or nullptr on error.
boringssl/crypto/ec/ec_test.cc:68
↓ 3 callers
Method
DecodeNextUint32
src/net/spdy/hpack/hpack_input_stream.cc:66
↓ 3 callers
Method
DeepCopy
src/base/json/json_parser.cc:150
↓ 3 callers
Function
DeleteFile
TODO(erikkay): The Windows version of this accepts paths like "foo/bar/*" which works both with and without the recursive flag. I'm not sure we need
src/base/files/file_util_posix.cc:202
↓ 3 callers
Method
DeletePromised
src/net/quic/quic_client_session_base.cc:166
↓ 3 callers
Function
DirectoryExists
src/base/files/file_util_posix.cc:381
↓ 3 callers
Method
Done
src/base/metrics/sample_map.cc:68
↓ 3 callers
Function
ECDSA_SIG_new
boringssl/crypto/ecdsa/ecdsa_asn1.c:97
↓ 3 callers
Function
ECDSA_sign
boringssl/crypto/ecdsa/ecdsa.c:66
↓ 3 callers
Function
EC_KEY_check_key
boringssl/crypto/ec/ec_key.c:296
↓ 3 callers
Function
EC_KEY_get_conv_form
boringssl/crypto/ec/ec_key.c:281
↓ 3 callers
Function
EC_POINT_add
boringssl/crypto/ec/ec.c:829
↓ 3 callers
Function
EC_POINT_is_on_curve
boringssl/crypto/ec/ec.c:757
↓ 3 callers
Function
ERR_reason_error_string
boringssl/crypto/err/err.c:515
↓ 3 callers
Function
EVP_CIPHER_CTX_cipher
boringssl/crypto/cipher/cipher.c:505
↓ 3 callers
Function
EVP_CIPHER_CTX_set_padding
boringssl/crypto/cipher/cipher.c:562
↓ 3 callers
Function
EVP_DecodeUpdate
boringssl/crypto/base64/base64.c:272
↓ 3 callers
Function
EVP_DecryptInit_ex
boringssl/crypto/cipher/cipher.c:249
↓ 3 callers
Function
EVP_DigestSignAlgorithm
boringssl/crypto/evp/algorithm.c:69
↓ 3 callers
Function
EVP_DigestSignUpdate
boringssl/crypto/evp/digestsign.c:116
↓ 3 callers
Function
EVP_DigestVerifyInitFromAlgorithm
boringssl/crypto/evp/algorithm.c:113
↓ 3 callers
Function
EVP_PKEY_CTX_get0_pkey
boringssl/crypto/evp/evp_ctx.c:194
↓ 3 callers
Function
EVP_PKEY_asn1_find_str
boringssl/crypto/evp/evp.c:314
↓ 3 callers
Function
EVP_PKEY_bits
boringssl/crypto/evp/evp.c:188
↓ 3 callers
Function
EVP_PKEY_verify_init
boringssl/crypto/evp/evp_ctx.c:257
↓ 3 callers
Function
EVP_aead_chacha20_poly1305_rfc7539
boringssl/crypto/cipher/e_chacha20poly1305.c:246
↓ 3 callers
Function
EVP_get_digestbynid
boringssl/crypto/digest/digests.c:290
↓ 3 callers
Function
EVP_md5_sha1
boringssl/crypto/digest/digests.c:254
↓ 3 callers
Method
Empty
Returns true if this IntervalSet is empty.
src/net/quic/interval_set.h:124
↓ 3 callers
Function
EncodeECPrivateKey
EncodeECPrivateKey encodes |key| as an ECPrivateKey structure into |*out|. It returns true on success or false on error.
boringssl/crypto/ec/ec_test.cc:79
↓ 3 callers
Method
EncodeHeaderSet
src/net/spdy/hpack/hpack_encoder.cc:30
↓ 3 callers
Method
EncodeHeaderSetWithoutCompression
src/net/spdy/hpack/hpack_encoder.cc:90
↓ 3 callers
Function
EndsWith
src/base/strings/string_util.cc:637
↓ 3 callers
Method
Equals
src/base/values.cc:151
↓ 3 callers
Function
EscapeJSONString
src/base/json/string_escape.cc:117
↓ 3 callers
Method
EstimateMaxPacketsInFlight
src/net/quic/quic_sent_packet_manager.cc:911
↓ 3 callers
Function
FinalExtensionSeparatorPosition
Find the position of the '.' that separates the extension from the rest of the file name. The position is relative to BaseName(), not value(). Returns
src/base/files/file_path.cc:109
↓ 3 callers
Method
FindIntersectionCandidate
src/net/quic/interval_set.h:575
↓ 3 callers
Method
FlowControlViolation
src/net/quic/quic_flow_controller.cc:91
↓ 3 callers
Method
FlushAllQueuedFrames
src/net/quic/quic_packet_generator.cc:228
↓ 3 callers
Function
FromString
Converts a string representation of time to a Time object. An example of a time string which is converted is as below:- "Tue, 15 Nov 1994 12:45:26 GMT
src/base/time/time.h:533
↓ 3 callers
Function
GetAddressFamily
src/net/base/address_family.cc:13
↓ 3 callers
Method
GetAllocSize
src/base/metrics/persistent_memory_allocator.cc:291
↓ 3 callers
Method
GetComponents
src/base/files/file_path.cc:220
↓ 3 callers
Method
GetControlFrameHeaderSize
Size, in bytes, of the control frame header.
src/net/spdy/spdy_framer.cc:212
↓ 3 callers
Method
GetDataFrameMinimumSize
src/net/spdy/spdy_framer.cc:207
↓ 3 callers
Method
GetDictionary
src/base/values.cc:603
↓ 3 callers
Method
GetInitialStreamFlowControlWindowToSend
src/net/quic/quic_config.cc:483
↓ 3 callers
Method
GetLastPacketSentTime
src/net/quic/quic_unacked_packet_map.cc:297
↓ 3 callers
Function
GetPersistentHistogramMemoryAllocator
src/base/metrics/histogram_persistence.cc:192
↓ 3 callers
Method
GetSendValue
src/net/quic/quic_config.cc:206
↓ 3 callers
Method
GetServerConfig
src/net/quic/crypto/quic_crypto_client_config.cc:110
↓ 3 callers
Function
GetStartOfEncryptedData
src/net/quic/quic_protocol.cc:49
↓ 3 callers
Method
HasInFlightPackets
src/net/quic/quic_unacked_packet_map.cc:283
↓ 3 callers
Method
HasValidChecksum
src/base/metrics/bucket_ranges.cc:127
↓ 3 callers
Function
HashInts
src/base/hash.h:100
↓ 3 callers
Function
HexStringToInt
src/base/strings/string_number_conversions.cc:462
↓ 3 callers
Function
HostToNet16
Converts the bytes in |x| from host to network order (endianness), and returns the result.
src/base/sys_byteorder.h:91
↓ 3 callers
Function
IMPLEMENT_ASN1_DUP_FUNCTION
boringssl/crypto/x509/x_crl.c:382
↓ 3 callers
Function
IMPLEMENT_ASN1_FUNCTIONS
boringssl/crypto/x509/x_algor.c:70
↓ 3 callers
Function
IPAddressToPackedString
src/net/base/ip_address.cc:98
↓ 3 callers
Function
InitReferrerSchemes
Ensures that the referrer_schemes list is initialized, does nothing if it already has values.
src/url/url_util.cc:83
↓ 3 callers
Function
InitStandardSchemes
Ensures that the standard_schemes list is initialized, does nothing if it already has values.
src/url/url_util.cc:77
↓ 3 callers
Function
Initialize
src/url/url_util.cc:425
↓ 3 callers
Function
Int64ToString
src/base/strings/string_number_conversions.cc:347
↓ 3 callers
Function
InvalidValue
src/base/mac/scoped_mach_port.h:19
↓ 3 callers
Function
IsAwaitingPacket
src/net/quic/quic_protocol.cc:283
↓ 3 callers
Method
IsContentUri
src/base/files/file_path.cc:1325
↓ 3 callers
Method
IsDoneReading
src/net/quic/quic_data_reader.cc:114
↓ 3 callers
Method
IsEmpty
src/net/quic/crypto/quic_crypto_client_config.cc:106
↓ 3 callers
Function
IsEmptyOrSpecialCase
Returns true if path is "", ".", or "..".
src/base/files/file_path.cc:160
↓ 3 callers
Function
IsHexChar
src/url/url_canon_internal.h:69
↓ 3 callers
Method
IsIPv4
src/net/base/ip_address.cc:35
↓ 3 callers
Function
LoadPrivateKey
boringssl/ssl/test/bssl_shim.cc:136
↓ 3 callers
Method
LookupOrCreate
src/net/quic/crypto/quic_crypto_client_config.cc:382
↓ 3 callers
Function
METHOD_ref
boringssl/crypto/engine/engine.c:83
↓ 3 callers
Method
MaxStreamsPerConnection
src/net/quic/quic_config.cc:432
↓ 3 callers
Method
MaybeSendFecPacketAndCloseGroup
src/net/quic/quic_packet_creator.cc:779
↓ 3 callers
Function
Min
Returns the smaller delta of time1 and time2.
src/net/quic/quic_time.h:95
↓ 3 callers
Function
NCONF_new_section
boringssl/crypto/conf/conf.c:155
↓ 3 callers
Method
NotifyAndClearListeners
src/net/quic/quic_unacked_packet_map.cc:230
↓ 3 callers
Method
Now
static
src/base/time/time_mac.cc:134
↓ 3 callers
Method
NumReceivedPackets
src/net/quic/quic_fec_group.cc:184
↓ 3 callers
Function
OBJ_find_sigid_algs
boringssl/crypto/obj/obj_xref.c:71
↓ 3 callers
Function
OPENSSL_realloc_clean
boringssl/crypto/mem.c:77
↓ 3 callers
Method
OnDataAvailable
src/net/quic/quic_crypto_stream.cc:46
↓ 3 callers
Method
OnError
src/net/quic/quic_connection.cc:464
← previous
next →
1,401–1,500 of 9,545, ranked by callers