index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-30
Install instructions: Use 1.0.3 tag for libsodium
Scott
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-24
Fixed make dist.
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 'typo' of https://github.com/zetok/ProjectTox-Core
irungentoo
2015-06-20
Merge branch 'doc' of https://github.com/zetok/ProjectTox-Core
irungentoo
2015-06-20
Fix typo in readme: "enrironment" → "environment"
Zetok Zalbavar
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-18
Readme changes.
irungentoo
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-14
Fixed travis.
irungentoo
2015-06-13
Fixed warning.
irungentoo
2015-06-12
Added save/load live test.
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
Test fix.
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-05
Added test.
irungentoo
2015-06-04
Added test.
irungentoo
2015-06-03
Return error if file_id parameter is NULL.
irungentoo
2015-06-03
Merge branch 'instructions' of https://github.com/zetok/ProjectTox-Core
irungentoo
2015-06-03
Update INSTALL.md a bit
Zetok Zalbavar
2015-06-02
Small change.
irungentoo
2015-06-01
Add a test for loading with a secret key.
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-27
Allow empty keys in toxencryptsave.
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
[next]