This release fixes the bug that causes aria2 to abort when it receives
BitTo... (more)
This release fixes the bug that causes aria2 to abort when it receives
BitTorrent request message that requests data larger than 16KiB.
Serbian translation was added. Ukrainian translation was updated.
aria2-0.16.2
* Fixed the bug that aria2 aborts when a request larger than ... (more)
aria2-0.16.2
* Fixed the bug that aria2 aborts when a request larger than 16KiB is
recieved.
In this fix, if a request larger than 16KiB length is received, aria2
disconnects the peer.
* Added length equality test to operator== to drop a piece message
whose length does not match to the requested one.
* Added Serbian translation. Updated Ukrainian translation.
Thanks to all translators.