index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
Messenger.c
Age
Commit message (
Expand
)
Author
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-12
Some cleanups to last PR.
irungentoo
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
spelling corrections
cgar
2014-09-09
Fixed spacing
saneki
2014-09-09
Added tox_connect function, no connecting done during tox_load
saneki
2014-09-08
Added tests for custom lossy and lossless packets.
irungentoo
2014-09-05
Added custom packet functions to public tox api.
irungentoo
2014-08-30
Add support for user avatars in the core protocol
Alexandre Erwin Ittner
2014-08-29
Lossless crypto packets can now be sent without the congestion control applyi...
irungentoo
2014-08-27
Changed how receipts work.
irungentoo
2014-08-22
Small code cleanup.
irungentoo
2014-08-14
Save some path nodes to speed up joining network on pure TCP.
irungentoo
2014-08-14
UDP can now be disabled.
irungentoo
2014-08-14
Added basic socks5 proxy support to TCP client.
irungentoo
2014-08-04
The receiver of a file now needs to confirm that he did receive it
irungentoo
2014-07-05
delete groupchat when join fails
Jfreegman
2014-07-05
Fixed bug when loading friends list already containing an added friend.
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-28
Merge branch 'mannol1-master'
irungentoo
2014-06-27
Fixed tox_do_interval() returning value so high it broke A/V.
irungentoo
2014-06-25
Fixed some more possible issues with file transfers/conjestion control.
irungentoo
2014-06-20
Merge branch 'perf-rebase' of https://github.com/tux3/toxcore
irungentoo
2014-06-20
Remove some immediatly overwritten writes
Tux3 / Mlkj / !Lev.uXFMLA
2014-06-18
Included assert.h for Messenger/DHT.c
Jman012
2014-06-17
Small fixes.
irungentoo
2014-06-16
The comments say this function only returns -1 on error, fixed that.
irungentoo
2014-06-16
Added more input validation to add_friend functions.
irungentoo
2014-06-15
Astyled code.
irungentoo
2014-06-13
Const correctness for various packet callbacks
Marc Schütz
2014-06-13
Const correctness in toxcore/group_chats.c
Marc Schütz
2014-06-13
join_groupchat now fails when not direct connected.
irungentoo
2014-06-12
pthread is now a core dependency instead of just a toxav dependency.
irungentoo
2014-06-11
Added ability to set custom lossless packets in Messenger.
irungentoo
2014-06-11
Fixed segfault when logging was enabled.
irungentoo
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-06-09
Removed very old savefile compatibility to cleanup the code.
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-26
Friend status is now set right before calling the tox_callback_user_status ca...
irungentoo
2014-05-25
Merge branch 'mannol1-Multicalls' into multi-av
irungentoo
2014-05-22
Changed lossy packet function names to better ones.
irungentoo
2014-05-22
Merge remote-tracking branch 'upstream/master' into Multicalls-patch
mannol
2014-05-21
Added functions to send and receive lossy encrypted packets over
irungentoo
[prev]
[next]