summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-12Add some const qualifierszugz (tox)
2019-01-12Implement all min/max functions for (un)signed int types.iphydf
2019-01-10Fix misaligned 4-byte access in trace logging.iphydf
2019-01-07Avoid sending group messages to a peer before we have its group numberzugz (tox)
2019-01-06Use (probably?) correct path to test log to cat on error.iphydf
2019-01-06Improve handling of peers entering and leaving conferenceszugz (tox)
2019-01-06Enable auto tests under STRICT_ABI if static libs are available.iphydf
2019-01-06Display build log for autotools build on failure.iphydf
2019-01-06Merge remote-tracking branch 'irungentoo/master' into merge-iruiphydf
2019-01-06Add MIN_LOGGER_LEVEL to the Circle CI builds.iphydf
2019-01-05Expose offline conference peers in APIzugz (tox)
2019-01-03Use new WineHQ Debian package repository keyMaxim Biro
2019-01-03Define tox_conference_id_size and tox_conference_uid_sizezugz (tox)
2019-01-03Fix indices calculation for congestion control.Evgeny Kurnevsky
2019-01-03Added test and patch for VLA stack overflow vuln.zoff99
2019-01-03Allow unauthenticated wine packages in the Windows build.iphydf
2018-12-11Add cmake option for building additional testszugz (tox)
2018-11-29Implement conferences savingzugz (tox)
2018-11-23Avoid format truncation in save compatibility testzugz (tox)
2018-11-23Return TOX_ERR_CONFERENCE_SEND_MESSAGE_NO_CONNECTION if we are not connected ...zugz (tox)
2018-11-22Upgrade bazel to 0.19.0 to fix the bazel build.iphydf
2018-11-04Build tox-bootstrapd on FreeBSD Travis-CIMaxim Biro
2018-11-04Increase NOFILE limit for tox-bootstrapdMaxim Biro
2018-10-31Add some hopefully helpful documentation to the functions in mono_time.hzugz (tox)