* Encrypted (obfuscated) handshake and connection support.
* Added support for tunneling through HTTP 1.0 proxies.
* Support for the CANCEL piece request message.
* Allow the user to configure the max file size a torrent is allowed
to create, and the option to split large files.
Take maintainer, as Henrik doesn't have the time any longer.
critical update as 0.6.3 had a bug that caused it to report lower
than actual uploads, which is bad for people who use trackers with
ratios.
From: maintainer Henrik Enberg
* Set SO_REUSEADDR for listening socket so that there's no need to
wait for it to time out to reopen the same port
* Fixed a crash when changing file priorities and another caused by
torrents with empty directories.
* Added the load, load_run, stop_untied and remove_untied options. See
the example rtorrent.rc for how to use these to watch a directory
for new torrents.
* Fixed a buffer overflow in the peer connection's write buffer that
could in some rare cases cause a crash.