aria2/src
Tatsuhiro Tsujikawa 500e978628 * src/main.cc (main): Fixed typo.
* src/message.h: Fixed typo.

	* po/de.po: Added German translation, thanks to Hermann J. 
Beckers.
2006-05-06 01:08:42 +00:00
..
AbstractCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
AbstractCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
AbstractDiskWriter.cc To add some useful information to the exception message: 2006-04-20 15:58:05 +00:00
AbstractDiskWriter.h To add some useful information to the exception message: 2006-04-20 15:58:05 +00:00
Base64.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
Base64.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
BitfieldMan.cc 2006-04-16 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-16 14:38:19 +00:00
BitfieldMan.h 2006-04-06 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-06 12:52:16 +00:00
ByteArrayDiskWriter.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
ByteArrayDiskWriter.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
ChunkedEncoding.cc * AbstractCommand.cc: casted timeout value to long long int. 2006-03-23 10:47:25 +00:00
ChunkedEncoding.h * ChunkedEncoding.{h,cc}: fixed the bug that if chunk data is binary, 2006-03-09 14:52:07 +00:00
Command.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
CompactTrackerResponseProcessor.cc 2006-04-19 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-18 17:06:17 +00:00
CompactTrackerResponseProcessor.h 2006-04-19 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-18 17:06:17 +00:00
ConnectionException.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
ConsoleDownloadEngine.cc To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
ConsoleDownloadEngine.h 2006-04-19 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-18 17:06:17 +00:00
CookieBox.cc * src/Util.cc (isPowerOf): New function. 2006-03-31 16:15:23 +00:00
CookieBox.h * src/Util.cc (isPowerOf): New function. 2006-03-31 16:15:23 +00:00
CopyDiskAdaptor.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
CopyDiskAdaptor.h * src/DirectDiskAdaptor.h: New class. 2006-04-16 14:42:26 +00:00
Data.cc * AbstractCommand.cc: casted timeout value to long long int. 2006-03-23 10:47:25 +00:00
Data.h added bittorrent support(experimental) 2006-03-21 14:12:51 +00:00
DefaultDiskWriter.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
DefaultDiskWriter.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
Dictionary.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
Dictionary.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
DirectDiskAdaptor.cc * src/DirectDiskAdaptor.h: New class. 2006-04-16 14:42:26 +00:00
DirectDiskAdaptor.h * src/DirectDiskAdaptor.h: New class. 2006-04-16 14:42:26 +00:00
Directory.cc To add some useful information to the exception message: 2006-04-20 15:58:05 +00:00
Directory.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
DiskAdaptor.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
DiskAdaptor.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
DiskWriter.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
DlAbortEx.h 2006-02-22 12:16:10 +00:00
DlRetryEx.h 2006-02-22 12:16:10 +00:00
DownloadCommand.cc To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
DownloadCommand.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
DownloadEngine.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
DownloadEngine.h To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
DownloadMethod.h Initial import 2006-02-17 13:35:04 +00:00
Exception.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
File.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
File.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
FileEntry.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
FtpConnection.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
FtpConnection.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
FtpDownloadCommand.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
FtpDownloadCommand.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
FtpInitiateConnectionCommand.cc To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
FtpInitiateConnectionCommand.h 2006-02-21 12:28:42 +00:00
FtpNegotiationCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
FtpNegotiationCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
FtpTunnelRequestCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
FtpTunnelRequestCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
FtpTunnelResponseCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
FtpTunnelResponseCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
HandshakeMessage.h added bittorrent support(experimental) 2006-03-21 14:12:51 +00:00
HttpConnection.cc To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
HttpConnection.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
HttpDownloadCommand.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
HttpDownloadCommand.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
HttpHeader.cc * replaced std::vector with std::deque. 2006-03-22 16:21:11 +00:00
HttpHeader.h * replaced std::vector with std::deque. 2006-03-22 16:21:11 +00:00
HttpInitiateConnectionCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
HttpInitiateConnectionCommand.h 2006-02-22 15:40:04 +00:00
HttpProxyRequestCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
HttpProxyRequestCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
HttpProxyResponseCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
HttpProxyResponseCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
HttpRequestCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
HttpRequestCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
HttpResponseCommand.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
HttpResponseCommand.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
InitiateConnectionCommandFactory.cc 2006-03-27 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-03-27 14:47:26 +00:00
InitiateConnectionCommandFactory.h * Added HTTPS support. 2006-02-17 18:51:12 +00:00
List.cc added bittorrent support(experimental) 2006-03-21 14:12:51 +00:00
List.h * replaced std::vector with std::deque. 2006-03-22 16:21:11 +00:00
LogFactory.cc To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
LogFactory.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
Logger.h 2006-03-27 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-03-27 14:47:26 +00:00
Makefile.am 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
Makefile.in 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
MetaEntry.h 2006-03-21 15:21:11 +00:00
MetaEntryVisitor.h added bittorrent support(experimental) 2006-03-21 14:12:51 +00:00
MetaFileUtil.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
MetaFileUtil.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
MultiDiskAdaptor.cc * src/DirectDiskAdaptor.h: New class. 2006-04-16 14:42:26 +00:00
MultiDiskAdaptor.h * src/DirectDiskAdaptor.h: New class. 2006-04-16 14:42:26 +00:00
MultiDiskWriter.cc 2006-04-20 16:23:32 +00:00
MultiDiskWriter.h 2006-04-20 16:23:32 +00:00
Option.cc 2006-02-22 11:18:47 +00:00
Option.h * Util.{h,cc}: added startsWith(). 2006-02-28 02:25:45 +00:00
Peer.cc 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
Peer.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
PeerAbstractCommand.cc 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
PeerAbstractCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
PeerChokeCommand.cc 2006-04-29 16:18:00 +00:00
PeerChokeCommand.h 2006-04-29 16:18:00 +00:00
PeerConnection.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
PeerConnection.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
PeerInitiateConnectionCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
PeerInitiateConnectionCommand.h make socket parameter in *Command contructor const 2006-03-31 14:46:48 +00:00
PeerInteractionCommand.cc 2006-04-29 16:18:00 +00:00
PeerInteractionCommand.h 2006-04-06 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-06 12:52:16 +00:00
PeerListenCommand.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
PeerListenCommand.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
PeerMessage.cc 2006-04-12 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-12 13:55:43 +00:00
PeerMessage.h added bittorrent support(experimental) 2006-03-21 14:12:51 +00:00
PeerMessageUtil.cc * src/Util.cc (isPowerOf): New function. 2006-03-31 16:15:23 +00:00
PeerMessageUtil.h * src/Util.cc (isPowerOf): New function. 2006-03-31 16:15:23 +00:00
PendingMessage.cc 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
PendingMessage.h Added new class SendMessageQueue that includes PendingMessages 2006-03-28 15:23:51 +00:00
Piece.cc * replaced std::vector with std::deque. 2006-03-22 16:21:11 +00:00
Piece.h * src/Util.cc (isPowerOf): New function. 2006-03-31 16:15:23 +00:00
PreAllocationDiskWriter.cc To add some useful information to the exception message: 2006-04-20 15:58:05 +00:00
PreAllocationDiskWriter.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
Request.cc make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
Request.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
RequestSlot.cc * AbstractCommand.cc: casted timeout value to long long int. 2006-03-23 10:47:25 +00:00
RequestSlot.h added bittorrent support(experimental) 2006-03-21 14:12:51 +00:00
RequestSlotMan.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
RequestSlotMan.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
Segment.h * replaced std::vector with std::deque. 2006-03-22 16:21:11 +00:00
SegmentMan.cc To add some useful information to the exception message: 2006-04-20 15:58:05 +00:00
SegmentMan.h make string type argument const string& where possible 2006-04-19 17:49:03 +00:00
SegmentSplitter.cc To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
SegmentSplitter.h To add LogFactory which creates singleton logger: 2006-04-17 16:17:20 +00:00
SendMessageQueue.cc * src/SocketCore.cc 2006-04-29 11:23:39 +00:00
SendMessageQueue.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
ShaVisitor.cc 2006-03-27 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-03-27 14:47:26 +00:00
ShaVisitor.h 2006-03-27 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-03-27 14:47:26 +00:00
SimpleLogger.cc To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
SimpleLogger.h To add TrackerUpdateCommand with which replaces 2006-04-19 17:23:58 +00:00
SleepCommand.cc * AbstractCommand.cc: casted timeout value to long long int. 2006-03-23 10:47:25 +00:00
SleepCommand.h * Added Referer support. 2006-02-18 05:13:21 +00:00
Socket.cc * src/SocketCore.cc 2006-04-29 11:23:39 +00:00
Socket.h * src/SocketCore.cc 2006-04-29 11:23:39 +00:00
SocketCore.cc * src/SocketCore.cc 2006-04-29 11:23:39 +00:00
SocketCore.h * src/SocketCore.cc 2006-04-29 11:23:39 +00:00
SocketIOException.h Initial import 2006-02-17 13:35:04 +00:00
SplitFirstSegmentSplitter.cc * replaced std::vector with std::deque. 2006-03-22 16:21:11 +00:00
SplitFirstSegmentSplitter.h new 2006-02-22 14:31:33 +00:00
SplitSlowestSegmentSplitter.cc * replaced std::vector with std::deque. 2006-03-22 16:21:11 +00:00
SplitSlowestSegmentSplitter.h new 2006-02-22 14:31:33 +00:00
TimeoutException.h Initial import 2006-02-17 13:35:04 +00:00
TorrentAutoSaveCommand.cc added bittorrent support(experimental) 2006-03-21 14:12:51 +00:00
TorrentAutoSaveCommand.h 2006-03-27 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-03-27 14:47:26 +00:00
TorrentConsoleDownloadEngine.cc 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
TorrentConsoleDownloadEngine.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
TorrentDownloadEngine.cc 2006-04-29 16:18:00 +00:00
TorrentDownloadEngine.h 2006-04-29 16:18:00 +00:00
TorrentMan.cc 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
TorrentMan.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
TrackerUpdateCommand.cc 2006-04-19 17:24:23 +00:00
TrackerUpdateCommand.h 2006-04-19 17:24:23 +00:00
TrackerWatcherCommand.cc To add some useful information to the exception message: 2006-04-20 15:58:05 +00:00
TrackerWatcherCommand.h To add some useful information to the exception message: 2006-04-20 15:58:05 +00:00
TransferEncoding.h * Util.{h,cc}: added startsWith(). 2006-02-28 02:25:45 +00:00
Util.cc 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
Util.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
alloca.c Added intl/* 2006-03-07 13:08:09 +00:00
common.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
main.cc * src/main.cc (main): Fixed typo. 2006-05-06 01:08:42 +00:00
message.h * src/main.cc (main): Fixed typo. 2006-05-06 01:08:42 +00:00
messageDigest.h 2006-03-27 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-03-27 14:47:26 +00:00
prefs.h 2006-04-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> 2006-04-28 15:55:11 +00:00
right.txt Initial import 2006-02-17 13:35:04 +00:00