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-09-28
Group chats now use friendcon_id instead of friendnumber.
irungentoo
2014-09-28
Merge branch 'unset_avatar' of https://github.com/JFreegman/toxcore
irungentoo
2014-09-27
Removed send_group_message_packet and its callback function from
irungentoo
2014-09-27
Moved all the connection stuff from messenger to friend_connection.
irungentoo
2014-09-27
Make the ip port from DHT timeout after a while.
irungentoo
2014-09-26
Moved cleaup_friend functionality to Messenger.
irungentoo
2014-09-26
Added callbacks to onion_client and net_crypto for the temp dht key.
irungentoo
2014-09-26
add API function to unset avatar
Jfreegman
2014-09-25
More groupchats code written.
irungentoo
2014-09-25
Removed groupchats from core.
irungentoo
2014-09-24
housekeeping
dubslow
2014-09-22
Some fixes to avatar pull request.
irungentoo
2014-09-22
Merge branch 'avatars' of https://github.com/ittner/toxcore
irungentoo
2014-09-21
Remove chattiness from avatar data transfers
Alexandre Erwin Ittner
2014-09-21
Remove support for avatar image formats other than PNG
Alexandre Erwin Ittner
2014-09-12
Merge branch 'tox_connect' of https://github.com/saneki/toxcore
irungentoo
2014-09-12
Removed tox_connect, initial connections are made on first tox_do
saneki
2014-09-09
Fixed spacing
saneki
2014-09-09
Added tox_connect function, no connecting done during tox_load
saneki
2014-09-01
Increased time between ping packets by 1 second.
irungentoo
2014-08-30
Add support for user avatars in the core protocol
Alexandre Erwin Ittner
2014-08-27
Changed how receipts work.
irungentoo
2014-08-14
UDP can now be disabled.
irungentoo
2014-07-02
Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core
irungentoo
2014-06-30
Const-correctness for tox.c
Marc Schütz
2014-06-30
Const correctness for toxcore/Messenger.c and related files
Marc Schütz
2014-06-11
Added ability to set custom lossless packets in Messenger.
irungentoo
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
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
[prev]
[next]