index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-18
Check that LOGGER macros are only called with string literals.
iphydf
2020-03-18
Mark file-local function definitions as `static`.
iphydf
2020-03-17
Enable remote cache for bazel builds.
iphydf
2020-03-15
Add another bootstrap node to the bootstrap test.
iphydf
2020-03-15
clean groups code
zugz (tox)
2020-03-14
Avoid casting back and forth between void-ptr.
iphydf
2020-03-14
Standardise on having a comma at the end of enums.
iphydf
2020-03-14
Fix up comments a bit to start being more uniform.
iphydf
2020-03-14
Use spdx license identifier instead of GPL blurb.
iphydf
2020-03-14
use -1 rather than ~0 in unsigned integer types
zugz (tox)
2020-03-12
Use rules_cc instead of native cc_library rules.
iphydf
2020-03-11
Add a mutex lock/unlock inside every public API function.
iphydf
2020-03-10
Enable FreeBSD jobs on Travis-CI
Maxim Biro
2020-03-10
Update and fix FreeBSD setup on Travis-CI
Maxim Biro
2020-03-08
Pass packet ID to custom packet handlers.
iphydf
2020-03-06
Use `net_pack` instead of casting bytes to ints.
iphydf
2020-03-05
Use ninja build system for the cmake-linux build.
iphydf
2020-03-05
Use net_pack/unpack instead of host_to_net.
iphydf
2020-03-05
Disable FreeBSD travis build until it is fixed.
iphydf
2020-03-03
Update tox-bootstrapd's dockerfile to use Debian Buster
Maxim Biro
2020-03-03
Fix tox-bootstrapd's README
Maxim Biro
2020-03-02
Remove testing/av_test.c.
iphydf
2020-03-02
bump to astyle-3.1 in travis build
zugz (tox)
2020-03-02
Add "cimple_test" to the bazel build.
iphydf
2020-03-02
Upgrade bazel to 2.1.1.
iphydf
2020-01-22
handle message_number wraparound
zugz (tox)
2020-01-22
workaround for message number saving (fixes #961)
zugz (tox)
2020-01-22
refactor
zugz (tox)
2020-01-02
fix ToxAV threading documentation
sudden6
2020-01-02
synchronize call control actions to tox_iterate
sudden6
2019-12-25
don't wait for connection when killing Tox
sudden6
2019-12-23
fix invalid use of mutex
sudden6
2019-11-21
fix log message creating data race
sudden6
2019-11-21
fix missing mutex
sudden6
2019-11-21
fix ToxAV mutex released to early
sudden6
2019-11-17
Add VScode folder to .gitignore
crypto-universe
2019-11-17
bump libsodium version in appveyor.yml and windows Dockerfile
zugz (tox)
2019-11-17
Fix miscellaneous small problems with groups:
zugz (tox)
2019-11-17
Allow Bazel to rerun tests marked as flaky
Robin Linden
2019-11-02
Update tests to use a working bootstrap node
Robin Linden
2019-09-18
Fix pthread_mutex_destroy getting too many arguments
Robin Lindén
2019-09-09
don't update the overflow state in current_time_monotonic
sudden6
2019-09-06
fix concurrency issues in mono_time
sudden6
2019-08-04
fix overflow in peer nick len
sudden6
2019-08-04
fix missing group title length check
sudden6
2019-07-21
Force IPv4 for cirrus-ci tests
Robin Lindén
2019-05-30
Release 0.2.10
Robin Lindén
2019-05-19
add configurable limit on number of stored frozen peers
zugz (tox)
2019-05-01
Do not send the same packet to the same node twice.
Evgeny Kurnevsky
2019-05-01
add undef guard in tox_many_tcp_test
sudden6
[prev]
[next]