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-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-08-09
Updated with upstream
mannol
2015-08-07
Removed a useless define.
irungentoo
2015-08-06
client_id -> public_key
irungentoo
2015-08-05
client_id -> public_key
irungentoo
2015-08-04
comp_client_id -> comp_public_key
irungentoo
2015-08-03
Remove useless var.
irungentoo
2015-08-02
Save fixes.
irungentoo
2015-08-01
DHT save fixes.
irungentoo
2015-07-30
client_id -> public_key
irungentoo
2015-07-29
client_id -> public_key
irungentoo
2015-07-28
client_id -> public_key
irungentoo
2015-07-27
client_id -> public_key
irungentoo
2015-07-26
This might improve the file transfer disconnect issue.
irungentoo
2015-07-25
Comment fix.
irungentoo
2015-07-24
Removed useless variable.
irungentoo
2015-07-23
Save important parts of save first.
irungentoo
2015-07-22
Fixed bug.
irungentoo
2015-07-21
Fixed bug.
irungentoo
2015-07-19
Pack onion path nodes in save.
irungentoo
2015-07-18
Fixed bug.
irungentoo
2015-07-17
Allow savedata to be slightly smaller than the allocated buffer.
irungentoo
2015-07-16
Pack connected TCP relay nodes.
irungentoo
2015-07-15
Added function to help calculate size of packet nodes.
irungentoo
2015-07-14
DHT_size now returns correct size for packed nodes.
irungentoo
2015-07-14
Use size define instead of sizeof.
irungentoo
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-25
Merge remote-tracking branch 'upstream/master' into new_api
mannol
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
[next]