summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-27Fixed tests and conflictsmannol
2014-07-26Make codec settings dynamicmannol
2014-07-25Start sequence number at zero instead of one.irungentoo
2014-07-24Fixed crash.irungentoo
2014-07-24Fixed some issues with queue.irungentoo
2014-07-24Increased default jitter buffer size by 1.irungentoo
2014-07-24Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-24Rewrote audio packet queue.irungentoo
2014-07-23dark forces were very active, so to say...mannol
2014-07-23Merge branch 'split-video' of https://github.com/notsecure/toxcore into notse...irungentoo
2014-07-23fix warningsnotsecure
2014-07-23fix mannolnotsecure
2014-07-22Fixed --disable-epoll making configure fail.irungentoo
2014-07-22Use epoll_create() instead of epoll_create1() for compatibility withirungentoo
2014-07-22Fixed warning.irungentoo
2014-07-22Merge branch 'master' of https://github.com/mannol1/toxcoreirungentoo
2014-07-21This should fix test failingmannol
2014-07-21Fixed bug where two Tox clients sometimes didn't reconnect rightirungentoo
2014-07-21Don't set connection to established if packet is kill packet.irungentoo
2014-07-21Fixed conflictsmannol
2014-07-21Updated gitignore to ignore kdevelop directorymannol
2014-07-20LAN discovery should now work on windows machines with multipleirungentoo
2014-07-20Added addr_parse_ip() to network.h header.irungentoo
2014-07-21Improved protocol and cleaned code a bitmannol
2014-07-19Merge branch 'lllllllleeeeeeeeellllll' of https://github.com/stal888/ProjectT...irungentoo
2014-07-19remove this toostal
2014-07-19declare calculate_sum_sq static inlinestal
2014-07-19Removed useless function.irungentoo
2014-07-19Set some functions as static, fixed warning.irungentoo
2014-07-18Spread packets over many TCP relays instead of just using the first one.irungentoo
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