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-08-16
Limit the size of a save file in file_saving_test.
iphydf
2018-08-16
Prune long long warnings.
Leonid Bobrov
2018-08-13
Fix some printf format specifiers.
iphydf
2018-08-12
add callback for successful connection to a conference
zugz (tox)
2018-08-12
Fix a few warnings from clang.
iphydf
2018-08-12
Check that the save file size isn't larger than our address space.
iphydf
2018-08-02
Fix problems with initial connections and name-setting in conferences
zugz
2018-07-30
Fix autotools build
hugbubby
2018-07-28
auto_test fixture and filenames
hugbubby
2018-07-23
More fixed_width ints and incorporating file_saving_test.c
hugbubby
2018-07-22
Run Clang global static analysis on Travis.
iphydf
2018-07-21
Avoid implementations in .h files or #including .c files.
iphydf
2018-07-21
Remove redundant casts to the same type.
iphydf
2018-07-21
Add github usernames to TODOs.
iphydf
2018-07-21
Add missing braces in dht_test.c.
iphydf
2018-07-21
Run buildifier on c-toxcore BUILD files.
iphydf
2018-07-18
Wrong use of unsigned integer.
hugbubby
2018-07-18
Using stdint instead of int/long
hugbubby
2018-07-12
Style fixes in TCP code; remove MIN and PAIR from util.h.
iphydf
2018-07-12
Fix style in DHT.c.
iphydf
2018-07-09
Factor out time keeping code into its own module: mono_time.c.
iphydf
2018-07-08
Rename `BS_LIST` to `BS_List` to follow the naming conventions.
iphydf
2018-07-07
Factor out the actual test code from conference_test.
iphydf
2018-07-06
Add a test that reproduces the NULL peer nick bug.
iphydf
2018-07-06
lan_discovery_test and version_test cleanup
hugbubby
2018-07-05
Use run_auto_test.h test fixture for some auto-tests.
iphydf
2018-07-05
Make tox.c unambiguously parseable.
iphydf
2018-06-29
Add a test to try and overflow the send queue in net_crypto.
iphydf
2018-06-29
Remove broken conference tests.
iphydf
2018-06-28
Fix leak of Logger instances in dht_test.
iphydf
2018-06-28
Another TCP_test.c upgrade
hugbubby
2018-06-24
Use clang-format for C++ code.
iphydf
2018-06-24
Add new Circle CI configuration.
iphydf
2018-06-24
Add a test for double conference invite.
iphydf
2018-06-23
Disable UDP when proxy is enabled.
iphydf
2018-06-23
Avoid conditional-uninitialised warning for tcp test.
iphydf
2018-06-23
Add assertions to bootstrap tests for correct connection type.
iphydf
2018-06-23
Add tests for what happens when passing an invalid proxy host.
iphydf
2018-06-22
Clarify/Improve test_some test
hugbubby
2018-06-20
Better TCP testing (beginnings)
hugbubby
2018-06-19
Add test for creating multiple conferences in one tox.
iphydf
2018-06-18
Remove resource_leak_test.
iphydf
2018-06-17
Make dht_test more stable.
iphydf
2018-06-16
Only check full rtp offset if RTP_LARGE_FRAME is set
Robin Lindén
2018-06-04
Log only the filename, not the full path in LOGGER.
iphydf
2018-05-20
Finish @Diadlo's network Family abstraction.
iphydf
2018-05-20
Move system header includes from network.h to network.c
iphydf
2018-04-17
Improve network error reporting on Windows
Maxim Biro
2018-04-15
Restrict packet kinds that can be sent through onion path.
Evgeny Kurnevsky
2018-04-03
Avoid the use of rand() in tests.
iphydf
[prev]
[next]