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
↓ 1 callers
Method
get_dm_channel
src/dpp/cluster.cpp:476
↓ 1 callers
Function
get_generic_persisted_key_pair
src/dpp/dave/persisted_key_pair_generic.cpp:83
↓ 1 callers
Method
get_handle
src/dpp/cluster/timer.cpp:122
↓ 1 callers
Method
get_header_count
src/dpp/httpsclient.cpp:133
↓ 1 callers
Method
get_header_list
src/dpp/httpsclient.cpp:140
↓ 1 callers
Method
get_headers
src/dpp/httpsclient.cpp:155
↓ 1 callers
Function
get_impl_ptr
include/dpp/nlohmann/json.hpp:20581
↓ 1 callers
Method
get_last_epoch_authenticator
src/dpp/dave/session.cpp:98
↓ 1 callers
Method
get_marshalled_key_package
src/dpp/dave/session.cpp:592
↓ 1 callers
Method
get_max_ciphertext_byte_size
src/dpp/dave/encryptor.cpp:204
↓ 1 callers
Method
get_max_plaintext_byte_size
src/dpp/dave/decryptor.cpp:182
↓ 1 callers
Method
get_nickname
src/dpp/guild.cpp:129
↓ 1 callers
Method
get_original_response
src/dpp/dispatcher.cpp:227
↓ 1 callers
Method
get_pairwise_fingerprint
src/dpp/dave/session.cpp:632
↓ 1 callers
Method
get_plaintext
* @brief Get plain text * @return Plain text view */
src/dpp/dave/frame_processors.h:167
↓ 1 callers
Method
get_protocol_version
* @brief Get protocol version for session * @return protocol version */
src/dpp/dave/session.h:112
↓ 1 callers
Function
get_ptr
include/dpp/nlohmann/json.hpp:20721
↓ 1 callers
Method
get_tag
* @brief get AEAD tag for frame processor * @return AEAD tag */
src/dpp/dave/frame_processors.h:135
↓ 1 callers
Function
get_testdata_dir
src/davetest/dave.cpp:26
↓ 1 callers
Method
get_truncated_nonce
* @brief Get truncated sync nonce * @return truncated sync nonce */
src/dpp/dave/frame_processors.h:143
↓ 1 callers
Method
get_user
src/dpp/guild.cpp:328
↓ 1 callers
Method
get_value
include/dpp/nlohmann/json.hpp:12662
↓ 1 callers
Method
get_voice_members
src/dpp/channel.cpp:546
↓ 1 callers
Method
global_bulk_command_delete
src/dpp/cluster/appcommand.cpp:34
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
include/dpp/nlohmann/json.hpp:17370
↓ 1 callers
Function
group_extensions_for_protocol_version
src/dpp/dave/parameters.cpp:64
↓ 1 callers
Function
group_jwk_curve_name
mlspp/lib/hpke/src/group.cpp:1025
↓ 1 callers
Function
group_jwk_key_type
mlspp/lib/hpke/src/group.cpp:1048
↓ 1 callers
Function
group_pk_size
mlspp/lib/hpke/src/group.cpp:979
↓ 1 callers
Function
group_sk_size
mlspp/lib/hpke/src/group.cpp:1002
↓ 1 callers
Method
guild_bulk_command_delete
src/dpp/cluster/appcommand.cpp:66
↓ 1 callers
Method
guild_command_delete
src/dpp/cluster/appcommand.cpp:106
↓ 1 callers
Method
guild_edit_member
src/dpp/cluster/guild_member.cpp:32
↓ 1 callers
Method
guild_emoji_create
src/dpp/cluster/emoji.cpp:25
↓ 1 callers
Method
guild_emoji_delete
src/dpp/cluster/emoji.cpp:29
↓ 1 callers
Method
guild_emoji_get
src/dpp/cluster/emoji.cpp:37
↓ 1 callers
Method
guild_get_ban
src/dpp/cluster/guild.cpp:128
↓ 1 callers
Method
guild_get_bans
src/dpp/cluster/guild.cpp:133
↓ 1 callers
Method
guild_get_member
src/dpp/cluster/guild_member.cpp:41
↓ 1 callers
Method
handle
mlspp/src/session.cpp:317
↓ 1 callers
Method
handle_frame
src/dpp/wsclient.cpp:79
↓ 1 callers
Function
has
include/dpp/permissions.h:412
↓ 1 callers
Function
has_any
include/dpp/permissions.h:431
↓ 1 callers
Method
has_hypesquad_events
src/dpp/user.cpp:182
↓ 1 callers
Method
has_key_ratchet
* @brief True if key ratchet assigned * @return key ratchet is assigned */
src/dpp/dave/encryptor.h:115
↓ 1 callers
Method
has_leaf
mlspp/include/mls/key_schedule.h:43
↓ 1 callers
Method
has_move_members
src/dpp/role.cpp:256
↓ 1 callers
Function
hash
@brief Simple hash function for hashing urls into request pool values, * ensuring that the same url always ends up in the same queue, * which means
src/dpp/queues.cpp:457
↓ 1 callers
Function
hash
include/dpp/nlohmann/json.hpp:5951
↓ 1 callers
Method
hmac_for_hkdf_extract
mlspp/lib/hpke/src/digest.cpp:114
↓ 1 callers
Function
image_data
* @brief Move an image. * * @param rhs Image to copy */
include/dpp/utility.h:395
↓ 1 callers
Method
import_jwk
mlspp/lib/hpke/src/rsa.cpp:157
↓ 1 callers
Method
import_jwk
mlspp/lib/hpke/src/signature.cpp:125
↓ 1 callers
Method
import_jwk_private
TODO(RLB) Implement these methods. No concrete need, but might be nice for completeness.
mlspp/lib/hpke/src/rsa.cpp:151
↓ 1 callers
Method
import_jwk_private
mlspp/lib/hpke/src/signature.cpp:114
↓ 1 callers
Method
init
src/dpp/dave/session.cpp:63
↓ 1 callers
Function
init_wakeup_socket
src/dpp/socketengines/poll.cpp:210
↓ 1 callers
Method
inplace_modify_fd
src/dpp/socketengine.cpp:95
↓ 1 callers
Function
int_to_string
include/dpp/nlohmann/json.hpp:5108
↓ 1 callers
Function
interaction_modal_response
* @brief Copy constructor * * @param other The object to copy from */
include/dpp/appcommand.h:617
↓ 1 callers
Method
interaction_response_edit
src/dpp/cluster/appcommand.cpp:146
↓ 1 callers
Method
interim_transcript_hash_input
mlspp/src/messages.cpp:407
↓ 1 callers
Method
invite_delete
src/dpp/cluster/invite.cpp:29
↓ 1 callers
Method
invite_get
src/dpp/cluster/invite.cpp:34
↓ 1 callers
Method
is_active_developer
src/dpp/user.cpp:142
↓ 1 callers
Method
is_bot_http_interactions
src/dpp/user.cpp:226
↓ 1 callers
Method
is_bughunter_1
src/dpp/user.cpp:186
↓ 1 callers
Method
is_bughunter_2
src/dpp/user.cpp:210
↓ 1 callers
Method
is_certified_moderator
src/dpp/user.cpp:222
↓ 1 callers
Method
is_completed
Returns true if the request has been made */
src/dpp/queues.cpp:154
↓ 1 callers
Function
is_coro_enabled
src/dpp/utility.cpp:121
↓ 1 callers
Method
is_discord_employee
src/dpp/user.cpp:174
↓ 1 callers
Method
is_early_supporter
src/dpp/user.cpp:202
↓ 1 callers
Function
is_ecdsa
mlspp/lib/hpke/src/userinfo_vc.cpp:79
↓ 1 callers
Method
is_expired
* @brief True if cipher has expired * @return true if expired */
src/dpp/dave/cryptor_manager.h:96
↓ 1 callers
Method
is_house_balance
src/dpp/user.cpp:198
↓ 1 callers
Method
is_house_bravery
src/dpp/user.cpp:190
↓ 1 callers
Method
is_house_brilliance
src/dpp/user.cpp:194
↓ 1 callers
Function
is_negative_number
include/dpp/nlohmann/json.hpp:18572
↓ 1 callers
Function
is_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
include/dpp/nlohmann/json.hpp:20494
↓ 1 callers
Method
is_partnered_owner
src/dpp/user.cpp:178
↓ 1 callers
Method
is_remix
src/dpp/message.cpp:1272
↓ 1 callers
Method
is_stage_channel
src/dpp/channel.cpp:281
↓ 1 callers
Function
is_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
include/dpp/nlohmann/json.hpp:20473
↓ 1 callers
Method
is_team_user
src/dpp/user.cpp:206
↓ 1 callers
Method
is_user_app_interaction
src/dpp/slashcommand.cpp:792
↓ 1 callers
Method
is_valid
* @brief Returns true if valid * @return True if valid */
src/dpp/dave/openssl_aead_cipher.h:60
↓ 1 callers
Method
is_verified_bot
src/dpp/user.cpp:214
↓ 1 callers
Method
is_verified_bot_dev
src/dpp/user.cpp:218
↓ 1 callers
Function
job_offline_test
src/unittest/coro.cpp:105
↓ 1 callers
Function
jws_to_der_sig
OpenSSL expects ECDSA signatures to be in DER form. JWS provides the signature in raw R||S form. So we need to do some manual DER encoding.
mlspp/lib/hpke/src/userinfo_vc.cpp:89
↓ 1 callers
Method
key_size
mlspp/include/mls/crypto.h:80
↓ 1 callers
Function
leading_zeroes
include/dpp/stringops.h:215
↓ 1 callers
Function
leaf_node_capabilities_for_protocol_version
src/dpp/dave/parameters.cpp:49
↓ 1 callers
Method
listen
src/dpp/socket.cpp:79
↓ 1 callers
Function
load_data
src/unittest/unittest.cpp:150
↓ 1 callers
Function
load_test_audio
src/unittest/unittest.cpp:132
↓ 1 callers
Function
load_test_audio
src/davetest/dave.cpp:31
↓ 1 callers
Function
log2
mlspp/src/tree_math.cpp:8
↓ 1 callers
Function
ltrim
* @brief trim from beginning of string (left) * * @param s string to trim * @return std::string trimmed string */
include/dpp/stringops.h:81
← previous
next →
701–800 of 3,000, ranked by callers