toxcore/other
iphydf 67ac9138ab
Add STRICT_ABI cmake flag to generate export lists.
Enabling this flag will generate and use an LD version script. It
ensures that the dynamic libraries (libtoxcore.so, libtoxav.so) only
export the symbols that are defined in their public API (tox.h and
toxav.h, respectively).
2016-09-19 19:42:12 +01:00
..
apidsl Complete old groupchat conversion to new API 2016-09-17 19:11:28 -04:00
astyle Add some astyle options to make it do more. 2016-09-13 01:07:02 +01:00
bootstrap_daemon Minor cleanups: header reordering, adding {}. 2016-09-09 19:30:50 +01:00
fun Minor cleanups: header reordering, adding {}. 2016-09-09 19:30:50 +01:00
pkgconfig Split toxcore into layers. 2016-08-16 17:36:18 +01:00
travis Add STRICT_ABI cmake flag to generate export lists. 2016-09-19 19:42:12 +01:00
bootstrap_node_packets.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
bootstrap_node_packets.h Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
DHT_bootstrap.c Improve static and const correctness. 2016-09-06 11:54:37 +01:00
DHTnodes Link changes. 2015-07-07 22:57:11 -04:00
Makefile.inc Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
osx_build_script_toxcore.sh Move OS X install script 2015-02-03 12:48:15 -05:00
toktok-rebase Make ToxAV stateless 2016-09-17 14:05:51 -07:00
tox.png Added logo in readme to repo. 2013-08-14 12:35:55 -04:00