TODO 650 B

123456789101112131415161718192021
  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. 0.4.0 release
  15. * try to use ftruncate to allocate file.
  16. * add log message when download completes
  17. 0.4.1 release
  18. * Add port command-line option
  19. * Add estimated remaining time to normal HTTP/FTP downloading status ouput