summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-04Some extra fixes.mouseym
2014-07-03Update OSX install instructions in INSTALL.mdmouseym
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-03Forgot to uncomment test buildsmannol
2014-07-03Removed redundant code and fixed toxav codec actions being called when call i...mannol
2014-07-02Fixed const related warnings.irungentoo
2014-07-02Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Coreirungentoo
2014-07-01Updated some items in the TODO list.irungentoo
2014-06-30Const-correctness for tox.cMarc Schütz
2014-06-30Const-correctness for TCP_server.cMarc Schütz
2014-06-30Const-correctness for TCP_client.cMarc Schütz
2014-06-30Fixed video in call sometimes freezing.irungentoo
2014-06-30Const-correctness for onion_client.cMarc Schütz
2014-06-30Const-correctness for onion.cMarc Schütz
2014-06-30Const-correctness for toxcore/onion_announce.cMarc Schütz
2014-06-30Const-correctness for toxcore/net_crypto.cMarc Schütz
2014-06-30Const correctness for toxcore/Messenger.c and related filesMarc Schütz
2014-06-29Core should no longer attempt to send data faster than the links canirungentoo
2014-06-28Merge branch 'mannol1-master'irungentoo
2014-06-28Removed redundant encryption and assertsmannol
2014-06-27Merge branch 'master' of https://github.com/notsecure/toxcoreirungentoo
2014-06-27Merge branch 'windows-install-instructions' of https://github.com/nurupo/Inse...irungentoo
2014-06-27Fixed tox_do_interval() returning value so high it broke A/V.irungentoo
2014-06-27remove pointer type warnings when building with mingwnotsecure
2014-06-27Fixed spacing issue in the install instructionsMaxim Biro
2014-06-27Added install instructions for cross-compiling to WindowsMaxim Biro
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-26Lowered video bitrate to 500kb/s and lowered audio buffer size.irungentoo
2014-06-25Fixed some more possible issues with file transfers/conjestion control.irungentoo
2014-06-25Tweaked conjestion control algorithm.irungentoo
2014-06-24Some video tweaks.irungentoo
2014-06-24Fixed video bitrate being set way higher than it should.irungentoo
2014-06-23Merge branch 'JFreegman-avcancel'irungentoo
2014-06-23only allow call cancel during a pending inviteJfreegman
2014-06-23Merge branch 'notsecure-split-video'irungentoo
2014-06-23dont rely on undefined behaviournotsecure
2014-06-23unrelated: got rid of some warningsnotsecure
2014-06-23used define instead of constant.. removed unecessary value from packetnotsecure
2014-06-23basic packet splitting for video framesnotsecure
2014-06-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-06-23Removed hamful codemannol
2014-06-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-06-21Fixed possible issues with list introduced in the last commit.irungentoo
2014-06-21Merge branch 'list-fix' of https://github.com/nurupo/InsertProjectNameHereirungentoo
2014-06-22Merged upstreammannol