summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-07Some function changes for better A/V integration to group chats.irungentoo
2014-11-07Added more group functions to eventually have working A/V.irungentoo
2014-11-06Added some functions to send and handle lossy packets.irungentoo
2014-11-05Added functions to relay lossy group chat packets.irungentoo
2014-11-04Some initial groupchat lossy packet code.irungentoo
2014-11-03Added some comments to net_crypto.hirungentoo
2014-11-02This might fix some peer finding issues.irungentoo
2014-11-01Decreased Tox idle bandwidth usage but potentially increased time toirungentoo
2014-10-31Merge branch 'master' of https://github.com/tux3/toxcoreirungentoo_trip
2014-10-30Slightly improved the function that checks if Tox is online.irungentoo_trip
2014-10-30Missing cv-qualifiers in tox.h commentsTux3 / Mlkj / !Lev.uXFMLA
2014-10-29Added actions to group chats.irungentoo_trip
2014-10-28Merge branch 'patch-1' of https://github.com/lance0/ProjectTox-Coreirungentoo_trip
2014-10-28Merge branch 'stqism-patch-5'irungentoo_trip
2014-10-28Update TODOLance Tuller
2014-10-28Update README.mdSean
2014-10-27Merge branch 'master' of https://github.com/tux3/toxcoreirungentoo_trip
2014-10-27Fix DHT memory leakTux3 / Mlkj / !Lev.uXFMLA
2014-10-27Fix typo: romdom->randomTux3 / Mlkj / !Lev.uXFMLA
2014-10-27Initial friend finding might work a bit better.irungentoo_trip
2014-10-26Merge branch 'irdan-irdan/doc-fix'irungentoo_trip
2014-10-26Modify DHT.md to render correctlyirdan
2014-10-25Fixed possible threading issues.irungentoo_trip
2014-10-25Merge branch 'toxav-uaf' of https://github.com/tux3/toxcoreirungentoo_trip
2014-10-25Merge branch 'master' of https://github.com/xor2003/toxcoreirungentoo_trip
2014-10-25Fix use-after-free of toxav's TimerHandlerTux3 / Mlkj / !Lev.uXFMLA
2014-10-24Merge branch 'big_endian_save'irungentoo_trip
2014-10-24Portability saving fixes for big endian systems.irungentoo_trip
2014-10-24Add a check (reported by Coverity)xor2003
2014-10-24Don't send -1 bytes. There is such check everythere. But if we add it in side...xor2003
2014-10-24Prevent lockxor2003
2014-10-24Fix uninitializedxor2003
2014-10-24Fix for memory leak. And add forgotten breakxor2003
2014-10-23Merge branch 'dubslow-master'irungentoo_trip
2014-10-23fix #1124 by adding salt manip functionsdubslow
2014-10-23Merge branch 'urras-master'irungentoo_trip
2014-10-22Load file portability code for big endian.irungentoo_trip
2014-10-22Update to Libsodium 1.0.0 since backward-compatibility is guaranteed through ...Urras
2014-10-21Fixed unaligned memory access.irungentoo_trip
2014-10-20Increased interval and ping packet timeout by 1 second to try toirungentoo
2014-10-19Removed useless code.irungentoo
2014-10-18File transfer speed should jump up a bit faster.irungentoo
2014-10-17Some video encoding improvements.irungentoo
2014-10-17Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-10-17Merge branch 'master' of https://github.com/xor2003/toxcoreirungentoo
2014-10-17add new test cases, cleanup astray printfdubslow
2014-10-17Initialise source.port to prevent garbage valuexor2003
2014-10-17fix #1120dubslow
2014-10-17add load/save from key instead of pwdubslow
2014-10-17Trying to fix TimerHandler *handler memory leakxor2003