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
2015-01-10
Merge branch 'mannol-master'
irungentoo
2015-01-10
Logger fix
mannol
2014-12-26
Merge branch 'http-proxy-feature' of https://github.com/nurupo/InsertProjectN...
irungentoo
2014-12-25
Onion client improvements.
irungentoo
2014-12-21
Fixed bug in tox_load where names of size TOX_MAX_NAME_LENGTH didn't
irungentoo
2014-12-21
Some refactoring of proxy code
Maxim Biro
2014-12-09
Merge branch 'more_consistent_custom_packet_handlers' of https://github.com/w...
irungentoo
2014-12-09
Change prototype for custom_packet_handler functions
Will Rouesnel
2014-11-18
av refactor
mannol
2014-11-08
Remove dead store
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-24
Portability saving fixes for big endian systems.
irungentoo_trip
2014-10-21
Fixed unaligned memory access.
irungentoo_trip
2014-10-04
Send friend request with connection if for some reason (groupchats) we
irungentoo
2014-10-02
People in groups can now be added/removed from friends list without issues.
irungentoo
2014-10-02
Removed useless code.
irungentoo
2014-09-29
Fixed crash in tox_new().
irungentoo
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
Remove timestamp from set_connection_dht_public_key().
irungentoo
2014-09-26
Only set dht public key and direct ip when first creating connection.
irungentoo
2014-09-26
Moved cleaup_friend functionality to Messenger.
irungentoo
2014-09-26
Removed useless code from onion_client.
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
Fixed typo.
irungentoo
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-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-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
[next]