Age | Commit message (Collapse) | Author |
|
|
|
|
|
The chatty approach for the avatar data transfer was intended as a
security feature to add explicit delays to the transfer and prevent
amplification attacks among authenticated friends. This was deemed
unnecessary in the code review and, therefore, replaced by a simpler
approach that sends all data in a single burst.
|
|
|
|
Support for other formats was deemed unnecessary in the code review
and therefore removed. The value for the constant TOX_AVATARFORMAT_PNG
is now set in stone; if the other formats become needed again in the
future, this commit shall be reverted and the enum values reordered to
keep compatibility.
|
|
|
|
choose to ignore if they want.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removed now useless files.
|
|
|
|
|
|
|
|
they both reliably pass "make check"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed bug with lossless packets.
|
|
|
|
Fixed possible issue in last commit.
|
|
periods of time.
Online nodes should now be able to announce themselves continuously.
|
|
This should make it easy for people to use toxcore to power many
types of networked applications.
|
|
encrypted_data
|