summaryrefslogtreecommitdiff
path: root/toxav/msi.c
AgeCommit message (Expand)Author
2015-02-08Fixed memory leak.irungentoo
2015-02-06Fixed memory leak.irungentoo
2014-11-29Merge branch 'mutex-1' of https://github.com/mannol/toxcoreirungentoo
2014-11-29More av cleanupmannol
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-18av refactormannol
2014-10-25Fixed possible threading issues.irungentoo_trip
2014-10-25Fix use-after-free of toxav's TimerHandlerTux3 / Mlkj / !Lev.uXFMLA
2014-10-17Trying to fix TimerHandler *handler memory leakxor2003
2014-09-21Fixed memory leak.irungentoo
2014-09-10Fix exceptional leak in msi.cTux3 / Mlkj / !Lev.uXFMLA
2014-09-09spelling correctionscgar
2014-08-04Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-08-04Fix some toxav warningsmannol
2014-07-28Fixed segfault.irungentoo
2014-07-26Merge branch 'mannol1-master'irungentoo
2014-07-26Make codec settings dynamicmannol
2014-07-23fix warningsnotsecure
2014-07-23fix mannolnotsecure
2014-07-22Fixed warning.irungentoo
2014-07-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-21This should fix test failingmannol
2014-07-21Fixed conflictsmannol
2014-07-21Improved protocol and cleaned code a bitmannol
2014-07-19Set some functions as static, fixed warning.irungentoo
2014-07-10Call now gets terminated when other person times out.irungentoo
2014-07-08Fixed some timer related issues.irungentoo
2014-07-08Fixed threading bug that could cause segfaults.irungentoo
2014-07-08Fixed deadlock.irungentoo
2014-07-07Fixed segfault and other possible bugs in msi.cirungentoo
2014-07-05This might be causing problemsmannol
2014-07-05Make rtp & codec actions thread-safemannol
2014-07-03Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-03Fix removed missing includemannol
2014-07-03Merge branch 'mannol1-master'irungentoo
2014-07-03Resolved conflicts when merging upstreammannol
2014-07-03Removed redundant code and fixed toxav codec actions being called when call i...mannol
2014-07-02Fixed const related warnings.irungentoo
2014-06-28Merge branch 'mannol1-master'irungentoo
2014-06-28Removed redundant encryption and assertsmannol
2014-06-26Fixed calling msi_reject more than once possibly causing issues.irungentoo
2014-06-26Fixed possible bug if more than one ringing msi packet was sent to us.irungentoo
2014-06-26Fixed segfault that happened because calls could be hanged up moreirungentoo
2014-06-23unrelated: got rid of some warningsnotsecure
2014-06-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-06-23Removed hamful codemannol
2014-06-22Merged upstreammannol
2014-06-21Added tolerance to VAD and lowered Jitter buffer default valuemannol
2014-06-20Merge branch 'tux3-cppcheck-style'irungentoo
2014-06-20Fix CppCheck style errorsTux3 / Mlkj / !Lev.uXFMLA