summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-03Merge branch 'master' into encrypted_dataDubslow
2014-09-03Added encrypted save to toxcore, if sodium is usedDubslow
2014-09-03Fixed typo.irungentoo
2014-09-03Merge branch 'patch-6' of https://github.com/mouseym/ProjectTox-Coreirungentoo
2014-09-03Fixed iOS possible SIGPIPE issue.irungentoo
2014-09-02Expose the tox_add_tcp_relay() function in the public api.irungentoo
2014-09-02Linked toxav in the main dependencies section.mouseym
2014-09-01Increased time between ping packets by 1 second.irungentoo
2014-08-31Tweaked some values in DHT to decrease the discovery time mainlyirungentoo
2014-08-30Merge branch 'patch-1' of https://github.com/bjorn/toxcoreirungentoo
2014-08-30Merge branch 'myChan' of https://github.com/lobiCode/toxcoreirungentoo
2014-08-30Update INSTALL.mdThorbjørn Lindeijer
2014-08-29Speeded up start of file transfers.irungentoo
2014-08-29Removed useless code.irungentoo
2014-08-29Lossless crypto packets can now be sent without the congestion control applyi...irungentoo
2014-08-29added checking for null pointer in new_Assoc functionslaniCode
2014-08-28Fixed gcc warnings.irungentoo
2014-08-27Removed send withid functions from api.irungentoo
2014-08-27Added function to check if packet sent with net_crypto was received.irungentoo
2014-08-26Merge branch 'lobiCode-myChan'irungentoo
2014-08-27fix the memory leak in new_TCP_server functionslaniCode
2014-08-25Merge branch 'patch-2' of https://github.com/Proplex/ProjectTox-Coreirungentoo
2014-08-25Merge branch 'olologin-master'irungentoo
2014-08-25Removed unnecessary parametersolologin
2014-08-24Update downloads URLDavid Lohle
2014-08-24Merge branch 'nurupo-tox-shell-fix'irungentoo
2014-08-23Added FreeBSD includeMaxim Biro
2014-08-23Merge branch 'install-update' of https://github.com/nurupo/InsertProjectNameHereirungentoo
2014-08-23Updated Windows cross-compiling instructionsMaxim Biro
2014-08-23onion_isconnected is the best indicator of if tox is connected.irungentoo
2014-08-23Removed now deprecated function.irungentoo
2014-08-22Small code cleanup.irungentoo
2014-08-22Merge branch 'master' of https://github.com/beemaster/toxcoreirungentoo
2014-08-22Fix toxcore linkage on qnxbeemaster
2014-08-21Fixed some gcc warnings.irungentoo
2014-08-20Merge branch 'stal888-patch-6'irungentoo
2014-08-20Daily OS X fix.stal
2014-08-19Added tox_shell to testing.irungentoo
2014-08-19Merge branch 'nurupo-bootstrapd-fix'irungentoo
2014-08-18Added .sh ending to bootstrapd's init scriptMaxim Biro
2014-08-18Speeded up onion friend finding.irungentoo
2014-08-18Added function to check if we were only connected to LAN DHT peers.irungentoo
2014-08-17Merge branch 'bootstrapd-update' of https://github.com/nurupo/InsertProjectNa...irungentoo
2014-08-17Fixed some warningsMaxim Biro
2014-08-17Fixed daemon taking long time to stopMaxim Biro
2014-08-17Renamed files for less confusionMaxim Biro
2014-08-17Made possible to run the daemon under its own userMaxim Biro
2014-08-17Made init.d script work with systemdMaxim Biro
2014-08-16Renamed tox_bootstrap_daemon into tox-bootstrapdMaxim Biro
2014-08-16Removed useless line.irungentoo