summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2014-11-10Fixed irc syncbot.irungentoo
2014-11-10Group audio might work now but I have not tested anything yet.irungentoo
2014-10-17fix #1120dubslow
2014-10-15Use monotonic time function already in toxcore.irungentoo
2014-10-15irc_syncbot now parse out NULL characters from the Tox groupchat.irungentoo
2014-10-14Added basic IRC group syncbot to testing.irungentoo
2014-10-01Group chats now actually work somewhat.irungentoo
2014-09-28Merge branch 'master' of https://github.com/irungentoo/toxcoredubslow
2014-09-27test_avatars: Implement new policy for the user avatar fileAlexandre Erwin Ittner
2014-09-26Added callbacks to DHT called when the ip of a peer is discovered.irungentoo
2014-09-26Group chats are starting to work.irungentoo
2014-09-25Tox object doesn't need to be passed to tox_hash.irungentoo
2014-09-25Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-09-24remove tox_avatar_hashdubslow
2014-09-24Merge branch 'stal888-patch-1'irungentoo
2014-09-24housekeepingdubslow
2014-09-23ifdef out use of linux/limts.h in test_avatarsstal
2014-09-22Merge branch 'avatars' of https://github.com/ittner/toxcoreirungentoo
2014-09-21Remove support for avatar image formats other than PNGAlexandre Erwin Ittner
2014-08-30Add support for user avatars in the core protocolAlexandre Erwin Ittner
2014-08-23Added FreeBSD includeMaxim Biro
2014-08-20Daily OS X fix.stal
2014-08-19Added tox_shell to testing.irungentoo
2014-08-14Modified tox_bootstrap_from_address() function.irungentoo
2014-08-14Added disabling of UDP and basic SOCKS5 proxy support to public API.irungentoo
2014-08-14UDP can now be disabled.irungentoo
2014-08-06crypto speed test is pretty useless, removed it.irungentoo
2014-07-02Fixed const related warnings.irungentoo
2014-06-30Const correctness for toxcore/Messenger.c and related filesMarc Schütz
2014-06-20Fix CppCheck style errorsTux3 / Mlkj / !Lev.uXFMLA
2014-06-19dns3_test now automatically does the DNS request.irungentoo
2014-06-14Fixed some issues in toxdns and added a test.irungentoo
2014-06-13Attempt fix of tox_sync not building on some systems.irungentoo
2014-06-10Astyle and fixes.irungentoo
2014-06-10Const correctness in various interdependent filesMarc Schütz
2014-06-08Fixed some nTox bugs.irungentoo
2014-06-08fix nTox cmdline input slow problem.liuguangzhao
2014-06-01Fixed TOX_MAX_MESSAGE_LENGTH define.irungentoo
2014-05-31Fixed the undefined reference to pow errorMaxim Biro
2014-05-30Renamed tox_do_run_interval to tox_do_interval.irungentoo
2014-05-30Replaced tox_wait* functions with tox_do_run_interval().irungentoo
2014-05-28Fixed Tox sync.irungentoo
2014-05-02Remove Lossless UDP (This breaks Tox.)irungentoo
2014-04-23Updated some files so that they could build with latest core.irungentoo
2014-04-21Crypto related cleanups.irungentoo
2014-03-31tox_group_get_names now returns a list of name lengths along with the list of...irungentoo
2014-03-23Fix NaCl builds for *BSDJin^eLD
2014-03-18nTox fixes.irungentoo
2014-03-18Merge branch 'api-fix'irungentoo
2014-03-16Friend request callback now contains the Tox object.irungentoo