summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-10DHT.c:Coren[m]
2013-09-10Merge remote-tracking branch 'upstream/master' into IntegrationCoren[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-10Merge pull request #567 from kigu/patch-2irungentoo
2013-09-09group_chats.c:Coren[m]
2013-09-09Merge branch 'master' into IntegrationCoren[m]
2013-09-09Merge branch 'Integration' of https://github.com/FullName/ProjectTox-Core int...Coren[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.*, Messenger.*:Coren[m]
2013-09-09More stuff done in group chats.irungentoo
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-09fix autobuild (not built locally)Coren[m]
2013-09-09Update TODOAlexander Huffman
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-09Merge pull request #565 from JFreegman/masterirungentoo
2013-09-09wrong typeJfreegman
2013-09-09a better wayJfreegman
2013-09-09initialize name_lengthJfreegman
2013-09-08Messaging now works in group chats.irungentoo
2013-09-08Updated README.irungentoo
2013-09-07Merge pull request #564 from nurupo/friendstatus-patchirungentoo
2013-09-07Modified testMaxim Biro
2013-09-07Removed friendstatus from client APIMaxim Biro
2013-09-07Merge pull request #563 from kigu/patch-1irungentoo
2013-09-07Update TODOAlexander Huffman
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-06Merge pull request #562 from jin-eld/naclirungentoo
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-05Base of group chats seems to be working now.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
2013-09-04Fixed small problem.irungentoo
2013-09-03Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Coreirungentoo
2013-09-03Possible bugs fixed, all received strings now force NULL terminate.irungentoo
2013-09-03Merge pull request #555 from jin-eld/readmeirungentoo