Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleNet/HumbleNet
/ functions
Functions
8,357 in github.com/HumbleNet/HumbleNet
⨍
Functions
8,357
◇
Types & classes
1,592
↓ 4 callers
Function
gzread
-- see zlib.h -- */
3rdparty/libwebsockets/win32port/zlib/gzread.c:362
↓ 4 callers
Method
hashCode
3rdparty/Amalgamate/juce_core_amalgam.cpp:2174
↓ 4 callers
Function
humblenet_connection_status
src/humblenet/src/humblenet_core.cpp:251
↓ 4 callers
Function
hwaes_capable
3rdparty/boringssl/crypto/cipher/e_aes.c:122
↓ 4 callers
Function
hwaes_capable
3rdparty/boringssl/crypto/aes/aes.c:1065
↓ 4 callers
Function
i2a_ASN1_INTEGER
3rdparty/boringssl/crypto/asn1/f_int.c:62
↓ 4 callers
Function
indexOfCharIgnoreCase
3rdparty/Amalgamate/juce_core_amalgam.h:1875
↓ 4 callers
Method
indexOfIgnoreCase
3rdparty/Amalgamate/juce_core_amalgam.cpp:10211
↓ 4 callers
Function
initSockets
3rdparty/Amalgamate/juce_core_amalgam.cpp:7027
↓ 4 callers
Method
insertNext
Inserts an item into the list, placing it before the item that this pointer currently points to. */
3rdparty/Amalgamate/juce_core_amalgam.h:8815
↓ 4 callers
Function
insert_wsi_socket_into_fds
3rdparty/libwebsockets/lib/pollfd.c:24
↓ 4 callers
Function
int_dh_bn_cpy
3rdparty/boringssl/crypto/dh/dh.c:385
↓ 4 callers
Function
internal_close_socket
src/humblenet/src/libsocket.cpp:453
↓ 4 callers
Function
internal_set_callbacks
src/humblenet/src/libsocket.cpp:333
↓ 4 callers
Method
isDigit
Returns true if the first character of this string is a digit. */
3rdparty/Amalgamate/juce_core_amalgam.h:2764
↓ 4 callers
Method
isExhausted
3rdparty/Amalgamate/juce_core_amalgam.cpp:2986
↓ 4 callers
Method
isMethod
3rdparty/Amalgamate/juce_core_amalgam.cpp:1506
↓ 4 callers
Function
isNotEmpty
Returns true if the string contains at least one character. Note that there's also an isEmpty() method to help write readable code. @see containsN
3rdparty/Amalgamate/juce_core_amalgam.h:4298
↓ 4 callers
Function
isSupportedSignatureAndHash
(sigHash signatureAndHash, sigHashes []signatureAndHash)
3rdparty/boringssl/ssl/test/runner/common.go:1161
↓ 4 callers
Method
is_end
src/humblenet/src/humblenet_utils.h:50
↓ 4 callers
Function
javaString
3rdparty/Amalgamate/juce_core_amalgam.cpp:26085
↓ 4 callers
Function
json_alloc
3rdparty/json-parser/json.c:88
↓ 4 callers
Function
json_parse
3rdparty/json-parser/json.c:949
↓ 4 callers
Function
json_value_free
3rdparty/json-parser/json.c:1005
↓ 4 callers
Function
juceString
3rdparty/Amalgamate/juce_core_amalgam.cpp:26071
↓ 4 callers
Function
leftRotate
See RFC 7539.
3rdparty/boringssl/ssl/test/runner/chacha20_poly1305.go:14
↓ 4 callers
Method
length
Returns the number of characters in this string. */
3rdparty/Amalgamate/juce_core_amalgam.h:2536
↓ 4 callers
Function
lh_strhash
3rdparty/boringssl/crypto/lhash/lhash.c:321
↓ 4 callers
Function
libwebsocket_callback_on_writable
src/humblenet/src/libwebsockets_asmjs.cpp:158
↓ 4 callers
Function
libwebsocket_ensure_user_space
3rdparty/libwebsockets/lib/libwebsockets.c:688
↓ 4 callers
Function
makeTestCase
(length int, options options)
3rdparty/boringssl/crypto/cipher/test/make_legacy_aead_tests.go:136
↓ 4 callers
Method
maxVersion
()
3rdparty/boringssl/ssl/test/runner/common.go:871
↓ 4 callers
Method
nextDouble
3rdparty/Amalgamate/juce_core_amalgam.cpp:6318
↓ 4 callers
Method
nextInt64
3rdparty/Amalgamate/juce_core_amalgam.cpp:6303
↓ 4 callers
Method
overwriteTargetFileWithTemporary
3rdparty/Amalgamate/juce_core_amalgam.cpp:3317
↓ 4 callers
Function
point_add
point_add calcuates (x1, y1, z1) + (x2, y2, z2) * * The method is taken from: * http://hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-3.html#addi
3rdparty/boringssl/crypto/ec/p256-64.c:1084
↓ 4 callers
Function
point_add
This function is not entirely constant-time: it includes a branch for * checking whether the two input points are equal, (while not equal to the * p
3rdparty/boringssl/crypto/ec/p224-64.c:737
↓ 4 callers
Function
policy_cache_set
3rdparty/boringssl/crypto/x509v3/pcy_cache.c:238
↓ 4 callers
Function
poly1305_update_length
3rdparty/boringssl/crypto/cipher/e_chacha20poly1305.c:71
↓ 4 callers
Method
pop
3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h:517
↓ 4 callers
Function
pqueue_new
3rdparty/boringssl/ssl/pqueue/pqueue.c:93
↓ 4 callers
Function
pqueue_next
3rdparty/boringssl/ssl/pqueue/pqueue.c:140
↓ 4 callers
Method
prepareCipherSpec
prepareCipherSpec sets the encryption and MAC states that a subsequent changeCipherSpec will use.
3rdparty/boringssl/ssl/test/runner/conn.go:174
↓ 4 callers
Function
prfForVersion
(version uint16, suite *cipherSuite)
3rdparty/boringssl/ssl/test/runner/prf.go:127
↓ 4 callers
Function
printTestCase
(t *testCase)
3rdparty/boringssl/crypto/cipher/test/make_legacy_aead_tests.go:277
↓ 4 callers
Method
quoted
3rdparty/Amalgamate/juce_core_amalgam.cpp:10905
↓ 4 callers
Method
readEntireStreamAsString
3rdparty/Amalgamate/juce_core_amalgam.cpp:8401
↓ 4 callers
Function
roundToInt
3rdparty/Amalgamate/juce_core_amalgam.h:1072
↓ 4 callers
Function
sha1_initHmac
3rdparty/webrtc/Microstack/sha1.c:186
↓ 4 callers
Function
sha1_resultHmac
3rdparty/webrtc/Microstack/sha1.c:205
↓ 4 callers
Method
shrinkToNoMoreThan
Minimises the amount of storage allocated so that it's no more than the given number of elements. */
3rdparty/Amalgamate/juce_core_amalgam.h:6080
↓ 4 callers
Method
signalThreadShouldExit
3rdparty/Amalgamate/juce_core_amalgam.cpp:12788
↓ 4 callers
Method
signatureAndHashesForClient
()
3rdparty/boringssl/ssl/test/runner/common.go:942
↓ 4 callers
Method
sizeInBytes
Returns the number of bytes that are used to represent this string. This includes the terminating null character. */
3rdparty/Amalgamate/juce_core_amalgam.h:2582
↓ 4 callers
Function
sortArray
3rdparty/Amalgamate/juce_core_amalgam.h:6137
↓ 4 callers
Function
ssl3_get_finished
3rdparty/boringssl/ssl/s3_both.c:215
↓ 4 callers
Function
ssl3_init_handshake_buffer
3rdparty/boringssl/ssl/s3_enc.c:226
↓ 4 callers
Function
ssl3_send_finished
3rdparty/boringssl/ssl/s3_both.c:159
↓ 4 callers
Function
ssl_cert_free
3rdparty/boringssl/ssl/ssl_cert.c:213
↓ 4 callers
Function
ssl_cert_set0_chain
3rdparty/boringssl/ssl/ssl_cert.c:227
↓ 4 callers
Function
ssl_init_wbio_buffer
3rdparty/boringssl/ssl/ssl_lib.c:1860
↓ 4 callers
Function
ssl_set_pkey
3rdparty/boringssl/ssl/ssl_rsa.c:127
↓ 4 callers
Function
ssl_update_cache
3rdparty/boringssl/ssl/ssl_lib.c:1740
↓ 4 callers
Function
ssl_write_buffer_is_pending
3rdparty/boringssl/ssl/ssl_buffer.c:210
↓ 4 callers
Function
string_to_hex
3rdparty/boringssl/crypto/x509v3/v3_utl.c:435
↓ 4 callers
Function
swapVariables
3rdparty/Amalgamate/juce_core_amalgam.h:988
↓ 4 callers
Function
syncsearch
Search buf[0..len-1] for the pattern: 0, 0, 0xff, 0xff. Return when found or when out of input. When called, *have is the number of pattern bytes
3rdparty/Amalgamate/juce_core_amalgam.cpp:22852
↓ 4 callers
Function
threadShouldExit
Checks whether the thread has been told to stop running. Threads need to check this regularly, and if it returns true, they should return from th
3rdparty/Amalgamate/juce_core_amalgam.h:20507
↓ 4 callers
Function
tls1_get_curvelist
tls1_get_curvelist sets |*out_curve_ids| and |*out_curve_ids_len| to the * list of allowed curve IDs. If |get_peer_curves| is non-zero, return the *
3rdparty/boringssl/ssl/t1_lib.c:307
↓ 4 callers
Function
tls1_handshake_digest
tls1_handshake_digest calculates the current handshake hash and writes it to * |out|, which has space for |out_len| bytes. It returns the number of b
3rdparty/boringssl/ssl/t1_enc.c:446
↓ 4 callers
Method
toUpperCase
Returns an upper-case version of the first character of this string. */
3rdparty/Amalgamate/juce_core_amalgam.h:2775
↓ 4 callers
Function
traverse_string
3rdparty/boringssl/crypto/asn1/a_mbstr.c:255
↓ 4 callers
Function
user_callback_handle_rxflow
3rdparty/libwebsockets/lib/libwebsockets.c:598
↓ 4 callers
Function
util_md5hex
Perform a MD5 hash on the data and convert result to HEX and store in output This is useful for HTTP Digest
3rdparty/webrtc/Microstack/ILibParsers.c:328
↓ 4 callers
Function
util_sha256
Perform a SHA256 hash on the data
3rdparty/webrtc/core/utils.c:723
↓ 4 callers
Function
v2i_GENERAL_NAME
3rdparty/boringssl/crypto/x509v3/v3_alt.c:425
↓ 4 callers
Method
visitAllSymbols
3rdparty/Amalgamate/juce_core_amalgam.cpp:5155
↓ 4 callers
Function
vpaes_capable
3rdparty/boringssl/crypto/cipher/e_aes.c:100
↓ 4 callers
Function
wait
tests/test_webrtc.cpp:10
↓ 4 callers
Function
wireToVersion
(vers uint16, isDTLS bool)
3rdparty/boringssl/ssl/test/runner/dtls.go:33
↓ 4 callers
Function
write_table
(out, table)
3rdparty/libwebsockets/win32port/zlib/crc32.c:185
↓ 4 callers
Function
x509_object_idx_cnt
3rdparty/boringssl/crypto/x509/x509_lu.c:423
↓ 4 callers
Function
x509v3_cache_extensions
3rdparty/boringssl/crypto/x509v3/v3_purp.c:420
↓ 4 callers
Function
xorSlice
(out, in []byte)
3rdparty/boringssl/ssl/test/runner/cipher_suites.go:262
↓ 3 callers
Function
ASN1_BIT_STRING_get_bit
3rdparty/boringssl/crypto/asn1/a_bitstr.c:228
↓ 3 callers
Function
ASN1_GENERALIZEDTIME_adj
3rdparty/boringssl/crypto/asn1/a_gentm.c:213
↓ 3 callers
Function
ASN1_OCTET_STRING_cmp
3rdparty/boringssl/crypto/asn1/a_octet.c:67
↓ 3 callers
Function
ASN1_STRING_copy
3rdparty/boringssl/crypto/asn1/asn1_lib.c:367
↓ 3 callers
Function
ASN1_TYPE_cmp
Returns 0 if they are equal, != 0 otherwise. */
3rdparty/boringssl/crypto/asn1/a_type.c:107
↓ 3 callers
Function
ASN1_UTCTIME_adj
3rdparty/boringssl/crypto/asn1/a_utctm.c:219
↓ 3 callers
Function
ASN1_UTCTIME_check
3rdparty/boringssl/crypto/asn1/a_utctm.c:190
↓ 3 callers
Function
ASN1_item_d2i_fp
3rdparty/boringssl/crypto/asn1/a_d2i_fp.c:127
↓ 3 callers
Function
ASN1_item_ex_new
3rdparty/boringssl/crypto/asn1/tasn_new.c:82
↓ 3 callers
Function
ASN1_item_free
3rdparty/boringssl/crypto/asn1/tasn_fre.c:67
↓ 3 callers
Function
ASN1_item_i2d_fp
3rdparty/boringssl/crypto/asn1/a_i2d_fp.c:108
↓ 3 callers
Function
ASN1_mbstring_copy
3rdparty/boringssl/crypto/asn1/a_mbstr.c:85
↓ 3 callers
Function
ASN1_primitive_free
3rdparty/boringssl/crypto/asn1/tasn_fre.c:192
↓ 3 callers
Method
AddOffset
<summary> Adds an offset, relative to where it will be written. </summary> <param name="off">The offset to add to the buffer.</param>
3rdparty/flatbuffers/csharp/FlatBufferBuilder.cs:270
↓ 3 callers
Method
AddUint
<summary> Add an `uint` to the buffer (aligns the data and grows if necessary). </summary> <param name="x">The `uint` to add to the buffer.</param>
3rdparty/flatbuffers/csharp/FlatBufferBuilder.cs:239
↓ 3 callers
Function
BF_decrypt
3rdparty/boringssl/decrepit/blowfish/blowfish.c:104
← previous
next →
1,301–1,400 of 8,357, ranked by callers