toxcore/other
Diadlo b19a9e5464
Add part of platform-independent network API implementation
socket      -> net_socket
htons       -> net_htons
htonl       -> net_htonl
connect     -> net_connect
sendto      -> net_sendto_ip4
getaddrinfo -> net_getipport
sa_family_t -> Family
2017-02-26 23:16:16 +03:00
..
astyle Fix unresolved reference in toxencryptsave API. 2016-12-14 11:35:43 +00:00
bootstrap_daemon Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
fun Minor cleanups: header reordering, adding {}. 2016-09-09 19:30:50 +01:00
pkgconfig Add compatibility pkg-config modules: libtoxcore, libtoxav. 2016-12-13 20:58:32 +00:00
travis Limit number of retries to 3. 2017-01-19 15:58:03 +00:00
bootstrap_node_packets.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
bootstrap_node_packets.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
DHT_bootstrap.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
DHTnodes Link changes. 2015-07-07 22:57:11 -04:00
Makefile.inc Add a separate configure switch for DHT_bootstrap 2017-01-03 20:42:07 +00:00
osx_build_script_toxcore.sh Move OS X install script 2015-02-03 12:48:15 -05:00
tox-warning.png Add tutorial and "danger: experimental" banner to README. 2017-01-18 18:13:31 +00:00
tox.png Added logo in readme to repo. 2013-08-14 12:35:55 -04:00
version-sync decouple version-sync script from cmake 2017-01-18 11:20:07 +01:00