Age | Commit message (Collapse) | Author |
|
Removed some useless code from toxcore.
Astyled core code with new version of astyle.
|
|
This typo doesn't actually cause any side effects unless you are like
stqism and have a C library that doesn't have mempcpy().
|
|
|
|
|
|
|
|
|
|
|
|
tox_do_interval now returns a time in ms based on how much action
is going on in net_crypto.
|
|
mannol1-master
|
|
|
|
Build system fixes.
|
|
mannol1-master
|
|
|
|
|
|
mannol1-master
|
|
|
|
|
|
Sendback data is now 8 bytes.
This does not break the network as the sendback data can be any
size between 1 and 150 bytes.
|
|
|
|
This should fix irungentoo/ProjectTox-Core#879 (and it's better than irungentoo/ProjectTox-Core#883).
|
|
|
|
|
|
|
|
notsecure-net
|
|
-removed rate limit
-send rate no longer gets reset on local/LAN connections
|
|
Removed useless code.
|
|
callback.
|
|
|
|
|
|
|
|
enabled because all it does then is send pings and check timeouts
which are calculated by the second.
|
|
|
|
|
|
notsecure-net
|
|
needs testing
|
|
Cleaned up TCP server a bit.
|
|
notsecure-epoll
|
|
|
|
notsecure-epoll
|
|
Fixed rtp checking the wrong return value for one.
|
|
|
|
|
|
|
|
|
|
notsecure-net
|
|
|
|
|
|
|
|
|
|
stal888-patch-5
|