summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
2013-09-12Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-12network.*:Coren[m]
2013-09-12Messenger.c:Coren[m]
2013-09-12tox.h:Coren[m]
2013-09-11Integration of group chats into messenger in progress.irungentoo
2013-09-11Some small work on group chats done.irungentoo
2013-09-11network.c:Coren[m]
2013-09-11Messenger.c:Coren[m]
2013-09-11tox.h, DHT.h:Coren[m]
2013-09-11cleanup TravisCI warnings (missing exports/extraneous args to printf)Coren[m]
2013-09-11network.c:Coren[m]
2013-09-11toxcore/util.h:Coren[m]
2013-09-11Prettier fix to missing length initializationCoren[m]
2013-09-11network.c: logging more details, fixing pollCoren[m]
2013-09-11cmdline parsing:Coren[m]
2013-09-11network.c:Coren[m]
2013-09-11Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-11cmdline parsing of --ipv4/6 plucked into utilCoren[m]
2013-09-10Fixed building with NaCl.irungentoo
2013-09-10tox.*, DHT.*:Coren[m]
2013-09-10DHT.c:Coren[m]
2013-09-10util.*:Coren[m]
2013-09-10fix: bad memset length in ip_init()Coren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09group_chats.c:Coren[m]
2013-09-09Merge branch 'master' into IntegrationCoren[m]
2013-09-09tox.*, Messenger.*:Coren[m]
2013-09-09Start of group chats integration into the core.irungentoo
2013-09-09move group chats to /toxcoreirungentoo
2013-09-09tox.*, DHT.*;Coren[m]
2013-09-09- added missing include (autobuild warning)Coren[m]
2013-09-09caught by autobuild, missing net->sock to net changeCoren[m]
2013-09-09network.*:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-09network.*:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-09network.h:Coren[m]
2013-09-09wrong typeJfreegman
2013-09-09a better wayJfreegman
2013-09-09initialize name_lengthJfreegman
2013-09-07Removed friendstatus from client APIMaxim Biro
2013-09-07Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-09-07Added TODO list and made m_copy*_statusmessage functions return length of cop...irungentoo
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-06Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH.irungentoo
2013-09-06Added name lengths to friend names.irungentoo
2013-09-05Merge branch 'group-chats'irungentoo
2013-09-04Merge pull request #559 from jin-eld/friendlistirungentoo
2013-09-05Function for retreiving a list of friend numbersJin^eLD
2013-09-04Possibly fixed LAN discovery on some configurations.irungentoo