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-05-08
Merge branch 'master' into TCP
irungentoo
2014-05-08
Connection between toxes is lossless once again.
irungentoo
2014-04-25
The data in the DHT get nodes and send nodes packets can now be of
irungentoo
2014-04-24
sendnodes packets now contains a byte indicating the number of nodes
irungentoo
2014-04-23
Major cleanups.
irungentoo
2014-04-22
Decided pretty much how the handshake would work.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-04-16
multiple spelling fixes
Carlos E. Garcia
2014-04-15
Major protocol changes, this commit breaks all network compatibility.
irungentoo
2014-03-16
Renamed toping to to_ping.
irungentoo
2014-03-05
CPU optimizations.
irungentoo
2014-03-04
CPU usage improvements.
irungentoo
2014-03-01
Some small DHT CPU optimizations.
irungentoo
2014-02-24
Speeded up DHT peer finding and decreased DHT bandwidth usage.
irungentoo
2014-02-19
Fixed bug in DHT.
irungentoo
2014-02-14
Fixed small bug in DHT.
irungentoo
2014-02-06
Fixed bandwidth issue.
irungentoo
2014-02-04
Lowered the route to friend minimum number of peers.
irungentoo
2014-02-03
Fixed possible issue.
irungentoo
2014-01-26
Attempted fix of some hole punching issues.
irungentoo
2014-01-25
Improved hole punching a bit.
irungentoo
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
[next]