index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2014-09-26
add API function to unset avatar
Jfreegman
2014-09-26
Group chats are starting to work.
irungentoo
2014-09-25
More groupchats code written.
irungentoo
2014-09-25
Update avatar documentation
Alexandre Erwin Ittner
2014-09-25
Removed now useless atributes from structs.
irungentoo
2014-09-25
Removed groupchats from core.
irungentoo
2014-09-25
Some code written for new group chats.
irungentoo
2014-09-25
Tox object doesn't need to be passed to tox_hash.
irungentoo
2014-09-24
remove tox_avatar_hash
dubslow
2014-09-24
housekeeping
dubslow
2014-09-23
Added some checks to mutex related functions.
irungentoo
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-21
Tox is now shown as being online only when properly announced.
irungentoo
2014-09-21
Remove support for avatar image formats other than PNG
Alexandre Erwin Ittner
2014-09-20
Prevent core from doing DNS requests when UDP is disabled.
irungentoo
2014-09-18
Lowered minimum transfer speed.
irungentoo
2014-09-17
Reduce max udp packet size to 2K.
irungentoo
2014-09-13
Merge branch 'encrypted_data' of https://github.com/dubslow/toxcore
irungentoo
2014-09-13
Increased maximum number of incomming TCP connections in TCP server.
irungentoo
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-11
testing works, but doesn't pass...
Dubslow
2014-09-11
Add magic number, auto tests still required
Dubslow
2014-09-11
Replace fprintf(stderr,...) by LOGGER_*() in net_crypto
Tux3 / Mlkj / !Lev.uXFMLA
2014-09-10
Merge branch 'compiletimeLTO' of https://github.com/tux3/toxcore
irungentoo
2014-09-10
Remove unused function in DHT.c
Tux3 / Mlkj / !Lev.uXFMLA
2014-09-10
Remove unused variable in handle_sendnodes
Tux3 / Mlkj / !Lev.uXFMLA
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-07
Updated docs.
irungentoo
2014-09-06
This fixes an issue where nodes could stay unannounced for certain
irungentoo
2014-09-05
Added custom packet functions to public tox api.
irungentoo
2014-09-03
Fixed typo.
irungentoo
2014-09-03
Fixed iOS possible SIGPIPE issue.
irungentoo
2014-09-02
Expose the tox_add_tcp_relay() function in the public api.
irungentoo
2014-09-01
Increased time between ping packets by 1 second.
irungentoo
2014-08-31
Tweaked some values in DHT to decrease the discovery time mainly
irungentoo
2014-08-30
Merge branch 'myChan' of https://github.com/lobiCode/toxcore
irungentoo
2014-08-30
Add support for user avatars in the core protocol
Alexandre Erwin Ittner
2014-08-29
Speeded up start of file transfers.
irungentoo
2014-08-29
Removed useless code.
irungentoo
2014-08-29
Lossless crypto packets can now be sent without the congestion control applyi...
irungentoo
2014-08-29
added checking for null pointer in new_Assoc function
slaniCode
2014-08-28
Fixed gcc warnings.
irungentoo
[prev]
[next]