mirror of
https://github.com/aria2/aria2.git
synced 2025-01-08 11:01:38 +00:00
048a2cf597
Implemented BitTorrent/http/ftp integrated download. I've rewritten lots of files and now some headers have forward class declarations to reduce compile time. The implementation is extremely alpha stage, I recommend to use this for testing purpose only.
12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
src/RequestInfo.h
|
|
src/message.h
|
|
src/DownloadEngineFactory.cc
|
|
src/TorrentRequestInfo.cc
|
|
src/UrlRequestInfo.cc
|
|
src/main.cc
|
|
src/version_usage.cc
|
|
src/DefaultPieceStorage.cc
|
|
src/DefaultBtAnnounce.cc
|
|
src/DefaultBtProgressInfoFile.cc
|
|
src/ConsoleDownloadEngine.cc
|