toxcore/other
iphydf 8c0fd40356
refactor: Remove multi-declarators entirely.
We no longer allow `int a, b;`. In the few cases where we used it, we
instead better

* limit the scope of the identifier (e.g. in a for-init-decl)
* split the line and have 2 separate declarators, because the
  identifiers designate different types of things (e.g. friend numbers
  and group numbers).
2020-05-05 23:22:29 +01:00
..
analysis Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00
astyle Add a script to run Travis CI locally. 2020-05-03 16:59:26 +01:00
bootstrap_daemon refactor: Remove multi-declarators entirely. 2020-05-05 23:22:29 +01:00
docker Add a script to run Travis CI locally. 2020-05-03 16:59:26 +01:00
fun Rework the toxchat/bootstrap-node Docker image. 2020-04-26 16:13:24 +00:00
pkgconfig
rpm
bootstrap_node_packets.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
bootstrap_node_packets.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
BUILD.bazel Use rules_cc instead of native cc_library rules. 2020-03-12 12:20:54 +00:00
cpufeatures.c Add a check that we don't have any unused functions. 2020-05-02 22:00:09 +01:00
DHT_bootstrap.c Add logging to TCP and onion client. 2020-05-04 01:27:36 +01:00
DHTnodes
Makefile.inc Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
osx_build_script_toxcore.sh Move OS X install script 2015-02-03 12:48:15 -05:00
tox-warning.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
tox.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
version-sync Bump toxcore version to 0.2.0. 2018-01-08 19:36:00 +00:00