toxcore/other/bootstrap_daemon/docker
iphydf 33588c1aad
cleanup: Don't use VLAs for huge allocations.
One of these was creating a single 262144 byte stack frame. We now have
a way to check and limit the allocation size of a VLA. The `Cmp_Data`
ones were also fairly large. Now, no allocation is larger than 2KiB
(though rtp.c allocates close to that much).
2022-02-11 03:05:30 +00:00
..
Dockerfile Add bash-completion for tox-bootstrapd 2022-02-10 02:40:42 -05:00
get-nodes.py chore: Add mypy Python type check. 2022-01-14 19:55:37 +00:00
tox-bootstrapd.sha256 cleanup: Don't use VLAs for huge allocations. 2022-02-11 03:05:30 +00:00
update-sha256 feat: Add WASM build for toxcore and websocket bootstrap node. 2022-02-02 16:05:25 +00:00