summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
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-10Disable asan, since it seems to break on travis.iphydf
2018-01-08Bump toxcore version to 0.2.0.iphydf
2017-12-29Remove deprecated ToxDNSiphydf
2017-12-28Generate only one large library "libtoxcore".iphydf
2017-12-16Test tox-bootstrapd Docker container on TravisMaxim Biro
2017-12-16Update tox-bootstrapd DockerfileMaxim Biro
2017-12-12Separate FreeBSD Travis build in 2 stagesMaxim Biro
2017-12-12Lift libconfig to v1.7.1Robin Lindén
2017-11-15Add support of IPv6 disablingDiadlo
2017-10-25Fix OS X Travis.Robin Lindén
2017-08-22Run tests only once on FreeBSD due to Travis timeoutMaxim Biro
2017-08-22Fix FreeBSD failing on Travis after updateMaxim Biro
2017-08-22Update FreeBSD version on Travis to 11.1Maxim Biro
2017-08-22Update FreeBSD image on new tagMaxim Biro
2017-08-22Allow FreeBSD tests to failMaxim Biro
2017-08-22Test toxcore on FreeBSD on TravisMaxim Biro
2017-06-05Fold hstox tests into the general linux test.iphydf
2017-06-04Split daemon's logging backends in separate modulesMaxim Biro
2017-06-04Add a monolith_test that includes all toxcore sources.iphydf
2017-06-04Fix formatting and spelling in version-sync script.iphydf
2017-06-03Use new encoding of `Maybe` in msgpack results.iphydf
2017-04-19Fix markdown formattingMaxim Biro
2017-03-26Retry autotools tests the same way as cmake tests.iphydf
2017-03-26Reduce ctest timeout to 2 minutes from 5 minutes.iphydf
2017-03-25Move c_sleep to helpers.h and misc_tools.hDiadlo
2017-03-12Fix Travis always succeeding despite tests failingMaxim Biro
2017-03-01Remove dependency on strings.hMaxim Biro
2017-02-26Add part of platform-independent network API implementationDiadlo
2017-01-28Add VLA compatibility macro for C89-ish compilers.iphydf
2017-01-19Limit number of retries to 3.iphydf
2017-01-19Make Travis tests slightly more robust by re-running them.iphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2017-01-18Add tutorial and "danger: experimental" banner to README.iphydf
2017-01-18Clarify how the autotools build is done on Travis.iphydf
2017-01-18decouple version-sync script from cmakeCarsten Brandt
2017-01-18SO versions for cmake and libtoolCarsten Brandt
2017-01-08Fix NaCl build: tar was called incorrectly.iphydf
2017-01-08Set up autotools build to build against vanilla NaCl.iphydf
2017-01-07Run windows tests but ignore their failures.iphydf
2017-01-06Revert "Revert "Portability fixes""David Zero
2017-01-06Add an OSX build that doesn't run tests.iphydf
2017-01-05Revert "Portability fixes"endoffile78
2017-01-05Test a few cmake option combinations before the build.iphydf
2017-01-04Portability fixesDavid Zero
2017-01-03Add a separate configure switch for DHT_bootstrapSergey 'Jin' Bostandzhyan
2017-01-02Fix SSL verification in coveralls.iphydf
2016-12-22Wrap all sodium/nacl functions in crypto_core.c.iphydf