summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
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
2013-09-17astyled everything.irungentoo
2013-09-17numchats needs to be decrementedJfreegman
2013-09-16Functions to get name of peer in group chat added.irungentoo
2013-09-17Merge remote-tracking branch 'upstream/master' into MessengerLoadSaveCoren[m]
2013-09-17Tests of state loading/saving lead to two fixes for DHT.c and util.cCoren[m]
2013-09-16Fixed build.irungentoo
2013-09-16Toxcore should never print anything when built normally.irungentoo
2013-09-16Merge pull request #576 from FullName/MessengerLoadSaveirungentoo
2013-09-16Fix warnings of -Wall -WextraCoren[m]
2013-09-16additional length >= size checksCoren[m]
2013-09-16Merge remote-tracking branch 'upstream/master' into MessengerLoadSaveCoren[m]
2013-09-15Merge pull request #580 from FullName/networking_testirungentoo
2013-09-15Fix in ip_equal, plus testing code which led to that fix...Coren[m]
2013-09-15Fix leaks and null dereferences in net_cryptoSebastian Stal
2013-09-15more portability fixes.irungentoo
2013-09-15Fixed portability problems.irungentoo
2013-09-15Fixed merge problems.irungentoo
2013-09-15Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-09-15Fixed portablity problems.irungentoo
2013-09-15Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-15ip_equal(): handle embedded v4 vs. native v4 as equalCoren[m]
2013-09-15addr_resolve() rewrite broke { (ipv6enabled == true) name => IPv4 address }Coren[m]
2013-09-14DHT peer finding for new friends should now be slightly faster.irungentoo
2013-09-14Fixed warnings.irungentoo
2013-09-14Fixed small problems, updated TODO.irungentoo
2013-09-14Small fixes.irungentoo
2013-09-14Fixed some warnings.irungentoo
2013-09-14astyled everything.irungentoo
2013-09-14Some fixes.irungentoo
2013-09-14DHT.c:Coren[m]
2013-09-14network.c:Coren[m]