master
Add missing `#include <cstddef>` for `size_t` in `android_main.h`
Remove unnecessary semicolons with clang-format
Improve `time` and `timestamp` function documentation
Add doxygen comments for config variables and defaults values
update passive command
Fix macOS client always changing current working directory
update ci actions, update rust edition to 2021 since our MSRV covers it
mastersrv: Actually disallow port 0
Regenerate rust bridge with cxxbridge 1.0.171
Rename all variables for strict camel-casing of abbreviations
Rename mem_test.cpp to match source file
Print some of the variable values that failed an assert
Fix all typos