summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2020-03-14use -1 rather than ~0 in unsigned integer typeszugz (tox)
2020-03-12Use rules_cc instead of native cc_library rules.iphydf
2020-03-11Add a mutex lock/unlock inside every public API function.iphydf
2020-03-10Enable FreeBSD jobs on Travis-CIMaxim Biro
2020-03-10Update and fix FreeBSD setup on Travis-CIMaxim Biro
2020-03-08Pass packet ID to custom packet handlers.iphydf
2020-03-06Use `net_pack` instead of casting bytes to ints.iphydf
2020-03-05Use ninja build system for the cmake-linux build.iphydf
2020-03-05Use net_pack/unpack instead of host_to_net.iphydf
2020-03-05Disable FreeBSD travis build until it is fixed.iphydf
2020-03-03Update tox-bootstrapd's dockerfile to use Debian BusterMaxim Biro
2020-03-03Fix tox-bootstrapd's READMEMaxim Biro
2020-03-02Remove testing/av_test.c.iphydf
2020-03-02bump to astyle-3.1 in travis buildzugz (tox)
2020-03-02Add "cimple_test" to the bazel build.iphydf
2020-03-02Upgrade bazel to 2.1.1.iphydf
2020-01-22handle message_number wraparoundzugz (tox)
2020-01-22workaround for message number saving (fixes #961)zugz (tox)
2020-01-22refactorzugz (tox)
2020-01-02fix ToxAV threading documentationsudden6
2020-01-02synchronize call control actions to tox_iteratesudden6
2019-12-25don't wait for connection when killing Toxsudden6
2019-12-23fix invalid use of mutexsudden6
2019-11-21fix log message creating data racesudden6
2019-11-21fix missing mutexsudden6
2019-11-21fix ToxAV mutex released to earlysudden6
2019-11-17Add VScode folder to .gitignorecrypto-universe
2019-11-17bump libsodium version in appveyor.yml and windows Dockerfilezugz (tox)
2019-11-17Fix miscellaneous small problems with groups:zugz (tox)
2019-11-17Allow Bazel to rerun tests marked as flakyRobin Linden
2019-11-02Update tests to use a working bootstrap nodeRobin Linden
2019-09-18Fix pthread_mutex_destroy getting too many argumentsRobin Lindén
2019-09-09don't update the overflow state in current_time_monotonicsudden6
2019-09-06fix concurrency issues in mono_timesudden6
2019-08-04fix overflow in peer nick lensudden6
2019-08-04fix missing group title length checksudden6
2019-07-21Force IPv4 for cirrus-ci testsRobin Lindén
2019-05-30Release 0.2.10Robin Lindén
2019-05-19add configurable limit on number of stored frozen peerszugz (tox)
2019-05-01Do not send the same packet to the same node twice.Evgeny Kurnevsky
2019-05-01add undef guard in tox_many_tcp_testsudden6
2019-04-01Disable failing TCP server testzugz (tox)
2019-03-24Fix bazel build version at 0.22.0 for CI.iphydf
2019-02-10put toxav.h stuff in toxav.api.hzugz (tox)
2019-02-10explain enabling in API commentzugz (tox)
2019-02-10add API function to test whether av is enabledzugz (tox)
2019-02-10Expose api functions for enabling and disabling AV in AV groupszugz (tox)
2019-01-21Specify that buffer size for tox_conference_peer_get_name is given by $sizezugz (tox)
2019-01-12Release 0.2.9Robin Lindén