toxcore/other
Robin Linden 657d185de5
chore: Support producing shared libraries on Windows
The FLAT_OUTPUT_STRUCTURE CMake option was added to allow the tests to
find the .dlls.

The global data symbols were converted to functions to allow
WINDOWS_EXPORT_ALL_SYMBOLS handle them.

See:
https://cmake.org/cmake/help/v3.23/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.html
2022-04-03 23:04:11 +02:00
..
analysis fix: Don't crash if RNG init failed. 2022-04-03 20:46:44 +00:00
astyle fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
bootstrap_daemon chore: Support producing shared libraries on Windows 2022-04-03 23:04:11 +02:00
docker Merge moderation portion of new groupchats codebase 2022-03-30 20:09:50 -04:00
emscripten refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
fun cleanup: Remove all uses of TOX_*_MAX_SIZE macros. 2022-04-01 09:10:37 +00:00
pkgconfig
proxy test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00
rpm
bootstrap_node_packets.c Make functions take const pointer to IP_Port wherever possible 2022-02-03 10:54:48 -05:00
bootstrap_node_packets.h cleanup: Remove uses of strcpy and sprintf. 2022-01-17 18:25:40 +00:00
BUILD.bazel cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +00:00
DHT_bootstrap.c feat: add forwarding and announce request handling 2022-04-03 00:00:08 +00:00
DHTnodes
make_single_file refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
Makefile.inc
osx_build_script_toxcore.sh
print-version chore: Add bootstrap daemon docker image build. 2021-12-23 15:54:24 +00:00
tox-warning.png
tox.png
version-sync
windows_build_script_toxcore.sh