summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-16Friend request callback now contains the Tox object.irungentoo
2014-03-08Merge pull request #790 from nurupo/tox-wait-fixirungentoo
2014-03-07Some tox_wait_* improvementsMaxim Biro
2014-02-23Userstatus function fixes.irungentoo
2014-02-23Strings now no longer need to be NULL terminated.irungentoo
2014-02-22fixed build.irungentoo
2014-02-22Merge pull request #758 from nurupo/api-fix-1irungentoo
2014-02-22Fixed the size function for self status messageMaxim Biro
2014-02-21Merge pull request #757 from nurupo/api-fix-1irungentoo
2014-02-21Added size functions for names and status messagesMaxim Biro
2014-02-21Some api changes.irungentoo
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
2014-02-18Ughmannol
2014-02-17Merge pull request #736 from exonity/masterirungentoo
2014-02-17Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.exonity
2014-02-17Updated TODO.irungentoo
2014-02-17astyled last commit.irungentoo
2014-02-17Merge branch 'lehi-dev' of https://github.com/lehitoskin/ProjectTox-Core into...irungentoo
2014-02-16Typing: Forgot the callback argument types.Jman012
2014-02-16Typing: Changed all return values to int for consistency and the -1 error.Jman012
2014-02-16Astyled av code.irungentoo
2014-02-16Typos.Jman012
2014-02-16Fixed user typing bug where it'd alway return an error.Jman012
2014-02-16Merge branch 'av-fix' into av-goodirungentoo
2014-02-16Fixed build 'error'mannol
2014-02-16Moved event to toxavmannol
2014-02-16Try this fixmannol
2014-02-16This should install vpxmannol
2014-02-16Added comments...mannol