toxcore/toxav
iphydf 1e8fa85aad
Add a monolith_test that includes all toxcore sources.
This requires that every symbol, even if static (file-scope), is unique.
The idea is that we can easily run "whole" program static analysis on
programs that include monolith.h ("whole" is in quotes, as we don't
include dependencies like libsodium in this static analysis).
2017-06-04 17:48:23 +00:00
..
audio.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
audio.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
bwcontroller.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
bwcontroller.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
groupav.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
groupav.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
Makefile.inc Setup autotools to read .so version info from a separate file 2017-01-18 11:20:07 +01:00
msi.c Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
msi.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
ring_buffer.c Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
ring_buffer.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
rtp.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
rtp.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
toxav_old.c Add a monolith_test that includes all toxcore sources. 2017-06-04 17:48:23 +00:00
toxav.api.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
toxav.c Add part of platform-independent network API implementation 2017-02-26 23:16:16 +03:00
toxav.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
video.c Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
video.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00