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-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
2014-05-19
misplaced bracket
notsecure
2014-05-19
max number of shared relays
notsecure
2014-05-20
Merge upstream fo real now?
mannol
2014-05-20
Merge upstream and other stuff
mannol
2014-05-19
tcp relay sharing (PACKET_ID_SHARE_RELAYS)
notsecure
2014-05-18
Save a couple TCP relays on save and reconnect to them on load.
irungentoo
2014-05-18
TCP branch now ready for start of real testing.
irungentoo
2014-05-17
add_tcp_relay_peer() can be used to add relays that we know that
irungentoo
2014-05-17
Added a function to get the DHT public key stored in net_crypto.
irungentoo
2014-05-17
Net_crypto can now handle packets sent as TCP OOB packets.
irungentoo
2014-05-16
Fixed typo.
irungentoo
2014-05-16
This works.
mannol
2014-05-12
Fixed some issues.
irungentoo
2014-05-11
Fixed issue where callbacks were not set for accepted connection.
irungentoo
2014-05-09
Fixed small issues.
irungentoo
2014-05-08
Merge branch 'master' into TCP
irungentoo
2014-05-04
Added arrays to store packets on send/recv in net crypto.
irungentoo
2014-05-02
Fixed one test.
irungentoo
2014-05-02
Messenger now works with the new net_crypto api.
irungentoo
2014-05-02
Move the handshake creating code to a function.
irungentoo
2014-05-02
Remove Lossless UDP (This breaks Tox.)
irungentoo
2014-04-27
Yeah many calls
mannol
2014-04-23
Properly deallocate friends' status messages in kill_messenger
stal
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-19
Fixed possible pointer issues.
irungentoo
2014-04-16
multiple spelling fixes
Carlos E. Garcia
[prev]
[next]