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
2015-12-17
Allow 0 length sendnode.
irungentoo
2015-12-16
Send get nodes instead of ping to timing out nodes.
irungentoo
2015-12-16
This is still useful.
irungentoo
2015-12-16
Improved the to_ping list.
irungentoo
2015-12-15
More efficient DHT searching.
irungentoo
2015-12-14
Sort list if timed out nodes are in the middle of the list.
irungentoo
2015-12-14
Send get nodes more to closer nodes than further nodes.
irungentoo
2015-12-12
Update so this works with the new distance function.
irungentoo
2015-12-11
Remove useless vars.
irungentoo
2015-12-11
More DHT fixes.
irungentoo
2015-12-11
DHT fix.
irungentoo
2015-12-11
DHT improvements.
irungentoo
2015-12-11
DHT fix.
irungentoo
2015-12-11
DHT fixes.
irungentoo
2015-12-10
Check if node can be stored before sorting.
irungentoo
2015-12-09
Small fix.
irungentoo
2015-12-09
DHT fix.
irungentoo
2015-12-08
Improve likelyhood of the closest nodes being in our lists.
irungentoo
2015-12-08
Fixed DHT bug.
irungentoo
2015-08-11
Remove useless code.
irungentoo
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-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-24
Removed useless variable.
irungentoo
2015-07-18
Fixed bug.
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-06-27
Removed some comented out code.
irungentoo
2015-06-26
Some comment fixes.
irungentoo
2015-06-09
Define fix.
irungentoo
2015-06-08
Remove useless variables.
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-05-02
Small cleanups.
irungentoo
2015-03-14
Better DHT distance function.
irungentoo
2015-01-29
Code cleanups.
irungentoo
2015-01-14
Don't enforce limits on pings for LAN ips.
irungentoo
2015-01-12
Attempted fix of Tox killing routers part 2.
irungentoo
2015-01-10
Merge branch 'mannol-master'
irungentoo
2015-01-10
Logger fix
mannol
2015-01-06
Removed unused variables.
irungentoo
[next]