toxcore/docs
irungentoo f9bf7b074a
Major protocol changes, this commit breaks all network compatibility.
Removed a bunch of useless space from various structs.

pack_nodes() and unpack_nodes() are now used to transmit lists of
nodes for the DHT and onion parts. They provide a way to transmit
both ipv6 and ipv4 nodes in the same packet in a portable way that
takes as little space as possible without compression.

Using pack_nodes, merged the send nodes and send nodes ipv6 packets
into one packet greatly reducing the risk of amplification attacks.
2014-04-15 18:09:07 -04:00
..
updates Major protocol changes, this commit breaks all network compatibility. 2014-04-15 18:09:07 -04:00
av_api.md Update av_api.md 2013-11-01 12:01:39 +01:00
Group-Chats.md Fixed group chat doc. 2014-01-23 09:05:43 -05:00
Hardening_docs.txt Minor documentation cleanup 2014-03-04 07:48:38 -05:00
Hardening.txt Minor documentation cleanup 2014-03-04 07:48:38 -05:00
Prevent_Tracking.txt Minor documentation cleanup 2014-03-04 07:48:38 -05:00
TCP_Network.txt TCP server now sends/handles ping packets. 2014-03-30 20:56:59 -04:00
TODO A bit of work done on the TCP relay server. 2014-03-14 14:12:35 -04:00