summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-04Minor documentation cleanupAgatha
2014-03-03Made onion paths expire eventually client side.irungentoo
2014-03-03Some CPU optimizations and fixes to onion_announce_request.irungentoo
2014-03-02Small CPU optimizations to ping requests/reponses.irungentoo
2014-03-01Some small DHT CPU optimizations.irungentoo
2014-02-28Very simple fix to lower bandwidth usage at startup.irungentoo
2014-02-27Fixed onion test.irungentoo
2014-02-26Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2014-02-26Fixed/updated tests.irungentoo
2014-02-26Major speed/cpu usage/bandwidth improvements to onion.irungentoo
2014-02-26Merge pull request #765 from Prototik/masterirungentoo
2014-02-26Main buildscripts for androidSergey Shatunov
2014-02-25Merge pull request #769 from jin-eld/alternative-sodium-initirungentoo
2014-02-25Allow to optionally use randombytes_stir() instead of sodium_init()Jin^eLD
2014-02-25Merge pull request #768 from seshagiriprabhu/buffer_overflow_in_testingirungentoo
2014-02-25bound checking in messenger testingseshagiriprabhu
2014-02-25Added bound checking for friend ID input in DHT testseshagiriprabhu
2014-02-24Merge pull request #764 from mouseym/patch-2irungentoo
2014-02-24Speeded up DHT peer finding and decreased DHT bandwidth usage.irungentoo
2014-02-24Update INSTALL.mdmouseym
2014-02-23Merge pull request #763 from mannol1/masterirungentoo
2014-02-23Merge remote-tracking branch 'upstream/master'mannol
2014-02-23pkg-config and avmannol
2014-02-22Merge pull request #760 from nurupo/server-to-nodeirungentoo
2014-02-22Renamed dht server to dht nodeMaxim Biro
2014-02-22Enable nTox in TravisMaxim Biro
2014-02-22Fixed some dht bootstrap daemon related things in install.mdMaxim Biro
2014-02-22Make Travis build bootstrap daemon againMaxim Biro
2014-02-20Merge pull request #753 from nurupo/masterirungentoo
2014-02-20Removed typedefs for consistencyMaxim Biro
2014-02-20Merge pull request #751 from sonOfRa/masterirungentoo
2014-02-20Add a configure flag for disabling soname versionssonOfRa
2014-02-19Merge pull request #749 from mannol1/masterirungentoo
2014-02-19Apparently libvpx needs yasmmannol
2014-02-19Added local file sending test to tox_test and updated TODO.irungentoo
2014-02-19Fixed pointer positionmannol
2014-02-19Removed user agent header from msi and updated travis build stuffmannol
2014-02-19Merge pull request #747 from Jman012/masterirungentoo
2014-02-19Fixed the groupchat bug in a smarter way.Jman012
2014-02-19Groupchat crashing bug fixed.Jman012
2014-02-19Added better documentation to the api, move some defines, fixed a possible is...irungentoo
2014-02-19crypto_secretbox_NONCEBYTES is the one to use for the symmetric encryption.irungentoo
2014-02-19Fixed bug in DHT.irungentoo
2014-02-18Merge pull request #742 from mannol1/masterirungentoo
2014-02-18Stupid mistakemannol
2014-02-18No need for libconfig in travismannol
2014-02-18Fixed some stuffmannol
2014-02-18Astyled and added tests.irungentoo
2014-02-18Merge branch 'master' of https://github.com/Jman012/ProjectTox-Core into Jman...irungentoo
2014-02-17Fixed test issue.irungentoo