summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-20Update INSTALL.mdHugo van der Wijst
2013-10-19Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-10-19Fixed connection sometimes being too slow and some other possible problems.irungentoo
2013-10-19Merge pull request #626 from Garydos/masterirungentoo
2013-10-19Removed unnecessary #ifAntonio Montes
2013-10-19fixed build errors on windowsAntonio Montes
2013-10-18Removed bad function from public API (This breaks toxic.)irungentoo
2013-10-18Merge pull request #623 from Bahkuh/masterirungentoo
2013-10-18Added more OS generated files to .gitignoreBahkuh
2013-10-17Fixed minor typo.Bahkuh
2013-10-17Fixed building on windows.irungentoo
2013-10-16Added some things to the TODO list.irungentoo
2013-10-16Merge pull request #622 from jin-eld/no-tox-sync-on-windowsirungentoo
2013-10-16Do not build tox_sync on win32Jin^eLD
2013-10-15Merge pull request #621 from kigu/patch-3irungentoo
2013-10-15Updated public api.irungentoo
2013-10-15Added resume support if the connection breaks during file sending.irungentoo
2013-10-15Update TODOAlexander Huffman
2013-10-14Merge pull request #619 from rayslava/masterirungentoo
2013-10-14Toxmsi build fixrayslava
2013-10-13A/V integration in progress.irungentoo
2013-10-13Small fix.irungentoo
2013-10-13tox A/V: integration of A/V code into toxmannol
2013-10-13tox A/V: RTP/MSI implementationmannol
2013-10-13tox A/V: encode/decode and display/playbackMartijn
2013-10-12Improved hole punching.irungentoo
2013-10-11Merge pull request #618 from nurupo/action-messages-with-idirungentoo
2013-10-10Added message ids to action messagesMaxim Biro
2013-10-10Hardening the Tox network, document writing in progress.irungentoo
2013-10-10Merge pull request #617 from fr0stycl34r/patch-1irungentoo
2013-10-10Update DHT_bootstrap.cfr0sty
2013-10-09Merge pull request #616 from naxuroqa/masterirungentoo
2013-10-09fix for missing EAGAIN definition on windowsnaxuroqa
2013-10-08Added function to get the piece size for sending files.irungentoo
2013-10-07Merge pull request #609 from FullName/waitirungentoo
2013-10-06Merge pull request #613 from BtbN/compile_pureirungentoo
2013-10-07Some configuration/build fixes, so building basicaly everything else than the...BtbN
2013-10-06Code cleanups.irungentoo
2013-10-06Code cleanups.irungentoo
2013-10-06Oops. Didn't pass along the results from inside to outside...Coren[m]
2013-10-06Merge remote-tracking branch 'upstream/master' into wait: replace void *tox w...Coren[m]
2013-10-06sendqueue_length no longer determines if we check for socket-can-write, but s...Coren[m]
2013-10-05Fixed warnings.irungentoo
2013-10-05Tox sync added.irungentoo
2013-10-05Fixed file sending bug.irungentoo
2013-10-05m_addfriend_norequest now prevents you from adding your own id as friend.irungentoo
2013-10-05Broken *_wait() into *_wait_prepare() and *_wait_execute()Coren[m]
2013-10-04Fixed some possible bugs.irungentoo
2013-10-03Code cleanups.irungentoo
2013-10-03Only add write-ready to select() if we have packets queuedCoren[m]