Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ functions
Functions
1,333 in github.com/dobin/RedEdr
⨍
Functions
1,333
◇
Types & classes
354
↓ 1 callers
Function
init_settings
RedEdrDriver/settings.c:8
↓ 1 callers
Method
initialize_ssl
RedEdr/httplib.h:9091
↓ 1 callers
Function
install_signal_handlers
RedEdrShared/loguru.cpp:1932
↓ 1 callers
Function
int_to_string
RedEdrShared/json.hpp:5197
↓ 1 callers
Function
integer_parser
RedEdr/cxxops.hpp:941
↓ 1 callers
Method
is_adjacent
RedEdrShared/ranges.h:47
↓ 1 callers
Function
is_chunked_transfer_encoding
RedEdr/httplib.h:4147
↓ 1 callers
Function
is_connection_error
RedEdr/httplib.h:3393
↓ 1 callers
Function
is_dir
RedEdr/httplib.h:2519
↓ 1 callers
Function
is_file
RedEdr/httplib.h:2510
↓ 1 callers
Function
is_hex
RedEdr/httplib.h:2407
↓ 1 callers
Function
is_negative_number
RedEdrShared/json.hpp:18742
↓ 1 callers
Function
is_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
RedEdrShared/json.hpp:20679
↓ 1 callers
Function
is_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
RedEdrShared/json.hpp:20658
↓ 1 callers
Function
is_valid_path
RedEdr/httplib.h:2524
↓ 1 callers
Function
keep_alive
RedEdr/httplib.h:3157
↓ 1 callers
Function
key
RedEdrShared/json.hpp:6910
↓ 1 callers
Method
listen
RedEdr/httplib.h:6114
↓ 1 callers
Function
load_system_certs_on_macos
RedEdr/httplib.h:5262
↓ 1 callers
Function
load_system_certs_on_windows
NOTE: This code came up with the following stackoverflow post: https://stackoverflow.com/questions/9507184/can-openssl-on-windows-use-the-system-certi
RedEdr/httplib.h:5162
↓ 1 callers
Function
log
RedEdrShared/loguru.cpp:1540
↓ 1 callers
Function
log_and_abort
RedEdrShared/loguru.cpp:1655
↓ 1 callers
Function
make_multipart_ranges_data
RedEdr/httplib.h:5056
↓ 1 callers
Method
merge
RedEdrShared/ranges.h:30
↓ 1 callers
Method
on_idle
RedEdr/httplib.h:668
↓ 1 callers
Method
open
RedEdr/httplib.h:2823
↓ 1 callers
Function
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13523
↓ 1 callers
Method
operator+
add to iterator
RedEdrShared/json.hpp:13749
↓ 1 callers
Function
operator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
RedEdrShared/json.hpp:22463
↓ 1 callers
Function
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13545
↓ 1 callers
Function
operator<
RedEdrShared/json.hpp:2902
↓ 1 callers
Method
operator==
RedEdrShared/json.hpp:12804
↓ 1 callers
Method
parse
RedEdr/httplib.h:4616
↓ 1 callers
Function
parse_args
RedEdrShared/loguru.cpp:473
↓ 1 callers
Function
parse_disposition_params
RedEdr/httplib.h:4529
↓ 1 callers
Function
parse_multipart_boundary
RedEdr/httplib.h:4518
↓ 1 callers
Function
parse_range_header
RedEdr/httplib.h:4554
↓ 1 callers
Function
pointer_to_uint64
RedEdrShared/utils.cpp:39
↓ 1 callers
Function
prepare_content_receiver
RedEdr/httplib.h:4153
↓ 1 callers
Function
prettify_stacktrace
RedEdrShared/loguru.cpp:1189
↓ 1 callers
Method
print_value
RedEdrShared/loguru.hpp:880
↓ 1 callers
Function
process_client_socket_ssl
RedEdr/httplib.h:8647
↓ 1 callers
Function
process_server_socket
RedEdr/httplib.h:3196
↓ 1 callers
Function
process_server_socket_ssl
RedEdr/httplib.h:8632
↓ 1 callers
Function
processinfo
RedEdrTester/RedEdrTester.cpp:57
↓ 1 callers
Function
range_error
RedEdr/httplib.h:4940
↓ 1 callers
Function
raw_vlog
RedEdrShared/loguru.cpp:1533
↓ 1 callers
Function
read_content_chunked
RedEdr/httplib.h:4093
↓ 1 callers
Function
read_content_without_length
RedEdr/httplib.h:4077
↓ 1 callers
Function
referenceable_value
RedEdrShared/loguru.hpp:1335
↓ 1 callers
Function
remove_all_callbacks
RedEdrShared/loguru.cpp:1021
↓ 1 callers
Function
remove_all_occurrences_case_insensitive
RedEdrShared/utils.cpp:92
↓ 1 callers
Function
remove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called.
RedEdrShared/json.hpp:18994
↓ 1 callers
Function
retrieve_certs_from_keychain
RedEdr/httplib.h:5196
↓ 1 callers
Function
retrieve_root_certs_from_keychain
RedEdr/httplib.h:5220
↓ 1 callers
Function
sax_parse
RedEdrShared/json.hpp:23432
↓ 1 callers
Method
send
RedEdr/httplib.h:7145
↓ 1 callers
Function
send_socket
RedEdr/httplib.h:2966
↓ 1 callers
Method
set_boundary
RedEdr/httplib.h:4608
↓ 1 callers
Method
set_ca_cert_store
RedEdr/httplib.h:8502
↓ 1 callers
Method
set_content_provider
RedEdr/httplib.h:5607
↓ 1 callers
Function
set_name_to_verbosity_callback
RedEdrShared/loguru.cpp:911
↓ 1 callers
Function
set_thread_name
RedEdrShared/loguru.cpp:1062
↓ 1 callers
Function
set_verbosity_to_name_callback
RedEdrShared/loguru.cpp:906
↓ 1 callers
Method
shutdown
RedEdr/httplib.h:697
↓ 1 callers
Function
skip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
RedEdrShared/json.hpp:8891
↓ 1 callers
Function
skip_content_with_length
RedEdr/httplib.h:4066
↓ 1 callers
Method
socket
RedEdr/httplib.h:5752
↓ 1 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
RedEdrShared/json.hpp:14506
↓ 1 callers
Function
split_option_names
RedEdr/cxxops.hpp:668
↓ 1 callers
Function
stacktrace
RedEdrShared/loguru.cpp:1270
↓ 1 callers
Function
stacktrace_as_stdstring
RedEdrShared/loguru.cpp:1210
↓ 1 callers
Function
start_child_process
RedEdrPplService/control.cpp:158
↓ 1 callers
Function
stream_print
Use this in your EcPrinter implementations.
RedEdrShared/loguru.cpp:1735
↓ 1 callers
Function
stringstream_parser
RedEdr/cxxops.hpp:1011
↓ 1 callers
Function
tailFileW
Stupid but working tail-f implementation Just checks every second for new data
RedEdr/logreader.cpp:22
↓ 1 callers
Function
terminal_bold
Formating
RedEdrShared/loguru.cpp:280
↓ 1 callers
Function
terminal_light_red
RedEdrShared/loguru.cpp:276
↓ 1 callers
Function
terminal_red
RedEdrShared/loguru.cpp:268
↓ 1 callers
Function
terminal_yellow
RedEdrShared/loguru.cpp:270
↓ 1 callers
Method
text
format json data into ucs text
RedEdr/jsonw.hpp:1552
↓ 1 callers
Function
toUTF8String
RedEdr/cxxops.hpp:248
↓ 1 callers
Function
to_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
RedEdrShared/json.hpp:23596
↓ 1 callers
Function
to_json_tuple_impl
RedEdrShared/json.hpp:5801
↓ 1 callers
Function
to_utf8
RedEdr/httplib.h:2448
↓ 1 callers
Function
trim_copy
RedEdr/httplib.h:2685
↓ 1 callers
Function
type
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
RedEdrShared/json.hpp:20644
↓ 1 callers
Function
unescape
RedEdrShared/json.hpp:3006
↓ 1 callers
Function
value
RedEdr/cxxops.hpp:1324
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13639
↓ 1 callers
Function
vlog_and_abort
RedEdrShared/loguru.cpp:1648
↓ 1 callers
Function
wait_until_socket_is_ready
RedEdr/httplib.h:3035
↓ 1 callers
Method
wkeys
return all available keys in either ucs or utf8 enconding
RedEdr/jsonw.hpp:932
↓ 1 callers
Function
write_content_without_length
RedEdr/httplib.h:4305
↓ 1 callers
Function
write_file
RedEdrShared/utils.cpp:185
↓ 1 callers
Function
write_hex_byte
RedEdrShared/loguru.cpp:559
↓ 1 callers
Function
write_multipart_ranges_data
RedEdr/httplib.h:5091
↓ 1 callers
Function
wstring2wcharAlloc
RedEdrShared/utils.cpp:31
↓ 1 callers
Method
wtext
format json data into utf8 text in json standard
RedEdr/jsonw.hpp:1544
Function
APCInjectorRoutine
RedEdrDriver/kapcinjector.c:200
← previous
next →
501–600 of 1,333, ranked by callers