summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
2014-02-17Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.exonity
2014-02-17astyled last commit.irungentoo
2014-02-17Merge branch 'lehi-dev' of https://github.com/lehitoskin/ProjectTox-Core into...irungentoo
2014-02-16Replaced magic numbers inside candidates_create_internal() with enumerated listLehi Toskin
2014-02-16Adjusted some delays.irungentoo
2014-02-16Possibly fixed the issue that group chats would sometimes DOS themselves.irungentoo
2014-02-15Fixed some possible issues.irungentoo
2014-02-15Added callback for A/V usage.irungentoo
2014-02-15Fixed issue.irungentoo
2014-02-14Added custom userpackets.irungentoo
2014-02-14Fixed small bug in DHT.irungentoo
2014-02-13Onion now eventualy deletes friends from the DHT search.irungentoo
2014-02-13Made onion paths expire.irungentoo
2014-02-12All strings should now be forced terminated when received.irungentoo
2014-02-11Added paragraph explaining how strings work in Tox.irungentoo
2014-02-10Fixed possible memory leak.irungentoo
2014-02-08Merge pull request #717 from JFreegman/masterirungentoo
2014-02-07Use a more appropriate distance function for group chats.irungentoo
2014-02-07decrement counter on friend deleteJfreegman
2014-02-07added API function to get online friend countJfreegman
2014-02-06Fixed bandwidth issue.irungentoo
2014-02-04Lowered the route to friend minimum number of peers.irungentoo
2014-02-03Fixed possible issue.irungentoo
2014-02-02Fixed warning.irungentoo
2014-02-01Added DHT bootstrap server info packets.irungentoo
2014-01-31Fixed error in last commit.irungentoo
2014-01-31Improved onion connection by a bit.irungentoo
2014-01-30Fixed bug with client_ping_nodes() not pinging any nodes.irungentoo
2014-01-30Convert IPv4 in IPv6 to IPv6 address in recieve packet.irungentoo
2014-01-26Attempted fix of some hole punching issues.irungentoo
2014-01-25Merge pull request #702 from stqism/patch-4irungentoo
2014-01-25missing #endifSean
2014-01-25That newline looks cleanerSean
2014-01-25Moved Unix support Sean
2014-01-25Moved to networking.hSean
2014-01-25Not my finest momentSean
2014-01-25Improved hole punching a bit.irungentoo
2014-01-25Improved support for Plan 9, older SunOS, and AIX.Sean
2014-01-25Fixed possible anonimity leak with the onion routing.irungentoo
2014-01-24Set last_noreplay to zero when friend goes offline.irungentoo
2014-01-21Decreased interval between sending announce packets.irungentoo
2014-01-21Fixed BSD IP stack issueSean
2014-01-21random_nodes_path should return slightly better paths.irungentoo
2014-01-21Fixed bug.irungentoo
2014-01-21Adjusted some timeouts.irungentoo
2014-01-21Fixed some portability issues.irungentoo
2014-01-20Adjusted some timeouts and fixed possible memory leak.irungentoo
2014-01-20Enabled onion in bootstrap_serverdaemon.irungentoo
2014-01-20Merge branch 'onion'irungentoo
2014-01-20Fakeid packets are now also sent via the DHT.irungentoo