index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
Age
Commit message (
Expand
)
Author
2018-03-02
Make file transfers 50% faster.
iphydf
2018-02-27
Remove deprecated conference namelist change callback.
iphydf
2018-02-27
Fix auto_tests to stop using the deprecated conference API.
iphydf
2018-02-24
Fix a bunch of compiler warnings and remove suppressions.
iphydf
2018-02-23
Link all tests to the android cpufeatures library if available.
iphydf
2018-02-20
Make the "persistent conference" callback changes new functions.
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
Disable lan discovery in most tests.
iphydf
2018-02-18
Remove tox_test from autotools build.
iphydf
2018-02-18
Split up tox_test into multiple smaller tests
Robin Lindén
2018-02-18
Don't print trace level logging in tests.
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-09
Remove libcheck from the dependencies.
iphydf
2018-02-08
Fix LAN discovery on FreeBSD.
iphydf
2018-02-06
Improve stability of crypto_memcmp test.
iphydf
2018-02-06
Format .cpp files with format-source.
iphydf
2018-02-01
Improve conference test stability.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-28
Avoid clashes with "build" directories on case-insensitive file systems.
iphydf
2018-01-28
Make audio/video bit rates "properties"
xhe
2018-01-26
Fix out of bounds read in error case in messenger_test.
iphydf
2018-01-25
Split bit_rate_set(), one for audio, one for video.
xhe
2018-01-21
Make the monolith test a C++ binary.
iphydf
2018-01-21
Make BUILD files more finely-grained.
iphydf
2018-01-21
Don't allocate or dereference Tox_Options in tests.
iphydf
2018-01-20
Fix log message in simple_conference_test: invite -> message.
iphydf
2018-01-20
Add a simple conference test with 3 friends.
iphydf
2018-01-19
Use larger arrays in crypto timing tests.
iphydf
2018-01-18
Use C99 standard in bazel builds.
iphydf
2018-01-18
Add bazel build scripts for c-toxcore.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-16
Make Net_Crypto a module-private type.
iphydf
2018-01-14
Fix some memory or file descriptor leaks in test code.
iphydf
2018-01-14
Make TCP_Client_Connection a module-private type.
iphydf
2018-01-14
Make Onion_Client a module-private type.
iphydf
2018-01-14
Make Onion_Announce a module-private type.
iphydf
2018-01-14
Filter out annoying log statements in unit tests.
iphydf
2018-01-12
Fix some typos in code and cmake comments
yangfl
2018-01-11
Move Networking_Core struct into the .c file.
iphydf
2018-01-10
Fix formatting in some C files.
iphydf
2017-12-29
Change toxencryptsave API to never overwrite pass keys.
iphydf
2017-12-12
Fix Travis fail on addr_resolve testing
Diadlo
2017-11-20
Fix bootstrap port
Diadlo
2017-11-20
Remove upper bound of save size
Diadlo
2017-11-20
Fix assert for the first port value
Diadlo
2017-11-19
Fix typo
yangfl
2017-11-15
Add workaround for conference test
Diadlo
[next]