summaryrefslogtreecommitdiff
path: root/toxcore/tox.h
AgeCommit message (Expand)Author
2013-12-03fix naming inconsistency in tox.halexandervdm
2013-11-29Fix typo.AZ Huang
2013-11-29Fix API name consistency.AZ Huang
2013-11-29Should return 0 for tox_file_dataremaining since it returns unsignedAZ 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-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-18Fixed a few typos.Jman012
2013-11-18Added functions tox_count_chatlist and tox_copy_chatlist.Jman012
2013-11-10Merge branch 'master' into hardenirungentoo
2013-10-27Cleaned up some code/fixed some warnings.irungentoo
2013-10-26Clarified a comment.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-18Removed bad function from public API (This breaks toxic.)irungentoo
2013-10-15Updated public api.irungentoo
2013-10-10Added message ids to action messagesMaxim Biro
2013-10-08Added function to get the piece size for sending files.irungentoo
2013-10-06Merge remote-tracking branch 'upstream/master' into wait: replace void *tox w...Coren[m]
2013-10-06sendqueue_length no longer determines if we check for socket-can-write, but s...Coren[m]
2013-10-05Broken *_wait() into *_wait_prepare() and *_wait_execute()Coren[m]
2013-10-02File sending added to public api.irungentoo
2013-10-02Add tox_wait() for socket, allow tox.h include in tox.cCoren[m]
2013-09-24Fixed windows build.irungentoo
2013-09-23made setfriendname part of public apiJfreegman
2013-09-22Keep the code consistent.irungentoo
2013-09-21Change tox_get_friendlist API.Sebastian Stal
2013-09-17astyled everything.irungentoo
2013-09-16Functions to get name of peer in group chat added.irungentoo
2013-09-15Fixed portablity problems.irungentoo
2013-09-14astyled everything.irungentoo
2013-09-13Merge remote-tracking branch 'upstream/master' into IntegrationCoren[m]
2013-09-13TOX_ENABLE_IPV6 is now #define'd per default. Added some logging and error me...Coren[m]
2013-09-12Put group chat functions in the public API.irungentoo
2013-09-12tox.h:Coren[m]
2013-09-11tox.h, DHT.h:Coren[m]
2013-09-10tox.*, DHT.*:Coren[m]
2013-09-10util.*:Coren[m]
2013-09-10big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6Coren[m]
2013-09-09tox.*, Messenger.*:Coren[m]
2013-09-09tox.*, DHT.*;Coren[m]
2013-09-07Removed friendstatus from client APIMaxim Biro
2013-09-07Added TODO list and made m_copy*_statusmessage functions return length of cop...irungentoo
2013-09-06Added name lengths to friend names.irungentoo
2013-09-05Function for retreiving a list of friend numbersJin^eLD
2013-09-02last of the comment refactoring from toxcoreJamoBox
2013-08-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete