index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
tox.h
Age
Commit message (
Expand
)
Author
2014-04-04
Added functions to get/set the nospam value to the public api.
irungentoo
2014-03-31
tox_group_get_names now returns a list of name lengths along with the list of...
irungentoo
2014-03-20
Fixed other api inconsistency.
irungentoo
2014-03-20
Fixed an api inconsistency.
irungentoo
2014-03-18
nTox fixes.
irungentoo
2014-03-18
Merge branch 'api-fix'
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-03-16
add api function that gets the last time a friend was seen online
Jfreegman
2014-03-11
Detailed docs for TCP server pretty much done.
irungentoo
2014-03-07
Some tox_wait_* improvements
Maxim Biro
2014-02-23
Userstatus function fixes.
irungentoo
2014-02-23
Strings now no longer need to be NULL terminated.
irungentoo
2014-02-21
Added size functions for names and status messages
Maxim Biro
2014-02-21
Some api changes.
irungentoo
2014-02-18
Astyled and added tests.
irungentoo
2014-02-16
Typing: Forgot the callback argument types.
Jman012
2014-02-16
Typos.
Jman012
2014-02-16
Added user typing changes in core.
Jman012
2014-02-12
All strings should now be forced terminated when received.
irungentoo
2014-02-11
Added paragraph explaining how strings work in Tox.
irungentoo
2014-02-07
added API function to get online friend count
Jfreegman
2014-01-21
Fixed BSD IP stack issue
Sean
2014-01-19
proper windows preprocessor detection
Ben Iofel
2013-12-24
Added the shell of onion.{c, h}
irungentoo
2013-12-21
Added function to save an encrypted version of the messenger.
irungentoo
2013-12-17
Added simple test for tox.
irungentoo
2013-12-13
added groupchat actions
Jfreegman
2013-12-10
More API consistent fix.
AZ Huang
2013-12-07
Added/updated some basic docs and cleaned up some things.
irungentoo
2013-12-06
Merge branch 'master' into harden
irungentoo
2013-12-03
fix naming inconsistency in tox.h
alexandervdm
2013-11-29
Fix typo.
AZ Huang
2013-11-29
Fix API name consistency.
AZ Huang
2013-11-29
Should return 0 for tox_file_dataremaining since it returns unsigned
AZ Huang
2013-11-29
Fix return code inconsistency.
AZ Huang
2013-11-27
Various changes to nTox including a potential crash (also possible from remot...
Coren[m]
2013-11-24
group_namelistchange(): for ui reasons, divulge the peernumber and the nature...
Coren[m]
2013-11-23
Added callback that tells you when the peer name list of a group chat changes.
irungentoo
2013-11-22
Added function to get the number of peers and list of names for group chats.
irungentoo
2013-11-18
Fixed a few typos.
Jman012
2013-11-18
Added functions tox_count_chatlist and tox_copy_chatlist.
Jman012
2013-11-10
Merge branch 'master' into harden
irungentoo
2013-10-27
Cleaned up some code/fixed some warnings.
irungentoo
2013-10-26
Clarified a comment.
irungentoo
2013-10-20
Merge branch 'Cleanup-defines' of https://github.com/FullName/ProjectTox-Core...
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
2013-10-18
Removed bad function from public API (This breaks toxic.)
irungentoo
2013-10-15
Updated public api.
irungentoo
2013-10-10
Added message ids to action messages
Maxim Biro
2013-10-08
Added function to get the piece size for sending files.
irungentoo
[prev]
[next]