index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-23
Merge branch 'install-update' of https://github.com/nurupo/InsertProjectNameHere
irungentoo
2014-08-23
Updated Windows cross-compiling instructions
Maxim Biro
2014-08-23
onion_isconnected is the best indicator of if tox is connected.
irungentoo
2014-08-23
Removed now deprecated function.
irungentoo
2014-08-22
Small code cleanup.
irungentoo
2014-08-22
Merge branch 'master' of https://github.com/beemaster/toxcore
irungentoo
2014-08-22
Fix toxcore linkage on qnx
beemaster
2014-08-21
Fixed some gcc warnings.
irungentoo
2014-08-20
Merge branch 'stal888-patch-6'
irungentoo
2014-08-20
Daily OS X fix.
stal
2014-08-19
Added tox_shell to testing.
irungentoo
2014-08-19
Merge branch 'nurupo-bootstrapd-fix'
irungentoo
2014-08-18
Added .sh ending to bootstrapd's init script
Maxim Biro
2014-08-18
Speeded up onion friend finding.
irungentoo
2014-08-18
Added function to check if we were only connected to LAN DHT peers.
irungentoo
2014-08-17
Merge branch 'bootstrapd-update' of https://github.com/nurupo/InsertProjectNa...
irungentoo
2014-08-17
Fixed some warnings
Maxim Biro
2014-08-17
Fixed daemon taking long time to stop
Maxim Biro
2014-08-17
Renamed files for less confusion
Maxim Biro
2014-08-17
Made possible to run the daemon under its own user
Maxim Biro
2014-08-17
Made init.d script work with systemd
Maxim Biro
2014-08-16
Renamed tox_bootstrap_daemon into tox-bootstrapd
Maxim Biro
2014-08-16
Removed useless line.
irungentoo
2014-08-16
Some thread safety related fixes to TCP connections in net_crypto.
irungentoo
2014-08-16
New congestion control algorithm.
irungentoo
2014-08-15
Set socket family to family of proxy when using proxy.
irungentoo
2014-08-14
Modified tox_bootstrap_from_address() function.
irungentoo
2014-08-14
Added disabling of UDP and basic SOCKS5 proxy support to public API.
irungentoo
2014-08-14
Function to save path nodes.
irungentoo
2014-08-14
When getting disconnected from good relay, try to reconnect.
irungentoo
2014-08-14
Save some path nodes to speed up joining network on pure TCP.
irungentoo
2014-08-14
tox_isconnected() now works on TCP only.
irungentoo
2014-08-14
UDP can now be disabled.
irungentoo
2014-08-14
Remove useless code.
irungentoo
2014-08-14
Added basic socks5 proxy support to TCP client.
irungentoo
2014-08-13
Tox should now work on TCP only networks.
irungentoo
2014-08-13
Tox now closer to working on TCP only networks.
irungentoo
2014-08-13
If the path is a TCP one, the onion packet is sent with TCP.
irungentoo
2014-08-13
Decreased maximum onion_test test time.
irungentoo
2014-08-13
Added function to create onion packets to send via TCP.
irungentoo
2014-08-12
Fixed bug that led to increased bandwidth usage.
irungentoo
2014-08-12
Onion packets can now be received via TCP.
irungentoo
2014-08-12
No longer rely on source ip to get the path the packet was sent with.
irungentoo
2014-08-11
Added functions to receive and send onion packets via TCP to net_crypto.c
irungentoo
2014-08-11
Some code refactoring to make passing onion packets through TCP easier.
irungentoo
2014-08-11
Added length check to onion_send_1().
irungentoo
2014-08-10
Fixed bug.
irungentoo
2014-08-09
Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore
irungentoo
2014-08-09
Onion paths creation no longer dependent on DHT only.
irungentoo
2014-08-09
Tests fix for an original behavior for duplicates
pyruvate
[prev]
[next]