summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31Merge branch 'Opus-Codec-Settings' of https://github.com/JasonLocklin/toxcoreirungentoo
2015-07-31added documentationJason Locklin
2015-07-31Set packet loss percentageJason Locklin
2015-07-31Enable in-band FECJason Locklin
2015-07-31OPUS_APPLICATION_VOIP should be usedJason Locklin
2015-07-30client_id -> public_keyirungentoo
2015-07-29client_id -> public_keyirungentoo
2015-07-28client_id -> public_keyirungentoo
2015-07-27client_id -> public_keyirungentoo
2015-07-26This might improve the file transfer disconnect issue.irungentoo
2015-07-25Comment fix.irungentoo
2015-07-24Removed useless variable.irungentoo
2015-07-23Save important parts of save first.irungentoo
2015-07-22Fixed bug.irungentoo
2015-07-21Fixed bug.irungentoo
2015-07-20Fixed some strange build issues.irungentoo
2015-07-19Pack onion path nodes in save.irungentoo
2015-07-18Fixed bug.irungentoo
2015-07-17Allow savedata to be slightly smaller than the allocated buffer.irungentoo
2015-07-16Pack connected TCP relay nodes.irungentoo
2015-07-15Added function to help calculate size of packet nodes.irungentoo
2015-07-14DHT_size now returns correct size for packed nodes.irungentoo
2015-07-14Use size define instead of sizeof.irungentoo
2015-07-13Merge branch 'instructions' of https://github.com/zetok/toxcoreirungentoo
2015-07-12Pack DHT nodes in save.irungentoo
2015-07-12INSTALL.md: some formatting improvements and fixesZetok Zalbavar
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-09Merge branch 'fix_segfault' of https://github.com/JFreegman/toxcoreirungentoo
2015-07-09Update INSTALL.mdCorey Sheldon
2015-07-09Update info for FedoraCorey Sheldon
2015-07-08Merge branch 'master' of https://github.com/JFreegman/toxcoreirungentoo
2015-07-08Fix segfault caused by cleanup functions in wrong orderJfreegman
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-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-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