summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-13Merge branch 'instructions' of https://github.com/zetok/toxcoreirungentoo
2015-07-12Pack DHT nodes in save.irungentoo
TODO: Make DHT_size return exact size of DHT save.
2015-07-12INSTALL.md: some formatting improvements and fixesZetok Zalbavar
Note that Fedora dependencies section still needs to be actually checked by someone who runs Fedora and would know whether info is right or not.
2015-07-11Tell A/V that friend is offline when friend is deleted.irungentoo
2015-07-10Merge branch 'patch-2' of https://github.com/linux-modder/toxcoreirungentoo
2015-07-10Fixed CALL_STATE namingmannol
2015-07-09Merge branch 'fix_segfault' of https://github.com/JFreegman/toxcoreirungentoo
2015-07-09Update INSTALL.mdCorey Sheldon
2015-07-09Update info for FedoraCorey Sheldon
--Updated calls to package manager which is now dnf by default --Mention of using /etc/ld.so.conf directly which works and in most distros *SHOULD NOT* cause global override issues
2015-07-09Merge branch 'new_api' of github.com:mannol/toxcore into new_apimannol
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
send_message() is too global to be non-static
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 ↵irungentoo
on LAN.
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
Dissallow sending non requested data.
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