index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2015-07-12
Pack DHT nodes in save.
irungentoo
2015-07-11
Tell A/V that friend is offline when friend is deleted.
irungentoo
2015-07-09
Merge branch 'fix_segfault' of https://github.com/JFreegman/toxcore
irungentoo
2015-07-08
Merge branch 'master' of https://github.com/JFreegman/toxcore
irungentoo
2015-07-08
Fix segfault caused by cleanup functions in wrong order
Jfreegman
2015-07-07
Link changes.
irungentoo
2015-07-07
Fix a couple API doc mistakes
Jfreegman
2015-07-03
Fixed Tox reporting itself as being connected with TCP when using UDP only on...
irungentoo
2015-06-30
Allow sending data after file is paused.
irungentoo
2015-06-28
Fixed last PR.
irungentoo
2015-06-28
Merge branch 'master' of https://github.com/JFreegman/toxcore
irungentoo
2015-06-28
Fixed bug.
irungentoo
2015-06-28
Removed useless parameter from new_TCP_server()
irungentoo
2015-06-28
Clarifications for the TCP API
Jfreegman
2015-06-27
Removed some comented out code.
irungentoo
2015-06-26
Some comment fixes.
irungentoo
2015-06-25
Fixed warning.
irungentoo
2015-06-23
Added code to net_crypto to calculate rtt.
irungentoo
2015-06-22
Fixed warning.
irungentoo
2015-06-21
Lower the chances of disconnect when transferring files.
irungentoo
2015-06-20
Merge branch 'doc' of https://github.com/zetok/ProjectTox-Core
irungentoo
2015-06-19
Merge branch 'contributing' of https://github.com/zetok/ProjectTox-Core
irungentoo
2015-06-20
Add real instruction on how to use APIDSL and astyle
Zetok Zalbavar
2015-06-20
Improve documentation about tcp_port
Zetok Zalbavar
2015-06-17
Fixed warning.
irungentoo
2015-06-16
Made new_tcp_connections() not depend on dht.
irungentoo
2015-06-15
Fixed warning.
irungentoo
2015-06-13
Fixed warning.
irungentoo
2015-06-11
Reannounce if path is considered dead.
irungentoo
2015-06-10
Use real path num in onion client.
irungentoo
2015-06-09
Define fix.
irungentoo
2015-06-08
Remove useless variables.
irungentoo
2015-06-07
Merge branch 'improve-crypto' of https://github.com/codedust/toxcore
irungentoo
2015-06-07
Don't bootstrap to all loaded nodes at once.
irungentoo
2015-06-07
Save DHT friend nodes too.
irungentoo
2015-06-06
Save DHT nodes in a smarter way.
irungentoo
2015-06-06
Improve readability of handle_request() in crypto_core.c
codedust
2015-06-03
Return error if file_id parameter is NULL.
irungentoo
2015-06-02
Small change.
irungentoo
2015-05-31
Congestion control tweaks.
irungentoo
2015-05-30
Return port error if tcp server failed to init.
irungentoo
2015-05-29
Comment fix.
irungentoo
2015-05-28
Fixed comment.
irungentoo
2015-05-26
Fixed rare bug where userstatus, name, etc... would not be sent to friend.
irungentoo
2015-05-26
Fixed bug when deleting friend that we are connected to in group chat.
irungentoo
2015-05-25
tox_new returns NULL on failure.
irungentoo
2015-05-24
Merge branch 'pointless-check' of https://github.com/tux3/toxcore
irungentoo
2015-05-22
Move savedata to options struct.
irungentoo
2015-05-21
Load only secret key from tox save, not public key.
irungentoo
2015-05-20
Merge branch 'tcp_server'
irungentoo
[next]