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-09-27
Make the ip port from DHT timeout after a while.
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-26
DHT can now be used for group chat cons and friend cons at the same time.
irungentoo
2014-09-12
Some cleanups to last PR.
irungentoo
2014-09-12
Merge branch 'tox_connect' of https://github.com/saneki/toxcore
irungentoo
2014-09-12
Removed tox_connect, initial connections are made on first tox_do
saneki
2014-09-10
Remove unused function in DHT.c
Tux3 / Mlkj / !Lev.uXFMLA
2014-09-09
Fixed spacing
saneki
2014-09-09
Added tox_connect function, no connecting done during tox_load
saneki
2014-08-21
Fixed some gcc warnings.
irungentoo
2014-08-18
Added function to check if we were only connected to LAN DHT peers.
irungentoo
2014-08-09
Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore
irungentoo
2014-08-09
Refactoring of node replacements in addto_lists function
pyruvate
2014-06-30
Const-correctness for onion_client.c
Marc Schütz
2014-06-20
Fix CppCheck style errors
Tux3 / Mlkj / !Lev.uXFMLA
2014-06-18
Included assert.h for Messenger/DHT.c
Jman012
2014-06-13
Const correctness for various packet callbacks
Marc Schütz
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-06-07
Toxcore closer to building correctly with gcc -std=c99.
irungentoo
2014-05-28
Reduced size of get_node packets.
irungentoo
2014-05-25
Merge branch 'mannol1-Multicalls' into multi-av
irungentoo
2014-05-20
Merge upstream and other stuff
mannol
2014-05-14
It's bad to have more than one path with the same first node in the
irungentoo
2014-05-13
pack/unpack nodes can now pack and unpack TCP nodes.
irungentoo
2014-05-13
Nodes already in the DHT closelist should not be added to the toping list.
irungentoo
2014-05-08
Merge branch 'master' into TCP
irungentoo
2014-05-08
Connection between toxes is lossless once again.
irungentoo
2014-04-27
Yeah many calls
mannol
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
[next]