summaryrefslogtreecommitdiff
path: root/auto_tests/toxav_many_test.c
AgeCommit message (Expand)Author
2017-01-06Revert "Revert "Portability fixes""David Zero
2017-01-05Revert "Portability fixes"endoffile78
2017-01-04Portability fixesDavid Zero
2016-12-22Improve documentation of crypto_core.iphydf
2016-12-14Fixed attempt to join detached threadspchk
2016-11-06Move log callback to options.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-24Minor cleanups: unused vars, unreachable code, static globals.iphydf
2016-09-19Revert "Make ToxAV stateless"iphydf
2016-09-17Make ToxAV statelessGregory Mullen (grayhatter)
2016-09-13Add some astyle options to make it do more.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-09-06Improve C standard compliance.iphydf
2016-09-06Make friend requests statelessGregory Mullen (grayhatter)
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-26Fix plane size calculation in testmannol
2016-08-26Avoid large stack allocations on thread stacks.iphydf
2016-08-17Make self_connection_status callback stateless.iphydf
2015-11-03Astyle.irungentoo
2015-10-11Test should not assert when hangup failsEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-06-13Fixed sample size in callback and other stuffmannol
2015-06-05Rebased on master and removed alpha channel (again)mannol
2015-05-22Move savedata to options struct.irungentoo
2015-05-22Updated with mastermannol
2015-05-01Fixed* api comments and some bugsmannol
2015-04-30Added many test and fixed various warningsmannol
2015-04-29Donemannol
2015-03-18Move get_connection_status to self pseudonamespace, to contrast friend_get_co...Dubslow
2015-03-12Convert core code depending on the apiDubslow
2015-02-25Ported some tests to the new api.irungentoo
2014-11-29More av cleanupmannol
2014-11-27Attempted fix of threading issue in test.irungentoo
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-18av refactormannol
2014-09-21Fixed test.irungentoo
2014-08-02Merge branch 'mannol1-master'irungentoo
2014-08-02Added userdata pointer to audio/video callbacksmannol
2014-07-31fix testnotsecure
2014-07-26Merge branch 'mannol1-master'irungentoo
2014-07-27Fixed tests and conflictsmannol
2014-07-26Make codec settings dynamicmannol
2014-07-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-21Fixed conflictsmannol
2014-07-21Improved protocol and cleaned code a bitmannol
2014-07-07locks in testnotsecure
2014-07-07make autotests compilenotsecure
2014-06-10Astyle and fixes.irungentoo
2014-05-25Fixed issue.irungentoo