index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
/
toxav_many_test.c
Age
Commit message (
Expand
)
Author
2020-03-14
use -1 rather than ~0 in unsigned integer types
zugz (tox)
2020-01-02
synchronize call control actions to tox_iterate
sudden6
2018-10-09
Consistently use camel case enum names.
iphydf
2018-08-25
Use do-while instead of while in tests.
iphydf
2018-08-16
Prune long long warnings.
Leonid Bobrov
2018-07-21
Avoid implementations in .h files or #including .c files.
iphydf
2018-07-09
Factor out time keeping code into its own module: mono_time.c.
iphydf
2018-03-16
Remove the use of the 'hh' format specifier.
iphydf
2018-02-24
Fix a bunch of compiler warnings and remove suppressions.
iphydf
2018-02-18
Disable lan discovery in most tests.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2017-06-05
Build tests on appveyor, the MSVC build.
iphydf
2017-03-25
Move c_sleep to helpers.h and misc_tools.h
Diadlo
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-12-22
Improve documentation of crypto_core.
iphydf
2016-12-14
Fixed attempt to join detached threads
pchk
2016-11-06
Move log callback to options.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-24
Minor cleanups: unused vars, unreachable code, static globals.
iphydf
2016-09-19
Revert "Make ToxAV stateless"
iphydf
2016-09-17
Make ToxAV stateless
Gregory Mullen (grayhatter)
2016-09-13
Add some astyle options to make it do more.
iphydf
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Improve C standard compliance.
iphydf
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
2016-09-01
Sort #includes in all source files.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-26
Fix plane size calculation in test
mannol
2016-08-26
Avoid large stack allocations on thread stacks.
iphydf
2016-08-17
Make self_connection_status callback stateless.
iphydf
2015-11-03
Astyle.
irungentoo
2015-10-11
Test should not assert when hangup fails
Eniz Vukovic
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-06-13
Fixed sample size in callback and other stuff
mannol
2015-06-05
Rebased on master and removed alpha channel (again)
mannol
2015-05-22
Move savedata to options struct.
irungentoo
2015-05-22
Updated with master
mannol
2015-05-01
Fixed* api comments and some bugs
mannol
2015-04-30
Added many test and fixed various warnings
mannol
2015-04-29
Done
mannol
2015-03-18
Move get_connection_status to self pseudonamespace, to contrast friend_get_co...
Dubslow
2015-03-12
Convert core code depending on the api
Dubslow
2015-02-25
Ported some tests to the new api.
irungentoo
2014-11-29
More av cleanup
mannol
2014-11-27
Attempted fix of threading issue in test.
irungentoo
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-18
av refactor
mannol
[next]