summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-09Fixed documentation.mannol
2015-07-08Merge branch 'master' of https://github.com/JFreegman/toxcoreirungentoo
2015-07-08Fix segfault caused by cleanup functions in wrong orderJfreegman
2015-07-09Merge pull request #1 from GrayHatter/patch-4mannol
2015-07-08send_message() is too global to be non-staticGrayHatter
2015-07-07Link changes.irungentoo
2015-07-07Fix a couple API doc mistakesJfreegman
2015-07-06Test oob responding too.irungentoo
2015-07-05Added a TCP test for oob packets.irungentoo
2015-07-04Test fix.irungentoo
2015-07-03Fixed Tox reporting itself as being connected with TCP when using UDP only on...irungentoo
2015-07-02Added a couple of checks to test.irungentoo
2015-07-01Basic tcp connections test done.irungentoo
2015-07-01Fixed missing include toxav_old.hmannol
2015-06-30Merge branch 'patch-1' of https://github.com/paragonie-scott/toxcoreirungentoo
2015-06-30Allow sending data after file is paused.irungentoo
2015-06-30Install instructions: Use 1.0.3 tag for libsodiumScott
2015-06-29TCP connections test start.irungentoo
2015-06-30Implement handling capability change on rtp levelmannol
2015-06-28Fixed last PR.irungentoo
2015-06-28Merge branch 'master' of https://github.com/JFreegman/toxcoreirungentoo
2015-06-28Fixed bug.irungentoo
2015-06-28Removed useless parameter from new_TCP_server()irungentoo
2015-06-28Clarifications for the TCP APIJfreegman
2015-06-27Removed some comented out code.irungentoo
2015-06-27Added support for old groupchatsmannol
2015-06-27Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATEmannol
2015-06-27Added explanation about how audio callback worksmannol
2015-06-26Some comment fixes.irungentoo
2015-06-27Added payload turning off by setting bit rate to 0mannol
2015-06-25Fixed warning.irungentoo
2015-06-24Fixed make dist.irungentoo
2015-06-25Random fixesmannol
2015-06-25Merge remote-tracking branch 'upstream/master' into new_apimannol
2015-06-23Added code to net_crypto to calculate rtt.irungentoo
2015-06-22Fixed warning.irungentoo
2015-06-21Lower the chances of disconnect when transferring files.irungentoo
2015-06-20Merge branch 'typo' of https://github.com/zetok/ProjectTox-Coreirungentoo
2015-06-20Merge branch 'doc' of https://github.com/zetok/ProjectTox-Coreirungentoo
2015-06-20Fix typo in readme: "enrironment" → "environment"Zetok Zalbavar
2015-06-19Merge branch 'contributing' of https://github.com/zetok/ProjectTox-Coreirungentoo
2015-06-20Add real instruction on how to use APIDSL and astyleZetok Zalbavar
2015-06-20Improve documentation about tcp_portZetok Zalbavar
2015-06-18Readme changes.irungentoo
2015-06-17Fixed warning.irungentoo
2015-06-16Made new_tcp_connections() not depend on dht.irungentoo
2015-06-15Fixed warning.irungentoo
2015-06-14Fixed travis.irungentoo
2015-06-13Fixed warning.irungentoo
2015-06-13Fixed sample size in callback and other stuffmannol