index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
DHT.h
Age
Commit message (
Expand
)
Author
2015-12-16
Slightly increase ping timeout.
irungentoo
2015-12-16
Improved the to_ping list.
irungentoo
2015-12-15
More efficient DHT searching.
irungentoo
2015-12-11
DHT improvements.
irungentoo
2015-08-07
Removed a useless define.
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-25
Comment fix.
irungentoo
2015-07-15
Added function to help calculate size of packet nodes.
irungentoo
2015-06-26
Some comment fixes.
irungentoo
2015-06-07
Don't bootstrap to all loaded nodes at once.
irungentoo
2015-06-06
Save DHT nodes in a smarter way.
irungentoo
2015-01-29
Code cleanups.
irungentoo
2015-01-02
Removed useless function.
irungentoo
2014-12-31
Check if received ip family is valid for the onion packets.
irungentoo
2014-12-30
Remove useless code.
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
2014-09-27
Moved all the connection stuff from messenger to friend_connection.
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-25
More groupchats code written.
irungentoo
2014-09-25
Removed now useless atributes from structs.
irungentoo
2014-09-12
Removed tox_connect, initial connections are made on first tox_do
saneki
2014-09-09
Fixed spacing
saneki
2014-09-09
Added tox_connect function, no connecting done during tox_load
saneki
2014-08-18
Added function to check if we were only connected to LAN DHT peers.
irungentoo
2014-06-30
Const-correctness for onion_client.c
Marc Schütz
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-05-28
Reduced size of get_node packets.
irungentoo
2014-05-13
pack/unpack nodes can now pack and unpack TCP nodes.
irungentoo
2014-05-08
Merge branch 'master' into TCP
irungentoo
2014-05-01
Random number functions belong in crypto_core.
irungentoo
2014-04-25
MAX_SENT_NODE is now 4.
irungentoo
2014-04-25
The data in the DHT get nodes and send nodes packets can now be of
irungentoo
2014-04-23
Updated some files so that they could build with latest core.
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-02-24
Speeded up DHT peer finding and decreased DHT bandwidth usage.
irungentoo
2014-01-25
Improved hole punching a bit.
irungentoo
2014-01-19
Some small improvements added.
irungentoo
[next]