index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-24
Fix memory leak of Logger instance on error paths.
iphydf
2018-02-24
Minor cleanups: dead stores and avoiding complex macros.
iphydf
2018-02-23
Link all tests to the android cpufeatures library if available.
iphydf
2018-02-23
Add deprecation notices to functions that will go away in v0.3.0.
iphydf
2018-02-22
Fix toxcore.pc generation.
iphydf
2018-02-22
Add an option that allows us to specify that we require toxav.
iphydf
2018-02-21
Fix OSX tests: find(1) doesn't work like on Linux.
iphydf
2018-02-21
Fix the windows build: pthread needs to be linked after vpx.
iphydf
2018-02-20
Add a bazel test that ensures all our projects are GPL-3.0.
iphydf
2018-02-20
Make the "persistent conference" callback changes new functions.
iphydf
2018-02-20
make groupnumber uint32_t
sudden6
2018-02-19
Remove apidsl from the build.
iphydf
2018-02-19
Make some sizeof tests linux-only.
iphydf
2018-02-18
Increase range of ports available to Toxes during tests
Robin Lindén
2018-02-18
Run all tests in parallel on Travis.
iphydf
2018-02-18
Disable lan discovery in most tests.
iphydf
2018-02-18
Remove tox_test from autotools build.
iphydf
2018-02-18
Use Wine Devel instead of Wine Staging
Maxim Biro
2018-02-18
Split up tox_test into multiple smaller tests
Robin Lindén
2018-02-18
Don't build all the small sub-libraries.
iphydf
2018-02-18
Don't print trace level logging in tests.
iphydf
2018-02-18
Use `const` more in C code.
iphydf
2018-02-17
Send 0 as peer number in CHANGE_OCCURRED group event.
iphydf
2018-02-17
Add static asserts for all the struct sizes in toxcore.
iphydf
2018-02-17
Make outgoing Filetransfers round-robin.
zoff99
2018-02-14
Get rid of the only GNU extension we used.
iphydf
2018-02-14
Remove leftover symmetric key from DHT struct.
iphydf
2018-02-12
Optionally use newer cmake features.
iphydf
2018-02-11
Improve video key frame sending.
zoff99
2018-02-11
Look for dependencies in third_party/
Robin Lindén
2018-02-11
Improve gtest finding, support local checkout.
iphydf
2018-02-09
Build toxcore with libsodium.dll instead of libsodium.lib.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-02-09
Add gtest include directory to -I flags if found.
iphydf
2018-02-09
Adopt the "change occurred" API change from isotoxin-groupchat.
iphydf
2018-02-08
Add MSVC compilation instructions
Robin Lindén
2018-02-08
Use the markdown GPLv3 license in the c-toxcore repo.
iphydf
2018-02-08
Reject discovery packets coming from outside the LAN.
iphydf
2018-02-08
Fix LAN discovery on FreeBSD.
iphydf
2018-02-08
Remove csrc from the RTPHeader struct.
iphydf
2018-02-08
Add some unit tests for util.h.
iphydf
2018-02-06
Make cmake script more forgiving.
iphydf
2018-02-06
Improve stability of crypto_memcmp test.
iphydf
2018-02-06
Format .cpp files with format-source.
iphydf
2018-02-06
Move tox_shell program to the toxins repository.
iphydf
2018-02-06
Move irc_syncbot to the toxins repository.
iphydf
2018-02-05
Move the tox_sync tool to the toxins repository.
iphydf
2018-02-05
use official debian domain
sudden6
2018-02-04
Use more ubuntu packages; remove hstox for now.
iphydf
2018-02-02
Revert "Add correction message type"
Diadlo
[prev]
[next]