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-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
2014-04-03
Maximum name lengths should now be the real maximum and not one byte less.
irungentoo
2014-04-02
Some code cleanups.
irungentoo
2014-04-01
Fixed bug where TOX_FAERR_SETNEWNOSPAM would be returned instead of
irungentoo
2014-03-31
tox_group_get_names now returns a list of name lengths along with the list of...
irungentoo
2014-03-21
Friends client id is now removed from the request received list when he is de...
irungentoo
2014-03-20
Fixed other api inconsistency.
irungentoo
2014-03-20
Fixed an api inconsistency.
irungentoo
2014-03-18
Fixed issue where other could send a bad userstatus.
irungentoo
2014-03-18
Fixed warning.
irungentoo
2014-03-18
Merge branch 'api-fix'
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-03-16
retain old data file friendlists on load
Jfreegman
2014-03-16
add api function that gets the last time a friend was seen online
Jfreegman
2014-03-13
Fixed bug, unconfirmed friends now load correctly.
irungentoo
2014-03-08
send_custom_user_packet now returns -1 when friend is offline.
irungentoo
2014-03-07
Some tox_wait_* improvements
Maxim Biro
2014-03-07
Fixed some possible ways connections could linger indefinitely without being ...
irungentoo
2014-03-06
Your userstatus and message are now saved with tox_save().
irungentoo
2014-03-06
Made save more portable.
irungentoo
[prev]
[next]