summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17Build system now automatically enables epoll support in TCP serverirungentoo
2014-07-16Fixed possible bug with TCP nonce not getting incremented.irungentoo
2014-07-16Merge branch 'split-video' of https://github.com/notsecure/toxcoreirungentoo
2014-07-16Merge branch 'JFreegman-memleak'irungentoo
2014-07-16fix memory leakJfreegman
2014-07-16applied priority queue changes to the TCP client toonotsecure
2014-07-15Merge branch 'notsecure-split-video'irungentoo
2014-07-15fixed some issuesnotsecure
2014-07-15added priority packet system for TCP servernotsecure
2014-07-15Fixed TCP bug.irungentoo
2014-07-15Fixed bug with TCP.irungentoo
2014-07-14Fixed file sending documentation.irungentoo
2014-07-14Change connection status before handling data packets.irungentoo
2014-07-14Set packets_left to default non zero values when creating connection.irungentoo
2014-07-14Packets can now be sent from the connection status callback.irungentoo
2014-07-14Attempted fix of file transfer issue.irungentoo
2014-07-13Merge branch 'fix-mingw32-native' of https://github.com/jin-eld/ProjectTox-Coreirungentoo
2014-07-13Merge branch 'jin-eld-fix-code-doc'irungentoo
2014-07-13Fix win32 mingw native buildJin^eLD
2014-07-13Fixed documentation comment errorsJin^eLD
2014-07-12Set a deadline in the vpx video decoder to try to solve issues onirungentoo
2014-07-12Merge branch 'split-video' of https://github.com/notsecure/toxcoreirungentoo
2014-07-11Fixed some small TCP issues.irungentoo
2014-07-11.notsecure
2014-07-10Merge branch 'patch-1' of https://github.com/mrshu/toxcoreirungentoo
2014-07-10Call now gets terminated when other person times out.irungentoo
2014-07-10Made TCP a bit more solid.irungentoo
2014-07-10Merge branch 'master' of https://github.com/irungentoo/toxcore into split-videonotsecure
2014-07-10fix send rate going up when peer disconnectsnotsecure
2014-07-10wintox has been renamned to uToxMarek Ć uppa
2014-07-09Merge branch 'fun-bootstrap-node-info' of https://github.com/nurupo/InsertPro...irungentoo
2014-07-09Merge branch 'patch-4' of https://github.com/stqism/ToxCoreirungentoo
2014-07-09TCP should be a bit more solid.irungentoo
2014-07-09People are getting confused...Sean
2014-07-09Added a script to query DHT bootstrap node infoMaxim Biro
2014-07-08Fixed some timer related issues.irungentoo
2014-07-08Fixed threading bug that could cause segfaults.irungentoo
2014-07-08Fixed deadlock.irungentoo
2014-07-08Fixed possible out of bounds read.irungentoo
2014-07-07Fixed segfault and other possible bugs in msi.cirungentoo
2014-07-07Merge branch 'split-video' of https://github.com/notsecure/toxcoreirungentoo
2014-07-07Fixed overflow bug.irungentoo
2014-07-07locks in testnotsecure
2014-07-07make autotests compilenotsecure
2014-07-07use callbacks for a/vnotsecure
2014-07-06Merge branch 'toxxxer-patch-1'irungentoo
2014-07-06Update for OS X build instructiontoxxxer
2014-07-06Typo fix.irungentoo
2014-07-06Merge branch 'kyconny-patch-1'irungentoo
2014-07-06Update ping_array.ckyle condon