summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-06Make cmake script more forgiving.iphydf
2018-02-06Improve stability of crypto_memcmp test.iphydf
2018-02-06Format .cpp files with format-source.iphydf
2018-02-06Move tox_shell program to the toxins repository.iphydf
2018-02-06Move irc_syncbot to the toxins repository.iphydf
2018-02-05Move the tox_sync tool to the toxins repository.iphydf
2018-02-05use official debian domainsudden6
2018-02-04Use more ubuntu packages; remove hstox for now.iphydf
2018-02-02Revert "Add correction message type"Diadlo
2018-02-01Manually serialise RTPHeader struct instead of memcpy.iphydf
2018-02-01Improve conference test stability.iphydf
2018-01-31Change the "capabilities" field to a "flags" field.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-29Add RTP header fields for the full frame length and offset.iphydf
2018-01-29Add `-D__STDC_LIMIT_MACROS=1` for C++ code.iphydf
2018-01-28Avoid clashes with "build" directories on case-insensitive file systems.iphydf
2018-01-28Make audio/video bit rates "properties"xhe
2018-01-27Fix link in README.mdsudden6
2018-01-26Fix out of bounds read in error case in messenger_test.iphydf
2018-01-25Use Wine Staging for running Windows testsMaxim Biro
2018-01-25Show source file name and line number on crashMaxim Biro
2018-01-25Make Travis test Windows DockerfileMaxim Biro
2018-01-25Add Dockerfile for Windows cross-compilationMaxim Biro
2018-01-25Update install instructions to use CMakeMaxim Biro
2018-01-25Install runtime modules into bin directoryMaxim Biro
2018-01-25Prefix add_test() with $CROSSCOMPILING_EMULATORMaxim Biro
2018-01-25Split bit_rate_set(), one for audio, one for video.xhe
2018-01-25Rename some rtp header struct members to be clearer.iphydf
2018-01-25Remove dead return statement.iphydf
2018-01-25Disable the autotools build in PR builds.iphydf
2018-01-22Publish a single public BUILD target for c-toxcore.iphydf
2018-01-22Use <stdlib.h> for alloca on FreeBSD.iphydf
2018-01-22Use self-built portaudio instead of system-provided.iphydf
2018-01-21Make the monolith test a C++ binary.iphydf
2018-01-21Make BUILD files more finely-grained.iphydf
2018-01-21Add comment from #629 in ring_buffer.c.iphydf
2018-01-21Add BUILD files for all the little tools in the repo.iphydf
2018-01-21Don't allocate or dereference Tox_Options in tests.iphydf
2018-01-20Add testing/*.c (except av_test) to bazel build.iphydf
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