index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
msi.c
Age
Commit message (
Collapse
)
Author
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-08-09
Updated with upstream
mannol
2015-07-20
Fixed some strange build issues.
irungentoo
2015-07-08
send_message() is too global to be non-static
GrayHatter
2015-05-22
Updated with master
mannol
2015-05-12
Fix bug
mannol
2015-04-30
Added many test and fixed various warnings
mannol
2015-04-29
Done
mannol
2015-04-22
Finished refactoring
mannol
2015-04-21
Final touchups
mannol
2015-04-17
Updated with upstream
mannol
2015-04-08
Video works now
mannol
2015-03-22
Started testing transfer
mannol
2015-03-01
Make toxav thread safe
mannol
2015-02-21
New msi protocol
mannol
2015-02-20
Removed extra msi header and started testing
mannol
2015-02-18
Msi should be done; toxav.c need a cleanup and adjustments
mannol
2015-02-17
Added 2 new headers into msi for buffer control
mannol
2015-02-17
Updated types in Messenger callbacks to fit with the ones in the new api.
irungentoo
Friend number changed from int32_t to uint32_t. Some lengths changed to size_t.
2015-02-16
Fixed header protectors and cleaning up the msi
mannol
2015-02-15
Started adjusting msi backend to new api
mannol
2015-02-08
Fixed memory leak.
irungentoo
2015-02-06
Fixed memory leak.
irungentoo
2015-01-24
Current progress
mannol
2014-11-29
Merge branch 'mutex-1' of https://github.com/mannol/toxcore
irungentoo
2014-11-29
More av cleanup
mannol
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-18
av refactor
mannol
2014-10-25
Fixed possible threading issues.
irungentoo_trip
2014-10-25
Fix use-after-free of toxav's TimerHandler
Tux3 / Mlkj / !Lev.uXFMLA
If msi.c:timer_terminate_session frees "handler", then when msi.c:timer_poll's thread resumes, there WILL be a use after free of "handler", with a likely segfault. This use after free causes a crash in qTox, see tux3/qTox#534
2014-10-17
Trying to fix TimerHandler *handler memory leak
xor2003
2014-09-21
Fixed memory leak.
irungentoo
2014-09-10
Fix exceptional leak in msi.c
Tux3 / Mlkj / !Lev.uXFMLA
2014-09-09
spelling corrections
cgar
2014-08-04
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
Conflicts: toxav/toxav.c
2014-08-04
Fix some toxav warnings
mannol
2014-07-28
Fixed segfault.
irungentoo
2014-07-26
Merge branch 'mannol1-master'
irungentoo
2014-07-26
Make codec settings dynamic
mannol
2014-07-23
fix warnings
notsecure
2014-07-23
fix mannol
notsecure
2014-07-22
Fixed warning.
irungentoo
2014-07-22
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-07-21
This should fix test failing
mannol
2014-07-21
Fixed conflicts
mannol
2014-07-21
Improved protocol and cleaned code a bit
mannol
2014-07-19
Set some functions as static, fixed warning.
irungentoo
2014-07-10
Call now gets terminated when other person times out.
irungentoo
2014-07-08
Fixed some timer related issues.
irungentoo
2014-07-08
Fixed threading bug that could cause segfaults.
irungentoo
[next]