TODO 539 B

12345678910111213141516
  1. * Add HTTP POST support
  2. * Add expires handling for Cookie
  3. * Add SSL server cert verification
  4. * Add SSL client cert support
  5. * Better HTTP status handling
  6. * Download files listed in a specifed file.
  7. * check MD5 checksum
  8. * Add the feature which adds or removes URLs on-the-fly.
  9. * Tracker UDP protocol
  10. * no-compact peers format
  11. * Add port range command-line option
  12. * Add max peers command-line option
  13. * Distinguish seeder from leecher
  14. * file selection in multi-file mode
  15. * try to use ftruncate to allocate file.
  16. * fix TorrentMan::getFilePath()