Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ functions
Functions
3,000 in github.com/brainboxdotcc/DPP
⨍
Functions
3,000
◇
Types & classes
1,247
↓ 2 callers
Method
get_port
src/dpp/socket.cpp:45
↓ 2 callers
Function
get_socket_error
src/dpp/sslconnection.cpp:108
↓ 2 callers
Function
get_testdata_dir
src/unittest/unittest.cpp:125
↓ 2 callers
Method
get_transition_id
src/dpp/discordvoiceclient.cpp:76
↓ 2 callers
Method
get_type
src/dpp/sku.cpp:73
↓ 2 callers
Function
grease_sample
mlspp/src/grease.cpp:58
↓ 2 callers
Function
grisu2
include/dpp/nlohmann/json.hpp:17611
↓ 2 callers
Function
grisu2_round
include/dpp/nlohmann/json.hpp:17329
↓ 2 callers
Function
group_dh_size
mlspp/lib/hpke/src/group.cpp:954
↓ 2 callers
Function
group_sig_digest
mlspp/lib/hpke/src/group.cpp:22
↓ 2 callers
Method
guild_bulk_command_create
src/dpp/cluster/appcommand.cpp:58
↓ 2 callers
Method
guild_edit
src/dpp/cluster/guild.cpp:118
↓ 2 callers
Method
handle
mlspp/src/state.cpp:803
↓ 2 callers
Method
handle_buffer
src/dpp/sslconnection.cpp:672
↓ 2 callers
Function
hchacha20
* @brief key derivation function that takes a 256-bit key and a 128-bit nonce, producing a 256-bit subkey. * * This subkey is then used in the XCha
src/dpp/voice/enabled/xchacha20.cpp:91
↓ 2 callers
Function
hex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
include/dpp/nlohmann/json.hpp:18561
↓ 2 callers
Function
hex_to_bytes
* @brief Converts a hex-encoded string to a byte vector. * @param hex The hex string to convert. * @return A vector containing the byte representati
src/dpp/signature_verifier.cpp:15
↓ 2 callers
Method
implant
mlspp/src/treekem.cpp:98
↓ 2 callers
Method
import_handshake
mlspp/src/session.cpp:196
↓ 2 callers
Method
interaction_followup_create
src/dpp/cluster/appcommand.cpp:158
↓ 2 callers
Function
internal_handle_interaction
src/dpp/events/interaction_create.cpp:90
↓ 2 callers
Method
is_animated
src/dpp/emoji.cpp:85
↓ 2 callers
Method
is_below
mlspp/src/tree_math.cpp:106
↓ 2 callers
Method
is_cancelled
src/dpp/dispatcher.cpp:54
↓ 2 callers
Method
is_category
src/dpp/channel.cpp:269
↓ 2 callers
Method
is_connected
src/dpp/discordclient.cpp:318
↓ 2 callers
Method
is_encrypted
* @brief True if encrypted * @return is encrypted */
src/dpp/dave/frame_processors.h:114
↓ 2 callers
Method
is_end
return whether the iterator is at end
include/dpp/nlohmann/json.hpp:12686
↓ 2 callers
Method
is_end_to_end_encrypted
src/dpp/discordvoiceclient.cpp:122
↓ 2 callers
Method
is_errored
include/dpp/nlohmann/json.hpp:7114
↓ 2 callers
Method
is_forum
src/dpp/channel.cpp:273
↓ 2 callers
Function
is_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
include/dpp/nlohmann/json.hpp:20508
↓ 2 callers
Function
is_skipped
src/unittest/unittest.cpp:87
↓ 2 callers
Method
is_text_channel
src/dpp/channel.cpp:253
↓ 2 callers
Method
is_unavailable
src/dpp/guild.cpp:432
↓ 2 callers
Function
leaf_node_extensions_for_protocol_version
src/dpp/dave/parameters.cpp:59
↓ 2 callers
Function
little_endianness
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
include/dpp/nlohmann/json.hpp:9127
↓ 2 callers
Method
make_connecting_socket
src/dpp/dns.cpp:53
↓ 2 callers
Function
make_joiner_secret
mlspp/src/key_schedule.cpp:277
↓ 2 callers
Function
make_json
src/dpp/message.cpp:688
↓ 2 callers
Function
make_key_id
src/dpp/dave/persisted_key_pair.cpp:41
↓ 2 callers
Method
merge
mlspp/src/treekem.cpp:475
↓ 2 callers
Function
message
* @brief Construct a new message object * @param m Message to copy */
include/dpp/message.h:2623
↓ 2 callers
Method
messages_get
src/dpp/cluster/message.cpp:161
↓ 2 callers
Method
next
mlspp/src/key_schedule.cpp:31
↓ 2 callers
Function
openssl_cipher
mlspp/lib/hpke/src/aead_cipher.cpp:134
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/dpp/nlohmann/json.hpp:13152
↓ 2 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/dpp/nlohmann/json.hpp:13203
↓ 2 callers
Method
output_length
mlspp/lib/mls_vectors/src/mls_vectors.cpp:234
↓ 2 callers
Function
poll
include/dpp/compat.h:29
↓ 2 callers
Function
pop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
include/dpp/nlohmann/json.hpp:13840
↓ 2 callers
Function
print_change
(string $change)
buildtools/changelog.php:199
↓ 2 callers
Method
process_mls_group_rosters
src/dpp/voice/enabled/handle_frame.cpp:620
↓ 2 callers
Method
public_key_algorithm
mlspp/lib/hpke/src/certificate.cpp:521
↓ 2 callers
Method
raw_ref
mlspp/include/mls/crypto.h:104
↓ 2 callers
Method
ready_for_transition
src/dpp/voice/enabled/handle_frame.cpp:506
↓ 2 callers
Method
reconstruct_frame
src/dpp/dave/frame_processors.cpp:288
↓ 2 callers
Method
recover_from_invalid_commit_welcome
src/dpp/voice/enabled/handle_frame.cpp:545
↓ 2 callers
Method
reinit_dave_mls_group
src/dpp/voice/enabled/handle_frame.cpp:583
↓ 2 callers
Function
remove_leaves
Utility method used for removing leaves from a resolution
mlspp/src/treekem.cpp:10
↓ 2 callers
Function
respond
* @brief Generate a simple html response * @param request request to respond to */
src/httpservertest/httpservertest.cpp:30
↓ 2 callers
Method
roster
mlspp/src/state.cpp:2168
↓ 2 callers
Method
route
Note that message based command routing relies on cache to resolve ping types (e.g. user, channel ping). * There isn't really a way around this for m
src/dpp/commandhandler.cpp:182
↓ 2 callers
Method
run
src/unittest/test.cpp:1585
↓ 2 callers
Function
set
include/dpp/permissions.h:470
↓ 2 callers
Function
set_events
src/dpp/socketengines/kqueue.cpp:117
↓ 2 callers
Method
set_exception
include/dpp/coro/awaitable.h:461
↓ 2 callers
Function
set_int64_not_null
src/dpp/discordevents.cpp:160
↓ 2 callers
Method
set_warning_callback
* @brief Set the warning callback object used to check that this * event is capable of running properly * * @param warning_function A checking
include/dpp/event_router.h:290
↓ 2 callers
Method
setup_base_r
mlspp/lib/hpke/src/hpke.cpp:415
↓ 2 callers
Method
setup_base_s
mlspp/lib/hpke/src/hpke.cpp:406
↓ 2 callers
Method
sign
mlspp/src/core_types.cpp:194
↓ 2 callers
Method
signature_scheme
mlspp/src/crypto.cpp:53
↓ 2 callers
Method
size
* @brief Get size * @return Original frame size */
src/dpp/dave/frame_processors.h:122
↓ 2 callers
Function
skip_whitespace
include/dpp/nlohmann/json.hpp:8801
↓ 2 callers
Method
socket_write
src/dpp/sslconnection.cpp:290
↓ 2 callers
Function
start_timer
include/dpp/cluster.h:484
↓ 2 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
include/dpp/nlohmann/json.hpp:22632
↓ 2 callers
Method
sync_wait
* @brief Blocks this thread and waits for the awaitable to finish. * * @attention This will BLOCK THE THREAD. It is likely you want to use co_awai
include/dpp/coro/awaitable.h:155
↓ 2 callers
Method
thinking
src/dpp/dispatcher.cpp:170
↓ 2 callers
Method
thread_create
src/dpp/cluster/thread.cpp:155
↓ 2 callers
Method
thread_edit
src/dpp/cluster/thread.cpp:167
↓ 2 callers
Method
threads_get_active
src/dpp/cluster/thread.cpp:34
↓ 2 callers
Method
throw_if_not_empty
* @brief Check if the result is empty, throws otherwise. * * @throw dpp::logic_exception if the result isn't empty. */
include/dpp/coro/awaitable.h:409
↓ 2 callers
Function
to_json
src/dpp/message.cpp:371
↓ 2 callers
Function
to_psk_w_secret
PSKTestVector
mlspp/lib/mls_vectors/src/mls_vectors.cpp:905
↓ 2 callers
Method
udp_send
src/dpp/voice/enabled/read_write.cpp:53
↓ 2 callers
Method
unprotect
mlspp/src/state.cpp:1444
↓ 2 callers
Method
update_epoch_secrets
mlspp/src/state.cpp:2023
↓ 2 callers
Function
update_socket
src/dpp/socketengines/poll.cpp:158
↓ 2 callers
Function
uppercase
include/dpp/stringops.h:56
↓ 2 callers
Method
user_get_cached
src/dpp/cluster/user.cpp:116
↓ 2 callers
Function
utf8subview
src/dpp/utility.cpp:508
↓ 2 callers
Method
valid_for
mlspp/src/credential.cpp:85
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
include/dpp/nlohmann/json.hpp:14975
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
include/dpp/nlohmann/json.hpp:15004
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
include/dpp/nlohmann/json.hpp:15328
↓ 1 callers
Function
accept
include/dpp/nlohmann/json.hpp:23226
↓ 1 callers
Method
active_requests
src/dpp/cluster.cpp:648
↓ 1 callers
Method
add_external_psk
mlspp/src/state.cpp:2121
← previous
next →
501–600 of 3,000, ranked by callers