summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-20Remove nTox from the repo.iphydf
2018-01-20Add correction support for conferenceDiadlo
2018-01-20Fix log message in simple_conference_test: invite -> message.iphydf
2018-01-20Add a simple conference test with 3 friends.iphydf
2018-01-20update to astyle 2.04 on circleCI to get the correct resultzoff99
2018-01-19Add astyle to Circle CI build.iphydf
2018-01-19Add some explanatory comments to the toxav audio code.iphydf
2018-01-19Use more descriptive names in bwcontroller.iphydf
2018-01-19Extract named constants from magic numbers in toxav/audio.c.iphydf
2018-01-19Use larger arrays in crypto timing tests.iphydf
2018-01-18Use C99 standard in bazel builds.iphydf
2018-01-18Add bazel build scripts for c-toxcore.iphydf
2018-01-16Make DHT a module-private type.iphydf
2018-01-16Make Net_Crypto a module-private type.iphydf
2018-01-16Make libcheck optional for windows builds.iphydf
2018-01-16Use apidsl to generate LAN_discovery.h.iphydf
2018-01-16Make pack/unpack_ip_port public DHT functions.iphydf
2018-01-16Add Alpine Linux Dockerfileromik-g
2018-01-16Sort monolith.h according to ls(1): uppercase first.iphydf
2018-01-15Don't install packages needlessly on TravisMaxim Biro
2018-01-15Run fewer Travis jobs during Pull Requests.iphydf
2018-01-15Remove hstox test for now.iphydf
2018-01-15update rpm spec and use variables in cmake instead of hardcoded paths (#624)Smoked Cheese
2018-01-15Add correction message typeDiadlo
2018-01-14Add random_u16 function and rename the others to match.iphydf
2018-01-14Use apidsl to generate ping.h.iphydf
2018-01-14Fix some memory or file descriptor leaks in test code.iphydf
2018-01-14Make TCP_Client_Connection a module-private type.iphydf
2018-01-14Move TCP_Secure_Connection from .h to .c file.iphydf
2018-01-14Make Friend_Connections a module-private type.iphydf
2018-01-14Make Onion_Client a module-private type.iphydf
2018-01-14Make Friend_Requests a module-private type.iphydf
2018-01-14Make Onion_Announce a module-private type.iphydf
2018-01-14Add projects link to Readme.SkyzohKey
2018-01-14Filter out annoying log statements in unit tests.iphydf
2018-01-13Make Ping_Array a module-private type.iphydf
2018-01-13pkg-config .pc files: added .private versions of Libs and RequiredYuri
2018-01-13Remove useless if statementendoffile78
2018-01-12Fix some typos in code and cmake commentsyangfl
2018-01-11Move Networking_Core struct into the .c file.iphydf
2018-01-10Increase test retries to 10 (basically infinite).iphydf
2018-01-10Fix formatting in some C files.iphydf
2018-01-10Fix file descriptor leak in hstox test.iphydf
2018-01-10Zero-initialise stack-allocated objects in hstox driver.iphydf
2018-01-10Call freeaddrinfo on error paths in net_getipport.iphydf
2018-01-10Disable asan, since it seems to break on travis.iphydf
2018-01-08Bump toxcore version to 0.2.0.iphydf
2018-01-06Add support for building the monolith test on android.iphydf
2017-12-29Change toxencryptsave API to never overwrite pass keys.iphydf
2017-12-29Remove deprecated ToxDNSiphydf