index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
Messenger.h
Age
Commit message (
Expand
)
Author
2014-06-02
Increased some timeouts to try to prevent disconnections when
irungentoo
2014-06-01
Fixed TOX_MAX_MESSAGE_LENGTH define.
irungentoo
2014-05-30
Renamed tox_do_run_interval to tox_do_interval.
irungentoo
2014-05-26
Fixed tox_get_num_online_friends function.
irungentoo
2014-05-22
Changed lossy packet function names to better ones.
irungentoo
2014-05-21
Added functions to send and receive lossy encrypted packets over
irungentoo
2014-05-19
max number of shared relays
notsecure
2014-05-19
tcp relay sharing (PACKET_ID_SHARE_RELAYS)
notsecure
2014-05-08
Merge branch 'master' into TCP
irungentoo
2014-05-02
Remove Lossless UDP (This breaks Tox.)
irungentoo
2014-04-23
Major cleanups.
irungentoo
2014-04-21
Fixed a test.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-04-20
Small cleanup.
irungentoo
2014-04-16
multiple spelling fixes
Carlos E. Garcia
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
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-07
Some tox_wait_* improvements
Maxim Biro
2014-02-23
Userstatus function fixes.
irungentoo
2014-02-21
Added size functions for names and status messages
Maxim Biro
2014-02-21
Some api changes.
irungentoo
2014-02-16
Typing: Forgot the callback argument types.
Jman012
2014-02-16
Typing: Changed all return values to int for consistency and the -1 error.
Jman012
2014-02-16
Typos.
Jman012
2014-02-16
Added user typing changes in core.
Jman012
2014-02-15
Added callback for A/V usage.
irungentoo
2014-02-14
Added custom userpackets.
irungentoo
2014-02-07
added API function to get online friend count
Jfreegman
2014-01-17
Incorporated onion into Tox.
irungentoo
2013-12-21
Added function to save an encrypted version of the messenger.
irungentoo
2013-12-13
added groupchat actions
Jfreegman
2013-12-07
Added/updated some basic docs and cleaned up some things.
irungentoo
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-03
The group chats we invite a friend to are now stored.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-15
Added resume support if the connection breaks during file sending.
irungentoo
2013-10-13
A/V integration in progress.
irungentoo
2013-10-10
Added message ids to action messages
Maxim Biro
2013-10-06
Merge remote-tracking branch 'upstream/master' into wait: replace void *tox w...
Coren[m]
2013-10-06
sendqueue_length no longer determines if we check for socket-can-write, but s...
Coren[m]
2013-10-05
Broken *_wait() into *_wait_prepare() and *_wait_execute()
Coren[m]
2013-10-03
Code cleanups.
irungentoo
[next]