summaryrefslogtreecommitdiff
path: root/toxcore
AgeCommit message (Expand)Author
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
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-03Remove error printoutsJin^eLD
2013-09-03Work in progress group chats.irungentoo
2013-09-02Removed useless code, possibly fixed something.irungentoo
2013-09-02Fixed possible segfaults from bad input.irungentoo
2013-09-02Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-09-02last of the comment refactoring from toxcoreJamoBox
2013-09-02comment updatesJamoBox
2013-09-02Merge pull request #554 from nurupo/masterirungentoo
2013-09-02Fixed missing field initializers warningsMaxim Biro
2013-09-02Fixed some warnings.irungentoo
2013-09-02Properly fixed signed/unsigned comparisons.irungentoo
2013-09-02Even more comment updates.JamoBox
2013-09-02More comment refactoring.JamoBox
2013-09-02More comment refactoring - DHT.cJamoBox
2013-09-01Merge branch 'master' of github.com:tylerb/ProjectTox-CoreTyler Bunnell
2013-09-01Fix signed/unsigned comparison warningsTyler Bunnell
2013-09-01Fixed possible bug.irungentoo
2013-09-01Forward compatibility with automake 1.14jin-eld