| 123456789101112131415161718192021222324 |
- * Add HTTP POST support
- * Add expires handling for Cookie
- * Add SSL server cert verification
- * Add SSL client cert support
- * Better HTTP status handling
- * Download files listed in a specifed file.
- * check MD5 checksum
- * Add the feature which adds or removes URLs on-the-fly.
- * Tracker UDP protocol
- * no-compact peers format
- * Add port range command-line option
- * Add max peers command-line option
- * Distinguish seeder from leecher
- 0.4.0 release
- * Add selective downloading mode
- * try to use ftruncate to allocate file.
- * test all download mode
- * Add loggerfactory
- * Add SIGTERM signal handler
- 0.4.1 release
- * Add port command-line option
- * Add estimated remaining time to normal HTTP/FTP downloading status ouput
|