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
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
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-02
Some work done on the onion announce part.
irungentoo
2013-12-27
Another packet type added to onion.c
irungentoo
2013-12-12
Merge branch 'assoc-refresh-distant-data' of https://github.com/FullName/Proj...
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-06
Merge branch 'master' into harden
irungentoo
2013-12-01
fix 'typedef redefinition' build errors on older gcc versions
alexandervdm
2013-11-30
The stuff in do_DHT only need to be run once per second.
irungentoo
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-10
Fixed small issues.
irungentoo
2013-11-02
Get node testing response packets are now handled.
irungentoo
2013-10-30
Testing requests are now sent.
irungentoo
2013-10-28
Removed some now useless code.
irungentoo
2013-10-26
Base of hardening stuff.
irungentoo
2013-10-24
Removed now useless ping_id from send/get node packets.
irungentoo
2013-10-24
Adding encrypted data to send/getnode packets now done.
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
2013-09-27
expanded Client_data to hold two addresses (IPv4, IPv6) instead of one
Coren[m]
2013-09-21
moved stuff that belongs into ping.[ch] there
Coren[m]
2013-09-16
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-14
astyled everything.
irungentoo
2013-09-13
State loading/saving: Instead of a blob, segment into sections marked with tags.
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
[prev]
[next]