summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-16retain old data file friendlists on loadJfreegman
2014-03-16add api function that gets the last time a friend was seen onlineJfreegman
2014-03-15A bit of work done on the TCP relay server.irungentoo
2014-03-14Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mous...irungentoo
2014-03-14Merge branch 'udp_test_fixes' of https://github.com/kc1212/ProjectTox-Core in...irungentoo
2014-03-15Comment fixmannol
2014-03-14Added new callbackmannol
2014-03-14Add Qt-GuiDavid Lohle
2014-03-14Organize the ReadmeDavid Lohle
2014-03-14A bit of work done on the TCP relay server.irungentoo
2014-03-13Slightly more work done on the TCP relay server.irungentoo
2014-03-13Fixed bug, unconfirmed friends now load correctly.irungentoo
2014-03-12Started writing the code for the TCP relay server.irungentoo
2014-03-12updated compilation and execution instructions for Lossless UDP tests, and fi...Kelong Cong
2014-03-11Detailed docs for TCP server pretty much done.irungentoo
2014-03-11Merge pull request #798 from mannol1/masterirungentoo
2014-03-12Invoke callback via invoke_callback funcmannol
2014-03-12Removed logging to stderr and fixed timeout handlingmannol
2014-03-11Merge pull request #796 from mannol1/masterirungentoo
2014-03-11Changed msi callbacksmannol
2014-03-10Merge pull request #795 from mannol1/masterirungentoo
2014-03-11Added custom callback data and capability identifiermannol
2014-03-10Merge pull request #792 from jin-eld/remove-libtoxav.pcirungentoo
2014-03-10Remove libtoxav.pc from gitJin^eLD
2014-03-09Reduced the number of useless onion packets sent.irungentoo
2014-03-08send_custom_user_packet now returns -1 when friend is offline.irungentoo
2014-03-08Merge pull request #790 from nurupo/tox-wait-fixirungentoo
2014-03-07Some tox_wait_* improvementsMaxim Biro
2014-03-07Fixed clients not connecting when there is only 2 people on the network.irungentoo
2014-03-07Speeded up onion requests.irungentoo
2014-03-07Fixed some possible ways connections could linger indefinitely without being ...irungentoo
2014-03-07Merge pull request #789 from mannol1/masterirungentoo
2014-03-07Fixed several bugs and added some featuresmannol
2014-03-06Your userstatus and message are now saved with tox_save().irungentoo
2014-03-06Made save more portable.irungentoo
2014-03-05CPU optimizations.irungentoo
2014-03-05Merge pull request #783 from kylobite/patch-1irungentoo
2014-03-05Merge pull request #788 from aitjcize/avlinkingirungentoo
2014-03-05Merge pull request #785 from aitjcize/masterirungentoo
2014-03-05Fix libtoxav link error.AZ Huang
2014-03-05Set typing status before calling callback.AZ Huang
2014-03-04All OSX commands now copyright friendlykylobite
2014-03-04Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2014-03-04CPU usage improvements.irungentoo
2014-03-04Merge pull request #782 from AgathaTheWitch/masterirungentoo
2014-03-04Minor documentation cleanupAgatha
2014-03-03Some small changes/fixes.irungentoo
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