summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2014-03-12updated compilation and execution instructions for Lossless UDP tests, and fi...Kelong Cong
2014-02-25bound checking in messenger testingseshagiriprabhu
2014-02-25Added bound checking for friend ID input in DHT testseshagiriprabhu
2014-02-22Renamed dht server to dht nodeMaxim Biro
2014-02-21Some api changes.irungentoo
2014-02-09Astyled and removed some useless files.irungentoo
2014-02-09Fixed buildMaxim Biro
2014-02-09Fixed memory leaks and removed repeated codeMaxim Biro
2014-02-09Modified hex_string_to_binMaxim Biro
2014-01-20Updated DHT server list with onion supporting DHT servers.irungentoo
2014-01-19proper windows preprocessor detectionBen Iofel
2013-12-19Fixed ntox building on windows.irungentoo
2013-12-16Astyled the code.irungentoo
2013-12-06Merge branch 'master' into hardenirungentoo
2013-11-29Fix typo.AZ Huang
2013-11-29Fix API name consistency.AZ Huang
2013-11-29Fix return code inconsistency.AZ Huang
2013-11-27Various changes to nTox including a potential crash (also possible from remot...Coren[m]
2013-11-26Print a more detailed message on CHAT_CHANGE_PEER_DEL, so a user isn't confou...Coren[m]
2013-11-24group_namelistchange(): for ui reasons, divulge the peernumber and the nature...Coren[m]
2013-11-23Added callback that tells you when the peer name list of a group chat changes.irungentoo
2013-11-22Added function to get the number of peers and list of names for group chats.irungentoo
2013-11-14Wrapping: Expanded space of output to be a bit larger than input. Basic wrap(...Coren[m]
2013-11-13Add a "conversation mode", where you set your conversation partner once and t...Coren[m]
2013-11-12Merge branch 'group_peername' of https://github.com/FullName/ProjectTox-Core ...irungentoo
2013-11-12Group chat: Add a nickname message. Remove strange default nickname. (Serious...Coren[m]
2013-11-12Undo faulty newlines, undo extra newlines.Coren[m]
2013-11-11nTox.c:Coren[m]
2013-11-10Fixed small issues.irungentoo
2013-11-10Added more printing to DHT_test, fixed typo.irungentoo
2013-11-10Started as a simple bugfix for wrap(), expanded to more detailed help.Coren[m]
2013-10-24Removed define that could become confusing.irungentoo
2013-10-23Code cleanups.irungentoo
2013-10-20Merge branch 'Cleanup-defines' of https://github.com/FullName/ProjectTox-Core...irungentoo
2013-10-20Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...Coren[m]
2013-10-19Removed unnecessary #ifAntonio Montes
2013-10-19fixed build errors on windowsAntonio Montes
2013-10-16Do not build tox_sync on win32Jin^eLD
2013-10-13tox A/V: integration of A/V code into toxmannol
2013-10-08Added function to get the piece size for sending files.irungentoo
2013-10-07Some configuration/build fixes, so building basicaly everything else than the...BtbN
2013-10-06Code cleanups.irungentoo
2013-10-05Fixed warnings.irungentoo
2013-10-05Tox sync added.irungentoo
2013-10-02File sending added to public api.irungentoo