summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08Remove Alpine Linux bootstrap daemon dockerfile.iphydf
2018-10-08Add LAN_discovery to the list of apidsl-generated files.iphydf
2018-10-08Improve Windows compatibility of toxav code.iphydf
2018-10-07Add AUTOTEST Option to CMakeLists.txtchrono
2018-10-07Release 0.2.8Robin Lindén
2018-10-07Make sure logger levels stay in sync across filesMaxim Biro
2018-10-07Default to not defining MIN_LOGGER_LEVEL in CMakeMaxim Biro
2018-10-07Fix logger level defaulting to TRACE in CMakeMaxim Biro
2018-10-07Fix memleak in tcp server by wiping priority queues on deletionzugz (tox)
2018-10-06Avoid use of IPv6 in tests if not supported (e.g. on Travis).iphydf
2018-09-26Remove a function-like macro and replace it with a function.iphydf
2018-09-26Use new `@pthread` library from Bazel for Windows compat.iphydf
2018-09-25Use a working DHT node for bootstrap tests.iphydf
2018-09-24Revert "Improve cmake build for MSVC."iphydf
2018-09-25Combine last_reported_announced with last_seen in Onion_Friendzugz (tox)
2018-09-24Add Cirrus CI configuration.iphydf
2018-09-23Run tests on Appveyor (Windows native build).iphydf
2018-09-22Run UBSAN (undefined behaviour sanitizer) on Circle CI.iphydf
2018-09-22Improve cmake build for MSVC.Mick Sayson
2018-09-21Fix using uninitialized mutex on call end.Mick Sayson
2018-09-20Send rejoin packets on conference disconnectionzugz (tox)
2018-09-19Fix typosyangfl
2018-09-19Fix yamllint test (it's gone from bazel, add a new one).iphydf
2018-09-16Format yaml files according to yamllint's requirements.iphydf
2018-09-16Fixed a silly boolean practice using uint8_thugbubby
2018-09-14Use most recent version of Bazel (0.17.1).iphydf
2018-09-14Standardise header guards.iphydf
2018-09-14Use C++ style casts in C++ code.iphydf
2018-09-14Use run_auto_test fixture in typing_test.chugbubby
2018-09-10Assert that we don't kill tox before killing toxav.iphydf
2018-09-08Always use the passed logger (from Messenger) in msi_kill.iphydf
2018-09-08Add tool to find directly recursive calls in toxcore.iphydf
2018-09-08Fix typo: tcp_replays -> tcp_relays.iphydf
2018-09-08Use `(void)` for empty parameter lists in C.iphydf
2018-09-07Add messenger state plugin system.iphydf
2018-09-06Avoid recursion in `ip_is_lan` and `ip_is_local`.iphydf
2018-09-06Ignore "unused-result" warning in super_donators code.iphydf
2018-09-05Add mechanism for recovering from disconnections in conferenceszugz
2018-09-03Avoid use of global mutable state in mono_time on win32.iphydf
2018-09-02Use `code font` for tool names and flags in INSTALL.md.iphydf
2018-09-01Fix login issue on Travis-CI FreeBSD buildMaxim Biro
2018-08-31Use test clock in run_auto_test tests and dht testzugz (tox)
2018-08-30Use our own logging facility to log toxcore's logsMaxim Biro
2018-08-30Feature bootstrap trace/debug log outputcotox
2018-08-30Simplify configure.ac for faster autotools build.iphydf
2018-08-30Remove the use of `CLOCK_MONOTONIC_RAW`.iphydf
2018-08-30Clean up `add_to_list` function a bit.iphydf
2018-08-30Include necessary opencv2 header on OSX.iphydf
2018-08-30Release 0.2.7Robin Lindén
2018-08-27try ipv6 connections even after udp timeoutzugz (tox)