summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2013-09-17astyled everything.irungentoo
2013-09-16Functions to get name of peer in group chat added.irungentoo
2013-09-16Fix warnings of -Wall -WextraCoren[m]
2013-09-15Merge remote-tracking branch 'upstream/master' into nToxCoren[m]
2013-09-14DHT peer finding for new friends should now be slightly faster.irungentoo
2013-09-14Fixed warnings.irungentoo
2013-09-14astyled everything.irungentoo
2013-09-14Save datafile when adding a friend/accepting a friend request.Coren[m]
2013-09-13Rename load_old_key_or_save_new_one() to load_data_or_init().Coren[m]
2013-09-13Made (load_/save_)data() functions static.Coren[m]
2013-09-13Merge remote-tracking branch 'upstream/master' into nToxCoren[m]
2013-09-13Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-12Put group chat functions in the public API.irungentoo
2013-09-12Very basic group chats, tested and working with nTox.irungentoo
2013-09-12network.*:Coren[m]
2013-09-12tox.h:Coren[m]
2013-09-12nTox.c:Coren[m]
2013-09-12nTox.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-11toxcore/util.h:Coren[m]
2013-09-11cmdline parsing:Coren[m]
2013-09-11cmdline parsing of --ipv4/6 plucked into utilCoren[m]
2013-09-10tox.*, DHT.*:Coren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09Merge branch 'master' into IntegrationCoren[m]
2013-09-09tox.*, Messenger.*:Coren[m]
2013-09-09move group chats to /toxcoreirungentoo
2013-09-09More stuff done in group chats.irungentoo
2013-09-09network.h:Coren[m]
2013-09-08Messaging now works in group chats.irungentoo
2013-09-06Allow to build vs nacl instead of libsodiumJin^eLD
2013-09-05Base of group chats seems to be working now.irungentoo
2013-09-03Work in progress group chats.irungentoo
2013-09-01Add forgoten source to the dist targetjin-eld
2013-09-01Forward compatibility with automake 1.14jin-eld
2013-08-30Fixed warnings and moved hex_string_to_bin to testing/irungentoo
2013-08-30Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...irungentoo
2013-08-30Fixed build errors.Kostya
2013-08-29Moved misc_tools from testing to toxcore.Anony Moose
2013-08-28Use defines instead of numbers in DHT_testirungentoo
2013-08-28Fixed another thing in loop; added initialization for tox_array in lossless UDP.Anony Moose
2013-08-27Make nTox work on MinGW/Win32jin-eld
2013-08-26Fixed several embarrassing errors and potential problems in tox_array.Anony Moose
2013-08-26connection_id can be negative, so it shouldn't be uint32_t.Anony Moose
2013-08-26Trying to fix memory leak.Anony Moose
2013-08-25Modified Lossless_UDP connections to work with tox_array.Anony Moose
2013-08-24Added array for loop.Anony Moose
2013-08-24Some more style changesAnony Moose
2013-08-24Fixed style in several macros.Anony Moose