summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-27Removed some comented out code.irungentoo
2015-06-26Some comment fixes.irungentoo
2015-06-25Fixed warning.irungentoo
2015-06-24Fixed make dist.irungentoo
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