summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-18No need for libconfig in travismannol
2014-02-18Fixed some stuffmannol
2014-02-18Ughmannol
2014-02-17Merge pull request #736 from exonity/masterirungentoo
Problem with libtoxcore_la_LDADD in toxcore/Makefile.inc
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 ↵irungentoo
into lehitoskin-lehi-dev
2014-02-16Astyled av code.irungentoo
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
2014-02-16Public header ready to gomannol
2014-02-16Started adding public APImannol
2014-02-16Fixed _all_ the issuesmannol
2014-02-16Whoopsmannol
2014-02-16Fixed bugmannol
2014-02-16Fixed audio bug and added reason when terminating callmannol
2014-02-16Added some fixes for payload calculationmannol
2014-02-16Replaced magic numbers inside candidates_create_internal() with enumerated listLehi Toskin
2014-02-16Adjusted some delays.irungentoo
Decreased LAN discovery packet sending interval. Attempted fix of the everyone is unknown bug in group chats.
2014-02-16Possibly fixed the issue that group chats would sometimes DOS themselves.irungentoo
2014-02-15Fixed some possible issues.irungentoo
2014-02-15Added callback for A/V usage.irungentoo
2014-02-15Fixed issue.irungentoo
2014-02-14Added custom userpackets.irungentoo
A way to send and handle lossy UDP packets coming from friends. Will be used for A/V.
2014-02-14Fixed small bug in DHT.irungentoo
2014-02-14updated/fixed TODO list.irungentoo
2014-02-13Onion now eventualy deletes friends from the DHT search.irungentoo
This should improve long term bandwidth usage by a bit.
2014-02-13Made onion paths expire.irungentoo
2014-02-12All strings should now be forced terminated when received.irungentoo
2014-02-11Added paragraph explaining how strings work in Tox.irungentoo
2014-02-10Added entry to TODO and a public key cracker (vanity key finder) to other/fun.irungentoo
2014-02-10Fixed possible memory leak.irungentoo
2014-02-09Astyled and removed some useless files.irungentoo
2014-02-09Merge pull request #720 from nurupo/masterirungentoo
Fixed some memory leaks
2014-02-09Fixed buildMaxim Biro
2014-02-09Fixed memory leaks and removed repeated codeMaxim Biro
2014-02-09Modified hex_string_to_binMaxim Biro
2014-02-08Merge pull request #718 from Proplex/2guud2btruirungentoo
Update README with current information
2014-02-08Merge pull request #717 from JFreegman/masterirungentoo
added API function to get online friend count
2014-02-07Update README with current informationNemDiggers
2014-02-07Onion_test should be now a bit less failure prone.irungentoo
2014-02-07Use a more appropriate distance function for group chats.irungentoo
2014-02-07decrement counter on friend deleteJfreegman
2014-02-07added API function to get online friend countJfreegman
2014-02-06Fixed bandwidth issue.irungentoo