index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
onion_client.c
Age
Commit message (
Expand
)
Author
2015-06-11
Reannounce if path is considered dead.
irungentoo
2015-06-10
Use real path num in onion client.
irungentoo
2015-05-10
TCP relays are not sure to be valid onion nodes.
irungentoo
2015-05-01
Added a define for the length of onion paths.
irungentoo
2015-04-21
Only allocate some TCP connections for onion use when needed.
irungentoo
2015-04-15
Made net_crypto use TCP_connection.
irungentoo
2015-03-11
tox_callback_connection_status() implemented.
irungentoo
2015-02-14
Code cleanups.
irungentoo
2015-02-12
Code Cleanups.
irungentoo
2015-02-11
Code Cleanups.
irungentoo
2015-02-11
Code cleanups.
irungentoo
2015-02-09
Code Cleanups.
irungentoo
2015-02-09
Code Cleanups.
irungentoo
2015-02-09
Code cleanups.
irungentoo
2015-02-09
Code cleanups.
irungentoo
2015-02-05
Lowered CPU usage.
irungentoo
2015-01-29
Code cleanups.
irungentoo
2015-01-26
Code cleanup.
irungentoo
2015-01-21
Code cleanups.
irungentoo
2015-01-16
Tox should work better on TCP only when some people have broken TCP
irungentoo
2015-01-11
Attempted fix of Tox killing routers.
irungentoo
2015-01-08
Speed up connection to network on TCP only.
irungentoo
2014-12-30
Remove useless code.
irungentoo
2014-12-29
Adjusted onion timeouts.
irungentoo
2014-12-27
onion_isconnected fix attempt.
irungentoo
2014-12-25
Onion client improvements.
irungentoo
2014-12-24
Don't populate path nodes too much.
irungentoo
2014-12-22
Improved detection of dead paths.
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
2014-11-20
Tox clients now should show they are offline with much better precision.
irungentoo
2014-11-18
Decrease time to announce ourselves to 3 seconds.
irungentoo
2014-11-01
Decreased Tox idle bandwidth usage but potentially increased time to
irungentoo
2014-10-30
Slightly improved the function that checks if Tox is online.
irungentoo_trip
2014-10-27
Merge branch 'master' of https://github.com/tux3/toxcore
irungentoo_trip
2014-10-27
Fix typo: romdom->random
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-27
Initial friend finding might work a bit better.
irungentoo_trip
2014-10-19
Removed useless code.
irungentoo
2014-09-26
Moved cleaup_friend functionality to Messenger.
irungentoo
2014-09-26
Removed useless code from onion_client.
irungentoo
2014-09-26
Added callbacks to onion_client and net_crypto for the temp dht key.
irungentoo
2014-09-26
Added callbacks to DHT called when the ip of a peer is discovered.
irungentoo
2014-09-21
Tox is now shown as being online only when properly announced.
irungentoo
2014-09-07
Updated docs.
irungentoo
2014-09-06
This fixes an issue where nodes could stay unannounced for certain
irungentoo
2014-08-28
Fixed gcc warnings.
irungentoo
2014-08-18
Speeded up onion friend finding.
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
tox_isconnected() now works on TCP only.
irungentoo
2014-08-13
Tox should now work on TCP only networks.
irungentoo
[next]