summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
2013-09-27expanded Client_data to hold two addresses (IPv4, IPv6) instead of oneCoren[m]
2013-09-25Possible bug fixed.irungentoo
2013-09-25Fixed bug where hole punching was attempted even though theirungentoo
2013-09-25Fixed possible bug.irungentoo
2013-09-24Merge pull request #596 from FullName/ping.moveandcleanirungentoo
2013-09-24Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-09-24Possibly fixed the weird disconnecting/reconnecting bug.irungentoo
2013-09-24Possible bug fixed.irungentoo
2013-09-24Fixed windows build.irungentoo
2013-09-24Merge pull request #604 from JFreegman/masterirungentoo
2013-09-23check length of nameJfreegman
2013-09-23Fixed typo.irungentoo
2013-09-23made setfriendname part of public apiJfreegman
2013-09-22Fix bug.stal
2013-09-22Fix typo. "if (yesno != 0 || yesno != 1)" always trueMaks
2013-09-22Astyled network.cirungentoo
2013-09-22Merge branch 'win_inetpton' of https://github.com/BtbN/ProjectTox-Coreirungentoo
2013-09-22Fix inet_pton/ntop on win32BtbN
2013-09-22Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-09-22Removed unused variables.irungentoo
2013-09-22Keep the code consistent.irungentoo
2013-09-22Merge branch 'patch-9001' of https://github.com/stal888/ProjectTox-Core into ...irungentoo
2013-09-22Merge pull request #600 from Jman012/masterirungentoo
2013-09-22Merge pull request #590 from FullName/ipv6.yield50%toipv4irungentoo
2013-09-22Fixed the connection bug and cleaned up some stuff.irungentoo
2013-09-21Fixed a bug or two.Jman012
2013-09-21Fix bug.irungentoo
2013-09-21Fixed bug.irungentoo
2013-09-21Fixed bug.irungentoo
2013-09-21Change tox_get_friendlist API.Sebastian Stal
2013-09-21moved stuff that belongs into ping.[ch] thereCoren[m]
2013-09-21Connection speed ups.irungentoo
2013-09-21Lossless UDP is now suitable for sending files.irungentoo
2013-09-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-09-21Merge pull request #595 from FullName/MessengerLoadSaveirungentoo
2013-09-21Thou shalt not take singular commands after an if into #ifdef DEBUG...Coren[m]
2013-09-20Small fix in Lossless UDP.irungentoo
2013-09-21honor the claim of sort_list(), that the result is in anti-intuitive order, a...Coren[m]
2013-09-21Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core.git in...Coren[m]
2013-09-21reserving 50%+ for ipv4, take 2Coren[m]
2013-09-21Fix compilation on windows for ipv6 codeBtbN
2013-09-20Fixed bug.irungentoo
2013-09-20Small fix in Lossless UDP.irungentoo
2013-09-20Increased the size of the UDP buffers.irungentoo
2013-09-19Fixed bug in Lossless UDP.irungentoo
2013-09-19Fixed bug in Lossless UDP.irungentoo
2013-09-19reserve lower half of client lists for ipv4 for nowCoren[m]
2013-09-18Merge pull request #588 from FullName/LoggingPreInitStoringirungentoo
2013-09-18Allow loginit() to be delayed, store loglog() data in intermediate buffer and...Coren[m]
2013-09-17Merge branch 'group-chat'irungentoo