index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
DHT.c
Age
Commit message (
Expand
)
Author
2014-01-21
random_nodes_path should return slightly better paths.
irungentoo
2014-01-20
Adjusted some timeouts and fixed possible memory leak.
irungentoo
2014-01-19
Some small improvements added.
irungentoo
2014-01-19
Commented out now useless code.
irungentoo
2014-01-18
Some optimizations and fixes.
irungentoo
2014-01-17
Small performance increases.
irungentoo
2014-01-17
Incorporated onion into Tox.
irungentoo
2014-01-16
Wrote random_path function.
irungentoo
2014-01-15
onion_client almost done.
irungentoo
2014-01-14
Some packet handling code added to onion_client.
irungentoo
2014-01-10
Removed useless line.
irungentoo
2014-01-02
Some work done on the onion announce part.
irungentoo
2013-12-27
Another packet type added to onion.c
irungentoo
2013-12-16
Astyled the code.
irungentoo
2013-12-15
Code cleanups.
irungentoo
2013-12-13
Merge pull request #678 from FullName/retipp-fix
irungentoo
2013-12-12
Merge branch 'assoc-refresh-distant-data' of https://github.com/FullName/Proj...
irungentoo
2013-12-11
Fix a code cleanup.
Coren[m]
2013-12-11
Increased some intervals/timeouts to lower network usage.
irungentoo
2013-12-08
Cleaned up and fixed various things.
irungentoo
2013-12-08
Send groupchat ips like DHT ones.
irungentoo
2013-12-08
Compatibility fixes.
irungentoo
2013-12-08
do_Assoc(): keep the data of the buckets somewhat current
Coren[m]
2013-12-07
Small fixes.
irungentoo
2013-12-07
Added/updated some basic docs and cleaned up some things.
irungentoo
2013-12-07
Try to replace not tested/possibly bad nodes before good nodes.
irungentoo
2013-12-06
Merge branch 'master' into harden
irungentoo
2013-12-05
All nodes returned must be good.
irungentoo
2013-12-05
Merge branch 'sendnodes-with-assoc' of https://github.com/FullName/ProjectTox...
irungentoo
2013-12-03
get_close_nodes(): make use of assoc to find some really close nodes
Coren[m]
2013-12-02
Don't hole punch when we are connected.
irungentoo
2013-12-02
Fixed bug with hole punching.
irungentoo
2013-12-01
Tweaked hole punching a bit.
irungentoo
2013-11-30
The stuff in do_DHT only need to be run once per second.
irungentoo
2013-11-18
Merge pull request #650 from FullName/ID-IP-basic
irungentoo
2013-11-17
Nodes now only send good nodes (or the node that was specifically asked for).
irungentoo
2013-11-17
Tolerate instable connectivity: if *all* set close nodes are in terminal time...
Coren[m]
2013-11-17
Assoc's array is now allocated dynamically and per default much smaller (320 ...
Coren[m]
2013-11-14
Significantly trimmed down version of an ID<=>IP cache.
Coren[m]
2013-11-14
On replacing a client with another, clear the stale association.
Coren[m]
2013-11-10
Fixed small issues.
irungentoo
2013-11-10
Added more printing to DHT_test, fixed typo.
irungentoo
2013-11-10
Merge branch 'master' into harden
irungentoo
2013-11-07
Merge branch 'add2lists_forward' of https://github.com/FullName/ProjectTox-Co...
irungentoo
2013-11-06
Unify most of handle_sendnodes[_ipv6]() into a common handle_sendnodes_core()...
Coren[m]
2013-11-06
addto_lists(): store the IP/Port that was used to *send*.
Coren[m]
2013-11-02
Get node testing response packets are now handled.
irungentoo
2013-10-30
Testing requests are now sent.
irungentoo
2013-10-28
Merge branch 'master' into harden
irungentoo
2013-10-28
Removed some now useless code.
irungentoo
[prev]
[next]