| .. |
|
.gitignore
|
Added .gitignore files
|
2012-02-27 21:49:01 +09:00 |
|
A2STR.cc
|
…
|
|
|
A2STR.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
ARC4Encryptor.h
|
Fixed compile error without libnettle, libgcrypt and openssl.
|
2012-01-08 01:00:02 +09:00 |
|
AbstractAuthResolver.cc
|
…
|
|
|
AbstractAuthResolver.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
AbstractBtMessage.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
AbstractBtMessage.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
AbstractCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
AbstractCommand.h
|
Use int32_t for piece length instead of size_t
|
2011-12-09 21:39:43 +09:00 |
|
AbstractDiskWriter.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
AbstractDiskWriter.h
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
AbstractHttpServerResponseCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
AbstractHttpServerResponseCommand.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
AbstractOptionHandler.cc
|
Made Pref::k_, OptionHandler::getName() and getDescription() const char*.
|
2011-11-11 01:59:23 +09:00 |
|
AbstractOptionHandler.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
AbstractProxyRequestCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
AbstractProxyRequestCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
AbstractProxyResponseCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
AbstractProxyResponseCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
AbstractSingleDiskAdaptor.cc
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
AbstractSingleDiskAdaptor.h
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
ActivePeerConnectionCommand.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
ActivePeerConnectionCommand.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
AdaptiveFileAllocationIterator.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
AdaptiveFileAllocationIterator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
AdaptiveURISelector.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
AdaptiveURISelector.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
AnnounceList.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
AnnounceList.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
AnnounceTier.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
AnnounceTier.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
AsyncNameResolver.cc
|
Moved parseAsyncDNSServers() to AsyncNameResolver.cc and refactored.
|
2012-05-16 23:05:09 +09:00 |
|
AsyncNameResolver.h
|
Moved parseAsyncDNSServers() to AsyncNameResolver.cc and refactored.
|
2012-05-16 23:05:09 +09:00 |
|
AuthConfig.cc
|
Removed strconcat
|
2011-11-12 18:17:34 +09:00 |
|
AuthConfig.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
AuthConfigFactory.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
AuthConfigFactory.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
AuthResolver.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
AutoSaveCommand.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
AutoSaveCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BinaryStream.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
BitfieldMan.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
BitfieldMan.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
BtAbortOutstandingRequestEvent.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtAbortOutstandingRequestEvent.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtAllowedFastMessage.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
BtAllowedFastMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtAnnounce.cc
|
…
|
|
|
BtAnnounce.h
|
BtRegistry now holds BitTorrent TCP server port.
|
2011-07-21 23:42:41 +09:00 |
|
BtBitfieldMessage.cc
|
Reserve PeerConnection's buffer capacity according to number of pieces.
|
2012-02-09 01:51:42 +09:00 |
|
BtBitfieldMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtBitfieldMessageValidator.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtBitfieldMessageValidator.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtCancelMessage.cc
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtCancelMessage.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtCancelSendingPieceEvent.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtCheckIntegrityEntry.cc
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
BtCheckIntegrityEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtChokeMessage.cc
|
…
|
|
|
BtChokeMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtChokingEvent.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtConstants.h
|
Set UB_MAX_OUTSTANDING_REQUEST 256
|
2011-07-16 16:19:38 +09:00 |
|
BtDependency.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
BtDependency.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
BtExtendedMessage.cc
|
Removed strconcat
|
2011-11-12 18:17:34 +09:00 |
|
BtExtendedMessage.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtFileAllocationEntry.cc
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
BtFileAllocationEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtHandshakeMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
BtHandshakeMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtHandshakeMessageValidator.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
BtHandshakeMessageValidator.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtHaveAllMessage.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
BtHaveAllMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtHaveMessage.cc
|
…
|
|
|
BtHaveMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtHaveNoneMessage.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
BtHaveNoneMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtInteractive.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtInterestedMessage.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtInterestedMessage.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtKeepAliveMessage.cc
|
…
|
|
|
BtKeepAliveMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtLeecherStateChoke.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
BtLeecherStateChoke.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
BtMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtMessageDispatcher.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtMessageFactory.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtMessageReceiver.h
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
BtMessageValidator.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtNotInterestedMessage.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtNotInterestedMessage.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
BtPieceMessage.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
BtPieceMessage.h
|
Rewritten PeerConnection::receiveMessage()
|
2012-06-25 21:35:52 +09:00 |
|
BtPieceMessageValidator.cc
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
BtPieceMessageValidator.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
BtPortMessage.cc
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
BtPortMessage.h
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
BtPostDownloadHandler.cc
|
Removed utf8ToNative from log message and exception message.
|
2011-08-08 21:46:10 +09:00 |
|
BtPostDownloadHandler.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtProgressInfoFile.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtRegistry.cc
|
Changed interface of BtRegistry.
|
2011-11-01 23:13:13 +09:00 |
|
BtRegistry.h
|
Changed interface of BtRegistry.
|
2011-11-01 23:13:13 +09:00 |
|
BtRejectMessage.cc
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtRejectMessage.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtRequestFactory.h
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
BtRequestMessage.cc
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtRequestMessage.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
BtRuntime.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
BtRuntime.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
BtSeederStateChoke.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
BtSeederStateChoke.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
BtSetup.cc
|
Fixed the bug which prevents --bt-lpd-interface from working.
|
2012-04-22 18:35:43 +09:00 |
|
BtSetup.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
BtStopDownloadCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
BtStopDownloadCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtSuggestPieceMessage.cc
|
…
|
|
|
BtSuggestPieceMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BtUnchokeMessage.cc
|
…
|
|
|
BtUnchokeMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
BufferedFile.cc
|
Added BufferedFile::getLine() to make reading one line more flexible.
|
2012-02-29 02:50:12 +09:00 |
|
BufferedFile.h
|
Added BufferedFile::getLine() to make reading one line more flexible.
|
2012-02-29 02:50:12 +09:00 |
|
ByteArrayDiskWriter.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
ByteArrayDiskWriter.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
ByteArrayDiskWriterFactory.cc
|
…
|
|
|
ByteArrayDiskWriterFactory.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
CUIDCounter.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
CUIDCounter.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
CheckIntegrityCommand.cc
|
Removed utf8ToNative from log message and exception message.
|
2011-08-08 21:46:10 +09:00 |
|
CheckIntegrityCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
CheckIntegrityDispatcherCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
CheckIntegrityDispatcherCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
CheckIntegrityEntry.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
CheckIntegrityEntry.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
CheckIntegrityMan.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Checksum.cc
|
Consistent naming scheme for hash type and digest.
|
2011-07-27 21:44:54 +09:00 |
|
Checksum.h
|
Stored hash value as raw byte string, instead of hex digest.
|
2011-10-13 21:40:07 +09:00 |
|
ChecksumCheckIntegrityEntry.cc
|
aria2 now doesn't assume download's completed just because file size matched
|
2012-01-08 17:46:03 +09:00 |
|
ChecksumCheckIntegrityEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
ChunkChecksum.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
ChunkChecksum.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
ChunkedDecodingStreamFilter.cc
|
Rewritten ChunkedDecodingStreamFilter
|
2012-06-18 23:42:46 +09:00 |
|
ChunkedDecodingStreamFilter.h
|
Rewritten ChunkedDecodingStreamFilter
|
2012-06-18 23:42:46 +09:00 |
|
Command.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
Command.h
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
ConsoleStatCalc.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
ConsoleStatCalc.h
|
Added --truncate-console-readout option.
|
2011-06-15 20:27:14 +09:00 |
|
ContentTypeRequestGroupCriteria.cc
|
Use short form of util::startsWith and util::endsWith
|
2012-01-11 01:17:51 +09:00 |
|
ContentTypeRequestGroupCriteria.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
ContextAttribute.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
Cookie.cc
|
Removed strconcat
|
2011-11-12 18:17:34 +09:00 |
|
Cookie.h
|
Rewritten util::split and added its iterator version.
|
2011-11-04 22:27:58 +09:00 |
|
CookieStorage.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
CookieStorage.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
CreateRequestCommand.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
CreateRequestCommand.h
|
Added comment.
|
2010-12-09 21:49:00 +09:00 |
|
DHKeyExchange.h
|
Added libnettle and libgmp support.
|
2011-08-11 02:29:14 +09:00 |
|
DHTAbstractMessage.cc
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DHTAbstractMessage.h
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DHTAbstractNodeLookupTask.h
|
Don't send announce_peer message with empty token in
|
2011-01-07 00:22:43 +09:00 |
|
DHTAbstractTask.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTAbstractTask.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTAnnouncePeerMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
DHTAnnouncePeerMessage.h
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DHTAnnouncePeerReplyMessage.cc
|
…
|
|
|
DHTAnnouncePeerReplyMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTAutoSaveCommand.cc
|
Rewritten DHTRoutingTableSerializer using stdio instead of stream.
|
2011-08-05 22:15:55 +09:00 |
|
DHTAutoSaveCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTBucket.cc
|
Code cleanup: use empty() to check size() == 0
|
2012-02-12 23:21:25 +09:00 |
|
DHTBucket.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTBucketRefreshCommand.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
DHTBucketRefreshCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTBucketRefreshTask.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTBucketRefreshTask.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTBucketTree.cc
|
2010-11-18 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-17 15:42:23 +00:00 |
|
DHTBucketTree.h
|
2010-11-18 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-18 12:13:59 +00:00 |
|
DHTConnection.h
|
Fixed gcc-4.7 warnings
|
2012-04-08 03:12:29 +09:00 |
|
DHTConnectionImpl.cc
|
Made notice level log messages translatable
|
2011-12-02 22:38:53 +09:00 |
|
DHTConnectionImpl.h
|
Use SegList<int> instead of IntSequence.
|
2011-10-30 14:25:36 +09:00 |
|
DHTConstants.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
DHTEntryPointNameResolveCommand.cc
|
Check the availability of ares_set_servers and ares_addr_node.
|
2011-02-18 01:04:11 +09:00 |
|
DHTEntryPointNameResolveCommand.h
|
Applied patch from Dan Fandrich.
|
2011-05-07 18:48:58 +09:00 |
|
DHTFindNodeMessage.cc
|
…
|
|
|
DHTFindNodeMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTFindNodeReplyMessage.cc
|
Use fmt instead of util::itos
|
2011-11-13 20:55:06 +09:00 |
|
DHTFindNodeReplyMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTGetPeersCommand.cc
|
Code cleanup
|
2011-12-09 21:39:43 +09:00 |
|
DHTGetPeersCommand.h
|
Code cleanup
|
2011-12-09 21:39:43 +09:00 |
|
DHTGetPeersMessage.cc
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DHTGetPeersMessage.h
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DHTGetPeersReplyMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
DHTGetPeersReplyMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTIDCloser.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTInteractionCommand.cc
|
Process as many messages as possible in recv buffer
|
2012-06-25 21:37:55 +09:00 |
|
DHTInteractionCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTMessage.cc
|
Code cleanup. Avoid std::string temporaries.
|
2011-11-05 01:11:04 +09:00 |
|
DHTMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTMessageCallback.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTMessageDispatcher.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTMessageDispatcherImpl.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
DHTMessageDispatcherImpl.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTMessageEntry.cc
|
…
|
|
|
DHTMessageEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTMessageFactory.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTMessageFactoryImpl.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
DHTMessageFactoryImpl.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTMessageReceiver.cc
|
Rewritten bencode2::decode functions
|
2011-11-05 12:01:57 +09:00 |
|
DHTMessageReceiver.h
|
Applied patch from Dan Fandrich.
|
2011-05-07 18:48:58 +09:00 |
|
DHTMessageTracker.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
DHTMessageTracker.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTMessageTrackerEntry.cc
|
Use short form of util::startsWith and util::endsWith
|
2012-01-11 01:17:51 +09:00 |
|
DHTMessageTrackerEntry.h
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
DHTNode.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
DHTNode.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
DHTNodeLookupEntry.cc
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DHTNodeLookupEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTNodeLookupTask.cc
|
…
|
|
|
DHTNodeLookupTask.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTNodeLookupTaskCallback.cc
|
Added missing include.
|
2011-01-07 00:19:10 +09:00 |
|
DHTNodeLookupTaskCallback.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTPeerAnnounceCommand.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTPeerAnnounceCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTPeerAnnounceEntry.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
DHTPeerAnnounceEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTPeerAnnounceStorage.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
DHTPeerAnnounceStorage.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
DHTPeerLookupTask.cc
|
BtRegistry now holds BitTorrent TCP server port.
|
2011-07-21 23:42:41 +09:00 |
|
DHTPeerLookupTask.h
|
BtRegistry now holds BitTorrent TCP server port.
|
2011-07-21 23:42:41 +09:00 |
|
DHTPeerLookupTaskCallback.cc
|
Added missing include.
|
2011-01-07 00:19:10 +09:00 |
|
DHTPeerLookupTaskCallback.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTPingMessage.cc
|
…
|
|
|
DHTPingMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTPingReplyMessage.cc
|
…
|
|
|
DHTPingReplyMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTPingReplyMessageCallback.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTPingTask.cc
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTPingTask.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTQueryMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
DHTQueryMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTRegistry.cc
|
…
|
|
|
DHTRegistry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTReplaceNodeTask.cc
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTReplaceNodeTask.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTResponseMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
DHTResponseMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTRoutingTable.cc
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTRoutingTable.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTRoutingTableDeserializer.cc
|
Removed utf8ToNative from log message and exception message.
|
2011-08-08 21:46:10 +09:00 |
|
DHTRoutingTableDeserializer.h
|
Rewritten DHTRoutingTableDeserializer using stdio instead of stream.
|
2011-08-05 21:50:11 +09:00 |
|
DHTRoutingTableSerializer.cc
|
Fixed compile warning/error with mingw32
|
2011-12-10 19:06:09 +09:00 |
|
DHTRoutingTableSerializer.h
|
Rewritten DHTRoutingTableSerializer using stdio instead of stream.
|
2011-08-05 22:15:55 +09:00 |
|
DHTSetup.cc
|
Use SegList<int> instead of IntSequence.
|
2011-10-30 14:25:36 +09:00 |
|
DHTSetup.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTTask.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTTaskExecutor.cc
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTTaskExecutor.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTTaskFactory.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTTaskFactoryImpl.cc
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTTaskFactoryImpl.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
DHTTaskQueue.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTTaskQueueImpl.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTTaskQueueImpl.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTTokenTracker.cc
|
Renamed MessageDigestHelper as message_digest_helper
|
2011-02-05 23:38:51 +09:00 |
|
DHTTokenTracker.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTTokenUpdateCommand.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DHTTokenUpdateCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DHTUnknownMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
DHTUnknownMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DNSCache.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
DNSCache.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
Decoder.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DefaultAuthResolver.cc
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DefaultAuthResolver.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DefaultBtAnnounce.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
DefaultBtAnnounce.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
DefaultBtInteractive.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
DefaultBtInteractive.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
DefaultBtMessageDispatcher.cc
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
DefaultBtMessageDispatcher.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
DefaultBtMessageFactory.cc
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
DefaultBtMessageFactory.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
DefaultBtMessageReceiver.cc
|
Rewritten PeerConnection::receiveMessage()
|
2012-06-25 21:35:52 +09:00 |
|
DefaultBtMessageReceiver.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DefaultBtProgressInfoFile.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
DefaultBtProgressInfoFile.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DefaultBtRequestFactory.cc
|
Managed user cuid in Piece.
|
2011-07-16 00:58:41 +09:00 |
|
DefaultBtRequestFactory.h
|
Managed user cuid in Piece.
|
2011-07-16 00:58:41 +09:00 |
|
DefaultDiskWriter.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
DefaultDiskWriter.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
DefaultDiskWriterFactory.cc
|
…
|
|
|
DefaultDiskWriterFactory.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DefaultExtensionMessageFactory.cc
|
Rewritten bencode2::decode functions
|
2011-11-05 12:01:57 +09:00 |
|
DefaultExtensionMessageFactory.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DefaultPeerStorage.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
DefaultPeerStorage.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
DefaultPieceStorage.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
DefaultPieceStorage.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
DefaultStreamPieceSelector.cc
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
DefaultStreamPieceSelector.h
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
Dependency.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DirectDiskAdaptor.cc
|
…
|
|
|
DirectDiskAdaptor.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DiskAdaptor.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DiskAdaptor.h
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
DiskWriter.h
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
DiskWriterFactory.h
|
Applied patch from Dan Fandrich.
|
2011-05-07 18:48:58 +09:00 |
|
DlAbortEx.cc
|
Added Exception ctor which takes both errNum and errorCode.
|
2010-11-28 22:30:06 +09:00 |
|
DlAbortEx.h
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
DlRetryEx.cc
|
Cleaned up Exception constructors.
|
2010-11-28 21:03:11 +09:00 |
|
DlRetryEx.h
|
Cleaned up Exception constructors.
|
2010-11-28 21:03:11 +09:00 |
|
DownloadCommand.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
DownloadCommand.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
DownloadContext.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
DownloadContext.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
DownloadEngine.cc
|
Changed createSockPoolKey so that we can support IPv6 numeric address safely.
|
2011-11-12 21:31:14 +09:00 |
|
DownloadEngine.h
|
Set DEFAULT_REFRESH_INTERVAL 1000 to update console readout more
|
2011-02-26 23:16:48 +09:00 |
|
DownloadEngineFactory.cc
|
Added --stop-with-process=PID option.
|
2011-12-01 23:21:44 +09:00 |
|
DownloadEngineFactory.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DownloadFailureException.cc
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
DownloadFailureException.h
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
DownloadHandler.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DownloadHandler.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
DownloadHandlerConstants.cc
|
…
|
|
|
DownloadHandlerConstants.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DownloadHandlerFactory.cc
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
DownloadHandlerFactory.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
DownloadResult.cc
|
Initialized member variables of DownloadResult in its ctor.
|
2011-06-12 00:51:36 +09:00 |
|
DownloadResult.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
EpollEventPoll.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
EpollEventPoll.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
Event.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
EventPoll.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Exception.cc
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
Exception.h
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
ExpatXmlParser.cc
|
Refactored splitNsName
|
2012-01-11 02:04:20 +09:00 |
|
ExpatXmlParser.h
|
Rewritten Expat Metalink XML parser.
|
2011-11-10 23:28:12 +09:00 |
|
ExtensionMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
ExtensionMessageFactory.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
ExtensionMessageRegistry.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
ExtensionMessageRegistry.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
FallocFileAllocationIterator.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
FallocFileAllocationIterator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
FatalException.cc
|
Cleaned up Exception constructors.
|
2010-11-28 21:03:11 +09:00 |
|
FatalException.h
|
Cleaned up Exception constructors.
|
2010-11-28 21:03:11 +09:00 |
|
FeatureConfig.cc
|
Replaced HAVE_LIBZ with HAVE_ZLIB
|
2011-02-18 22:34:38 +09:00 |
|
FeatureConfig.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
FeedbackURISelector.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
FeedbackURISelector.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
File.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
File.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
FileAllocationCommand.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
FileAllocationCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
FileAllocationDispatcherCommand.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 12:12:06 +00:00 |
|
FileAllocationDispatcherCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
FileAllocationEntry.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
FileAllocationEntry.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
FileAllocationIterator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
FileAllocationMan.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
FileEntry.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
FileEntry.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
FillRequestGroupCommand.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
FillRequestGroupCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
FtpConnection.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
FtpConnection.h
|
Fixed compile error on android (which does not LFS support)
|
2011-12-26 00:10:27 +09:00 |
|
FtpDownloadCommand.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
FtpDownloadCommand.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
FtpFinishDownloadCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
FtpFinishDownloadCommand.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
FtpInitiateConnectionCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
FtpInitiateConnectionCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
FtpNegotiationCommand.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
FtpNegotiationCommand.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
FtpTunnelRequestCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
FtpTunnelRequestCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
FtpTunnelResponseCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
FtpTunnelResponseCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
GZipDecoder.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
GZipDecoder.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
GZipDecodingStreamFilter.cc
|
Don't throw exception if Z_BUF_ERROR is encountered in
|
2011-05-30 23:10:06 +09:00 |
|
GZipDecodingStreamFilter.h
|
2010-09-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-09-06 14:29:36 +00:00 |
|
GZipEncoder.cc
|
Don't throw exception if Z_BUF_ERROR is encountered in GZipEncoder.
|
2011-05-30 23:04:48 +09:00 |
|
GZipEncoder.h
|
Don't throw exception if Z_BUF_ERROR is encountered in GZipEncoder.
|
2011-05-30 23:04:48 +09:00 |
|
GeomStreamPieceSelector.cc
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
GeomStreamPieceSelector.h
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
GrowSegment.cc
|
Use int32_t for piece length instead of size_t
|
2011-12-09 21:39:43 +09:00 |
|
GrowSegment.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HandshakeExtensionMessage.cc
|
Cast size_t to unsigned long for %lu
|
2011-12-06 23:53:43 +09:00 |
|
HandshakeExtensionMessage.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
HashFuncEntry.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
HaveEraseCommand.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
HaveEraseCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
HttpConnection.cc
|
Rewritten HTTP header parser
|
2012-06-23 17:34:20 +09:00 |
|
HttpConnection.h
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
HttpDownloadCommand.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpDownloadCommand.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpHeader.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
HttpHeader.h
|
Rewritten HTTP header parser
|
2012-06-23 17:34:20 +09:00 |
|
HttpHeaderProcessor.cc
|
Rewritten HTTP header parser
|
2012-06-23 17:34:20 +09:00 |
|
HttpHeaderProcessor.h
|
Rewritten HTTP header parser
|
2012-06-23 17:34:20 +09:00 |
|
HttpInitiateConnectionCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
HttpInitiateConnectionCommand.h
|
Updated doc
|
2010-12-10 21:34:24 +09:00 |
|
HttpListenCommand.cc
|
Made notice level log messages translatable
|
2011-12-02 22:38:53 +09:00 |
|
HttpListenCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
HttpProxyRequestCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
HttpProxyRequestCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
HttpProxyResponseCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
HttpProxyResponseCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
HttpRequest.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
HttpRequest.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpRequestCommand.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpRequestCommand.h
|
Updated doc.
|
2010-12-10 21:50:23 +09:00 |
|
HttpResponse.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
HttpResponse.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpResponseCommand.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpResponseCommand.h
|
Implemented Metalink/HTTP in HTTP download.
|
2011-07-27 20:54:21 +09:00 |
|
HttpServer.cc
|
Rewritten HTTP header parser
|
2012-06-23 17:34:20 +09:00 |
|
HttpServer.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpServerBodyCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
HttpServerBodyCommand.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
HttpServerCommand.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
HttpServerCommand.h
|
Check !SocketRecvBuffer::bufferEmpty() in ctor.
|
2011-01-16 17:52:18 +09:00 |
|
HttpServerResponseCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
HttpServerResponseCommand.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
HttpSkipResponseCommand.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
HttpSkipResponseCommand.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
IndexBtMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
IndexBtMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
IndexBtMessageValidator.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
IndexBtMessageValidator.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
InitiateConnectionCommand.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
InitiateConnectionCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
InitiateConnectionCommandFactory.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
InitiateConnectionCommandFactory.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
InitiatorMSEHandshakeCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
InitiatorMSEHandshakeCommand.h
|
Don't try legacy BitTorrent handshake when connection did not established.
|
2011-01-09 18:34:06 +09:00 |
|
InorderStreamPieceSelector.cc
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
InorderStreamPieceSelector.h
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
InorderURISelector.cc
|
Replaced InOrder with Inorder.
|
2011-06-11 21:49:09 +09:00 |
|
InorderURISelector.h
|
Replaced InOrder with Inorder.
|
2011-06-11 21:49:09 +09:00 |
|
IteratableChecksumValidator.cc
|
aria2 now doesn't assume download's completed just because file size matched
|
2012-01-08 17:46:03 +09:00 |
|
IteratableChecksumValidator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
IteratableChunkChecksumValidator.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
IteratableChunkChecksumValidator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
IteratableValidator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
KqueueEventPoll.cc
|
Use std::set for socketEntries_ and nameResolverEntries_ in KqueueEventPoll
|
2012-03-24 21:19:57 +09:00 |
|
KqueueEventPoll.h
|
Use std::set for socketEntries_ and nameResolverEntries_ in KqueueEventPoll
|
2012-03-24 21:19:57 +09:00 |
|
LibgcryptARC4Encryptor.cc
|
Rewritten *ARC4Encryptor. Removed *ARC4Context.
|
2011-11-08 00:50:07 +09:00 |
|
LibgcryptARC4Encryptor.h
|
Fixed compile error on openbsd
|
2011-12-26 01:00:15 +09:00 |
|
LibgcryptDHKeyExchange.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
LibgcryptDHKeyExchange.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
LibgcryptMessageDigestImpl.cc
|
2010-11-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-11 03:23:08 +00:00 |
|
LibgcryptMessageDigestImpl.h
|
2010-11-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-11 02:56:24 +00:00 |
|
LibgmpDHKeyExchange.cc
|
Added DHKeyExchange implementation using GMP.
|
2011-08-11 00:08:29 +09:00 |
|
LibgmpDHKeyExchange.h
|
Added DHKeyExchange implementation using GMP.
|
2011-08-11 00:08:29 +09:00 |
|
LibgnutlsTLSContext.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
LibgnutlsTLSContext.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
LibnettleARC4Encryptor.cc
|
Rewritten *ARC4Encryptor. Removed *ARC4Context.
|
2011-11-08 00:50:07 +09:00 |
|
LibnettleARC4Encryptor.h
|
Rewritten *ARC4Encryptor. Removed *ARC4Context.
|
2011-11-08 00:50:07 +09:00 |
|
LibnettleMessageDigestImpl.cc
|
Added libnettle and libgmp support.
|
2011-08-11 02:29:14 +09:00 |
|
LibnettleMessageDigestImpl.h
|
Added libnettle and libgmp support.
|
2011-08-11 02:29:14 +09:00 |
|
LibsslARC4Encryptor.cc
|
Rewritten *ARC4Encryptor. Removed *ARC4Context.
|
2011-11-08 00:50:07 +09:00 |
|
LibsslARC4Encryptor.h
|
Fixed compile error on openbsd
|
2011-12-26 01:00:15 +09:00 |
|
LibsslDHKeyExchange.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
LibsslDHKeyExchange.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
LibsslMessageDigestImpl.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 09:36:14 +00:00 |
|
LibsslMessageDigestImpl.h
|
2010-11-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-11 02:56:24 +00:00 |
|
LibsslTLSContext.cc
|
- Disable SSLv2 and enable all workarounds for buggy servers
|
2011-08-15 17:55:58 -03:00 |
|
LibsslTLSContext.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
LogFactory.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 12:33:12 +00:00 |
|
LogFactory.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 12:33:12 +00:00 |
|
Logger.cc
|
global cout and cerr is now retrieved using global::cout() and global::cerr()
|
2011-08-10 01:28:20 +09:00 |
|
Logger.h
|
Use global::cout to output string to stdout.
|
2011-08-09 23:33:55 +09:00 |
|
LongestSequencePieceSelector.cc
|
2010-10-30 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-30 16:02:15 +00:00 |
|
LongestSequencePieceSelector.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
LpdDispatchMessageCommand.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
LpdDispatchMessageCommand.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
LpdMessage.cc
|
Made LpdMessage struct
|
2011-10-18 00:47:14 +09:00 |
|
LpdMessage.h
|
Made LpdMessage struct
|
2011-10-18 00:47:14 +09:00 |
|
LpdMessageDispatcher.cc
|
Removed strappend
|
2011-11-12 19:24:38 +09:00 |
|
LpdMessageDispatcher.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
LpdMessageReceiver.cc
|
Rewritten HTTP header parser
|
2012-06-23 17:34:20 +09:00 |
|
LpdMessageReceiver.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
LpdReceiveMessageCommand.cc
|
Changed interface of BtRegistry.
|
2011-11-01 23:13:13 +09:00 |
|
LpdReceiveMessageCommand.h
|
Eliminated static variable from LpdReceiveMessageCommand.
|
2011-07-22 00:41:45 +09:00 |
|
MSEHandshake.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
MSEHandshake.h
|
Use int or int32_t instead of size_t where suitable
|
2011-12-09 21:39:43 +09:00 |
|
Makefile.am
|
Removed dependency on inet_aton
|
2012-05-14 01:17:50 +09:00 |
|
MemoryBufferPreDownloadHandler.cc
|
2010-01-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-01-05 16:01:46 +00:00 |
|
MemoryBufferPreDownloadHandler.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
MessageDigest.cc
|
Stored hash value as raw byte string, instead of hex digest.
|
2011-10-13 21:40:07 +09:00 |
|
MessageDigest.h
|
Stored hash value as raw byte string, instead of hex digest.
|
2011-10-13 21:40:07 +09:00 |
|
MessageDigestImpl.h
|
Added libnettle and libgmp support.
|
2011-08-11 02:29:14 +09:00 |
|
MetadataInfo.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
MetadataInfo.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
Metalink2RequestGroup.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
Metalink2RequestGroup.h
|
Support relative URI in Metalink file.
|
2011-05-07 18:41:18 +09:00 |
|
MetalinkEntry.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
MetalinkEntry.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
MetalinkHttpEntry.cc
|
Added struct for Metalink/HTTP
|
2011-07-26 23:19:54 +09:00 |
|
MetalinkHttpEntry.h
|
Added struct for Metalink/HTTP
|
2011-07-26 23:19:54 +09:00 |
|
MetalinkMetaurl.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
MetalinkMetaurl.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
MetalinkParserController.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
MetalinkParserController.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
MetalinkParserState.cc
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
MetalinkParserState.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
MetalinkParserStateImpl.cc
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
MetalinkParserStateImpl.h
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
MetalinkParserStateMachine.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
MetalinkParserStateMachine.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
MetalinkParserStateV3Impl.cc
|
Check totalLength of file is less than std::numeric_limits<off_t>::max()
|
2011-12-09 21:39:43 +09:00 |
|
MetalinkParserStateV3Impl.h
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
MetalinkParserStateV4Impl.cc
|
Fixed compile error on android (which does not LFS support)
|
2011-12-26 00:10:27 +09:00 |
|
MetalinkParserStateV4Impl.h
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
MetalinkPostDownloadHandler.cc
|
Removed utf8ToNative from log message and exception message.
|
2011-08-08 21:46:10 +09:00 |
|
MetalinkPostDownloadHandler.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
MetalinkResource.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
MetalinkResource.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
Metalinker.cc
|
Applied patch from Dan Fandrich.
|
2011-05-07 18:48:58 +09:00 |
|
Metalinker.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
MultiDiskAdaptor.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
MultiDiskAdaptor.h
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
MultiFileAllocationIterator.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
MultiFileAllocationIterator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
MultiUrlRequestInfo.cc
|
Moved parseAsyncDNSServers() to AsyncNameResolver.cc and refactored.
|
2012-05-16 23:05:09 +09:00 |
|
MultiUrlRequestInfo.h
|
Added --deferred-input option.
|
2012-02-05 18:57:16 +09:00 |
|
NameResolver.cc
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
NameResolver.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Netrc.cc
|
Added BufferedFile::getLine() to make reading one line more flexible.
|
2012-02-29 02:50:12 +09:00 |
|
Netrc.h
|
Rewritten util::split and added its iterator version.
|
2011-11-04 22:27:58 +09:00 |
|
NetrcAuthResolver.cc
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
NetrcAuthResolver.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Notifier.cc
|
Conditional compile for WebSocket.
|
2012-04-08 00:50:25 +09:00 |
|
Notifier.h
|
Fixed compile warning with clang
|
2012-04-08 19:22:23 +09:00 |
|
NsCookieParser.cc
|
Added BufferedFile::getLine() to make reading one line more flexible.
|
2012-02-29 02:50:12 +09:00 |
|
NsCookieParser.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
NullHandle.h
|
Changed interface of BtRegistry.
|
2011-11-01 23:13:13 +09:00 |
|
NullOutputFile.h
|
Use global::cout to output string to stdout.
|
2011-08-09 23:33:55 +09:00 |
|
NullProgressInfoFile.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
NullSinkStreamFilter.cc
|
2010-09-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-09-06 14:29:36 +00:00 |
|
NullSinkStreamFilter.h
|
2010-09-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-09-06 14:29:36 +00:00 |
|
NullStatCalc.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
NullWebSocketSessionMan.h
|
Conditional compile for WebSocket.
|
2012-04-08 00:50:25 +09:00 |
|
Option.cc
|
OptionHandler now knows its option can be used in -i list option,
|
2011-10-22 19:08:20 +09:00 |
|
Option.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
OptionHandler.cc
|
New help messages. Added suggestion for unknown/ambiguous options.
|
2011-12-03 16:30:00 +09:00 |
|
OptionHandler.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
OptionHandlerException.cc
|
New help messages. Added suggestion for unknown/ambiguous options.
|
2011-12-03 16:30:00 +09:00 |
|
OptionHandlerException.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
OptionHandlerFactory.cc
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
OptionHandlerFactory.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
OptionHandlerImpl.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
OptionHandlerImpl.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
OptionParser.cc
|
New help messages. Added suggestion for unknown/ambiguous options.
|
2011-12-03 16:30:00 +09:00 |
|
OptionParser.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
OutputFile.h
|
Use global::cout to output string to stdout.
|
2011-08-09 23:33:55 +09:00 |
|
ParserStateMachine.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
Peer.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
Peer.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
PeerAbstractCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
PeerAbstractCommand.h
|
Call RequestGroup::setLastError in
|
2010-11-29 01:37:32 +09:00 |
|
PeerAddrEntry.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
PeerAddrEntry.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
PeerChokeCommand.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 08:12:38 +00:00 |
|
PeerChokeCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PeerConnection.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
PeerConnection.h
|
Rewritten PeerConnection::receiveMessage()
|
2012-06-25 21:35:52 +09:00 |
|
PeerInitiateConnectionCommand.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 12:12:06 +00:00 |
|
PeerInitiateConnectionCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PeerInteractionCommand.cc
|
Reserve PeerConnection's buffer capacity according to number of pieces.
|
2012-02-09 01:51:42 +09:00 |
|
PeerInteractionCommand.h
|
Call RequestGroup::setLastError in
|
2010-11-29 01:37:32 +09:00 |
|
PeerListenCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
PeerListenCommand.h
|
Use SegList<int> instead of IntSequence in PeerListenCommand::bindPort()
|
2011-10-30 13:07:48 +09:00 |
|
PeerReceiveHandshakeCommand.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
PeerReceiveHandshakeCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PeerSessionResource.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
PeerSessionResource.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
PeerStat.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
PeerStat.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
PeerStorage.h
|
Ignore peer which possibly sent bad data in next few minuts.
|
2011-12-03 18:12:31 +09:00 |
|
Piece.cc
|
Use int32_t for piece length instead of size_t
|
2011-12-09 21:39:43 +09:00 |
|
Piece.h
|
Use int32_t for piece length instead of size_t
|
2011-12-09 21:39:43 +09:00 |
|
PieceHashCheckIntegrityEntry.cc
|
2010-09-15 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-09-15 11:46:25 +00:00 |
|
PieceHashCheckIntegrityEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PieceSelector.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PieceStatMan.cc
|
Simplified PieceStatMan and RarestPieceSelector.
|
2011-08-10 21:29:01 +09:00 |
|
PieceStatMan.h
|
Simplified PieceStatMan and RarestPieceSelector.
|
2011-08-10 21:29:01 +09:00 |
|
PieceStorage.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
PiecedSegment.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
PiecedSegment.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
Platform.cc
|
Check libgcrypt version is greater or equal to required version.
|
2011-09-28 23:40:34 +09:00 |
|
Platform.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PollEventPoll.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
PollEventPoll.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
PortEventPoll.cc
|
Use std::set for socketEntries_ and nameResolverEntries_ in PortEventPoll
|
2012-03-25 00:38:57 +09:00 |
|
PortEventPoll.h
|
Use std::set for socketEntries_ and nameResolverEntries_ in PortEventPoll
|
2012-03-25 00:38:57 +09:00 |
|
PostDownloadHandler.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PreDownloadHandler.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
PriorityPieceSelector.cc
|
…
|
|
|
PriorityPieceSelector.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
ProgressAwareEntry.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
ProtocolDetector.cc
|
Rewritten ProtocolDetector using BufferedFile
|
2011-08-06 22:43:24 +09:00 |
|
ProtocolDetector.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Randomizer.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Range.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
Range.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
RangeBtMessage.cc
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
RangeBtMessage.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
RangeBtMessageValidator.cc
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
RangeBtMessageValidator.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
RarestPieceSelector.cc
|
Simplified PieceStatMan and RarestPieceSelector.
|
2011-08-10 21:29:01 +09:00 |
|
RarestPieceSelector.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
RealtimeCommand.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 08:13:59 +00:00 |
|
RealtimeCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
ReceiverMSEHandshakeCommand.cc
|
Removed ARC4Decryptor because ARC4Encryptor can decrypt the message.
|
2011-11-07 22:24:47 +09:00 |
|
ReceiverMSEHandshakeCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
RecoverableException.cc
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
RecoverableException.h
|
Added more error code values.
|
2010-12-01 21:26:58 +09:00 |
|
Request.cc
|
Check scheme part in redirected URI more strictly.
|
2012-02-15 01:40:12 +09:00 |
|
Request.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
RequestGroup.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
RequestGroup.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
RequestGroupCriteria.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
RequestGroupEntry.cc
|
2010-09-15 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-09-15 11:46:25 +00:00 |
|
RequestGroupEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
RequestGroupMan.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
RequestGroupMan.h
|
Added --deferred-input option.
|
2012-02-05 18:57:16 +09:00 |
|
RequestSlot.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
RequestSlot.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
RpcMethod.cc
|
Ignore unacceptable options in RPC request instead of throwing error.
|
2012-05-17 22:52:39 +09:00 |
|
RpcMethod.h
|
Options for -i list is now available in aria2.changeOption.
|
2011-10-29 18:50:52 +09:00 |
|
RpcMethodFactory.cc
|
Added aria2.getGlobalStat RPC method.
|
2011-06-17 22:45:42 +09:00 |
|
RpcMethodFactory.h
|
Cache and reuse RpcMethod objects.
|
2011-06-15 20:07:10 +09:00 |
|
RpcMethodImpl.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
RpcMethodImpl.h
|
Added checkRequiredInteger() to check integer param is in valid range.
|
2012-02-26 21:49:37 +09:00 |
|
RpcRequest.cc
|
Return appropriate HTTP status code on RPC failure.
|
2012-05-19 18:36:57 +09:00 |
|
RpcRequest.h
|
Return appropriate HTTP status code on RPC failure.
|
2012-05-19 18:36:57 +09:00 |
|
RpcResponse.cc
|
Made toXml and toJson non-member function.
|
2011-10-18 00:55:58 +09:00 |
|
RpcResponse.h
|
Made toXml and toJson non-member function.
|
2011-10-18 00:55:58 +09:00 |
|
SeedCheckCommand.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
SeedCheckCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
SeedCriteria.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
SegList.h
|
Fixed out of array bound
|
2011-11-08 00:15:37 +09:00 |
|
Segment.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
SegmentMan.cc
|
Removed static_cast<int64>()s where they are unnecessary
|
2012-06-25 23:44:52 +09:00 |
|
SegmentMan.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
SelectEventPoll.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
SelectEventPoll.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
SequentialDispatcherCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
SequentialPicker.h
|
2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-12 12:48:48 +00:00 |
|
ServerStat.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
ServerStat.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
ServerStatMan.cc
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
ServerStatMan.h
|
Use std::set instead of std::deque if the elements are sorted and
|
2012-03-23 01:34:37 +09:00 |
|
SessionSerializer.cc
|
Code cleanup
|
2011-11-12 17:13:43 +09:00 |
|
SessionSerializer.h
|
Rewritten SessionSerializer using BufferedFile
|
2011-08-07 00:36:44 +09:00 |
|
ShareRatioSeedCriteria.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
ShareRatioSeedCriteria.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
SharedHandle.h
|
2010-11-15 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-15 13:45:13 +00:00 |
|
Signature.cc
|
Removed unused header
|
2011-08-07 00:37:54 +09:00 |
|
Signature.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
SimpleBtMessage.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 12:12:06 +00:00 |
|
SimpleBtMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
SimpleRandomizer.cc
|
Fixed segmentation fault in open solaris in unit test.
|
2012-03-25 00:28:11 +09:00 |
|
SimpleRandomizer.h
|
MinGW32: Use CryptGenRandom() to generate random number.
|
2011-08-18 18:03:06 +09:00 |
|
SingleFileAllocationIterator.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
SingleFileAllocationIterator.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
SingletonHolder.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
SinkStreamFilter.cc
|
Fixed assertion failure if Chunked encoding along with Content-Length is used.
|
2012-03-05 12:45:05 +09:00 |
|
SinkStreamFilter.h
|
2010-09-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-09-06 14:29:36 +00:00 |
|
SleepCommand.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
SleepCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Socket.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
SocketBuffer.cc
|
Removed SocketBuffer::pushStrSwap.
|
2011-11-12 01:19:01 +09:00 |
|
SocketBuffer.h
|
Removed SocketBuffer::pushStrSwap.
|
2011-11-12 01:19:01 +09:00 |
|
SocketCore.cc
|
Handle sockaddr_in.sin_len and sockaddr_in6.sin6_len
|
2012-05-16 22:43:25 +09:00 |
|
SocketCore.h
|
Removed dependency on inet_aton
|
2012-05-14 01:17:50 +09:00 |
|
SocketRecvBuffer.cc
|
Eliminated SocketCore::peekData() form HTTP/FTP downloads.
|
2011-01-16 16:55:41 +09:00 |
|
SocketRecvBuffer.h
|
Rewritten PeerConnection::receiveMessage()
|
2012-06-25 21:35:52 +09:00 |
|
SpeedCalc.cc
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
SpeedCalc.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
Sqlite3CookieParser.cc
|
Rewritten parse*Int
|
2011-11-12 01:06:52 +09:00 |
|
Sqlite3CookieParser.h
|
2010-10-10 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-10 09:53:30 +00:00 |
|
Sqlite3CookieParserImpl.cc
|
2010-10-10 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-10 09:53:30 +00:00 |
|
Sqlite3CookieParserImpl.h
|
…
|
|
|
StatCalc.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
StreamCheckIntegrityEntry.cc
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
StreamCheckIntegrityEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
StreamFileAllocationEntry.cc
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
StreamFileAllocationEntry.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
StreamFilter.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
StreamFilter.h
|
Rewritten ChunkedDecodingStreamFilter
|
2012-06-18 23:42:46 +09:00 |
|
StreamPieceSelector.h
|
Added PieceStorage::onDownloadIncomplete() virtual function.
|
2011-08-24 23:16:06 +09:00 |
|
TLSContext.h
|
Replaced HAVE_LIBSSL with HAVE_OPENSSL
|
2011-02-18 22:43:50 +09:00 |
|
TimeA2.cc
|
2010-10-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-04 15:12:27 +00:00 |
|
TimeA2.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
TimeBasedCommand.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
TimeBasedCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
TimeSeedCriteria.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
TimeSeedCriteria.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
TimedHaltCommand.cc
|
Made notice level log messages translatable
|
2011-12-02 22:38:53 +09:00 |
|
TimedHaltCommand.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
TimerA2.cc
|
Added --retry-wait option.
|
2011-01-17 21:19:45 +09:00 |
|
TimerA2.h
|
Added --retry-wait option.
|
2011-01-17 21:19:45 +09:00 |
|
TorrentAttribute.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
TorrentAttribute.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
TrackerWatcherCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
TrackerWatcherCommand.h
|
Applied patch from Dan Fandrich.
|
2011-05-07 18:48:58 +09:00 |
|
TransferStat.cc
|
…
|
|
|
TransferStat.h
|
Use int instead of unsigned int where unsigned int is not needed.
|
2011-12-09 21:39:43 +09:00 |
|
Triplet.h
|
Removed unnecessary template parameter from std::make_pair call.
|
2011-06-10 21:11:03 +09:00 |
|
TrueRequestGroupCriteria.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
URIResult.cc
|
Renamed DownloadErrorCode.h as error_code.h. Renamed
|
2010-11-28 16:52:02 +09:00 |
|
URIResult.h
|
Renamed DownloadErrorCode.h as error_code.h. Renamed
|
2010-11-28 16:52:02 +09:00 |
|
URISelector.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
UTMetadataDataExtensionMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
UTMetadataDataExtensionMessage.h
|
Code cleanup. Avoid std::string temporaries.
|
2011-11-05 01:11:04 +09:00 |
|
UTMetadataExtensionMessage.cc
|
…
|
|
|
UTMetadataExtensionMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
UTMetadataPostDownloadHandler.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
UTMetadataPostDownloadHandler.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
UTMetadataRejectExtensionMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
UTMetadataRejectExtensionMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
UTMetadataRequestExtensionMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
UTMetadataRequestExtensionMessage.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
UTMetadataRequestFactory.cc
|
Managed user cuid in Piece.
|
2011-07-16 00:58:41 +09:00 |
|
UTMetadataRequestFactory.h
|
Managed user cuid in Piece.
|
2011-07-16 00:58:41 +09:00 |
|
UTMetadataRequestTracker.cc
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
UTMetadataRequestTracker.h
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
UTPexExtensionMessage.cc
|
Use fmt instead of using snprintf directly
|
2011-11-12 19:33:38 +09:00 |
|
UTPexExtensionMessage.h
|
Code cleanup
|
2011-02-07 21:43:38 +09:00 |
|
UnionSeedCriteria.cc
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
UnionSeedCriteria.h
|
2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-14 07:17:55 +00:00 |
|
UnknownLengthPieceStorage.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
UnknownLengthPieceStorage.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
UnknownOptionException.cc
|
New help messages. Added suggestion for unknown/ambiguous options.
|
2011-12-03 16:30:00 +09:00 |
|
UnknownOptionException.h
|
New help messages. Added suggestion for unknown/ambiguous options.
|
2011-12-03 16:30:00 +09:00 |
|
UriListParser.cc
|
Added BufferedFile::getLine() to make reading one line more flexible.
|
2012-02-29 02:50:12 +09:00 |
|
UriListParser.h
|
Rewritten OptionParser. Made it simpler and efficient.
|
2011-10-22 01:03:14 +09:00 |
|
ValueBase.cc
|
Removed asString, asList, ... and use downcast<T> instead.
|
2011-09-26 21:45:45 +09:00 |
|
ValueBase.h
|
Fixed compile error on open solaris
|
2012-03-25 00:27:25 +09:00 |
|
WatchProcessCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
WatchProcessCommand.h
|
Added --stop-with-process=PID option.
|
2011-12-01 23:21:44 +09:00 |
|
WebSocketInteractionCommand.cc
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
WebSocketInteractionCommand.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
WebSocketResponseCommand.cc
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
WebSocketResponseCommand.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
WebSocketSession.cc
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
WebSocketSession.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
WebSocketSessionMan.cc
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
WebSocketSessionMan.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
WinConsoleFile.cc
|
Handle the case when MINGW32 vsnprintf returns -1
|
2012-06-24 16:56:34 +09:00 |
|
WinConsoleFile.h
|
Added global::cerr. windows.h now included from common.h
|
2011-08-10 00:38:48 +09:00 |
|
XORCloser.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
Xml2XmlParser.cc
|
Rewritten Expat Metalink XML parser.
|
2011-11-10 23:28:12 +09:00 |
|
Xml2XmlParser.h
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
XmlAttr.cc
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
XmlAttr.h
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
XmlParser.h
|
Rewritten Expat Metalink XML parser.
|
2011-11-10 23:28:12 +09:00 |
|
XmlRpcRequestParserController.cc
|
Removed asString, asList, ... and use downcast<T> instead.
|
2011-09-26 21:45:45 +09:00 |
|
XmlRpcRequestParserController.h
|
Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*.
|
2011-03-14 16:38:54 +09:00 |
|
XmlRpcRequestParserState.h
|
Fixed clang warning and errors.
|
2012-03-01 00:02:29 +09:00 |
|
XmlRpcRequestParserStateImpl.cc
|
Only accepts 32 bit integer values from int and i4 elements in XML-RPC.
|
2012-02-26 19:45:25 +09:00 |
|
XmlRpcRequestParserStateImpl.h
|
Use XmlParser for XML-RPC.
|
2011-11-11 00:37:32 +09:00 |
|
XmlRpcRequestParserStateMachine.cc
|
Use XmlParser for XML-RPC.
|
2011-11-11 00:37:32 +09:00 |
|
XmlRpcRequestParserStateMachine.h
|
Use XmlParser for XML-RPC.
|
2011-11-11 00:37:32 +09:00 |
|
ZeroBtMessage.cc
|
…
|
|
|
ZeroBtMessage.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
a2algo.h
|
Include common.h from a2algo.h and a2functional.h
|
2012-04-08 18:59:06 +09:00 |
|
a2functional.h
|
Include common.h from a2algo.h and a2functional.h
|
2012-04-08 18:59:06 +09:00 |
|
a2gmp.cc
|
Added libnettle and libgmp support.
|
2011-08-11 02:29:14 +09:00 |
|
a2gmp.h
|
Added libnettle and libgmp support.
|
2011-08-11 02:29:14 +09:00 |
|
a2io.h
|
Rewritten DefaultBtProgressInfoFile using stdio instead of stream.
|
2011-08-05 18:34:07 +09:00 |
|
a2iterator.h
|
Changed parse*Int functions so that it accepts iterators.
|
2011-11-03 18:51:31 +09:00 |
|
a2netcompat.h
|
Removed dependency on inet_aton
|
2012-05-14 01:17:50 +09:00 |
|
a2time.h
|
Use A2_DELTA_MILLIS for timing critical code.
|
2011-03-27 20:54:51 +09:00 |
|
alloca.c
|
…
|
|
|
array_fun.h
|
Fixed compile error with i686-w64-mingw32
|
2012-04-07 21:26:33 +09:00 |
|
asctime_r.c
|
…
|
|
|
asctime_r.h
|
…
|
|
|
base32.cc
|
Made util::fromHex and base32::decode function template
|
2011-11-05 18:05:23 +09:00 |
|
base32.h
|
Made util::fromHex and base32::decode function template
|
2011-11-05 18:05:23 +09:00 |
|
base64.h
|
Don't append character to std::string.
|
2011-11-12 21:27:24 +09:00 |
|
bencode2.cc
|
Rewritten parse*Int
|
2011-11-12 01:06:52 +09:00 |
|
bencode2.h
|
Rewritten bencode2::decode functions
|
2011-11-05 12:01:57 +09:00 |
|
bitfield.cc
|
…
|
|
|
bitfield.h
|
getGeomMissingUnusedIndex: use index if isBitSet() is false.
|
2011-08-24 22:59:00 +09:00 |
|
bittorrent_helper.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
bittorrent_helper.h
|
Use int32_t for begin, length in RangeBtMessage
|
2011-12-09 21:39:43 +09:00 |
|
clock_gettime_mingw.cc
|
…
|
|
|
clock_gettime_mingw.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
clock_gettime_osx.cc
|
…
|
|
|
clock_gettime_osx.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
common.h
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
console.cc
|
s/STD_INPUT_HANDLE/STD_OUTPUT_HANDLE/
|
2011-10-05 22:52:03 +09:00 |
|
console.h
|
New help messages. Added suggestion for unknown/ambiguous options.
|
2011-12-03 16:30:00 +09:00 |
|
cookie_helper.cc
|
Use short form of util::startsWith and util::endsWith
|
2012-01-11 01:17:51 +09:00 |
|
cookie_helper.h
|
Rewritten util::split and added its iterator version.
|
2011-11-04 22:27:58 +09:00 |
|
daemon.cc
|
…
|
|
|
daemon.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
download_helper.cc
|
Added --deferred-input option.
|
2012-02-05 18:57:16 +09:00 |
|
download_helper.h
|
Added --deferred-input option.
|
2012-02-05 18:57:16 +09:00 |
|
error_code.h
|
Don't save removed download in --save-session text file.
|
2011-05-29 20:59:45 +09:00 |
|
fmt.cc
|
Handle the case when MINGW32 vsnprintf returns -1
|
2012-06-24 16:56:34 +09:00 |
|
fmt.h
|
2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-11-20 08:21:36 +00:00 |
|
gai_strerror.c
|
…
|
|
|
gai_strerror.h
|
…
|
|
|
getaddrinfo.c
|
…
|
|
|
getaddrinfo.h
|
…
|
|
|
gettimeofday.c
|
…
|
|
|
gettimeofday.h
|
…
|
|
|
help_tags.h
|
Added #checksum help tag.
|
2011-08-23 17:59:38 +09:00 |
|
json.cc
|
Fixed gcc-4.7 warnings
|
2012-04-08 03:12:29 +09:00 |
|
json.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
libgen.c
|
…
|
|
|
libgen.h
|
…
|
|
|
localtime_r.c
|
…
|
|
|
localtime_r.h
|
…
|
|
|
magnet.cc
|
Removed static const char[] as much as possible.
|
2012-01-11 01:03:38 +09:00 |
|
magnet.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
main.cc
|
Added --deferred-input option.
|
2012-02-05 18:57:16 +09:00 |
|
message.h
|
Use PRId64 for int64_t format specifier
|
2012-06-25 22:43:33 +09:00 |
|
message_digest_helper.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
message_digest_helper.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
metalink_helper.cc
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
metalink_helper.h
|
Rewritten Metalink XML parser.
|
2011-11-10 22:38:01 +09:00 |
|
option_processing.cc
|
Removed static const char[] as much as possible.
|
2012-01-11 01:03:38 +09:00 |
|
paramed_string.cc
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
paramed_string.h
|
Replaced uint64_t with off_t or int64_t.
|
2011-12-09 21:39:43 +09:00 |
|
prefs.cc
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
prefs.h
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
right.txt
|
…
|
|
|
rpc_helper.cc
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
rpc_helper.h
|
Added JSON-RPC over WebSocket.
|
2012-03-20 21:42:09 +09:00 |
|
strptime.c
|
…
|
|
|
strptime.h
|
…
|
|
|
timegm.c
|
…
|
|
|
timegm.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
timespec.h
|
2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2010-10-31 07:23:53 +00:00 |
|
uri.cc
|
Include trailing "/" in UriStruct::dir.
|
2011-11-12 22:36:05 +09:00 |
|
uri.h
|
Moved joinUri from util namespace to uri namespace.
|
2011-05-06 23:20:43 +09:00 |
|
usage_text.h
|
Added --enable-mmap option.
|
2012-06-24 16:28:04 +09:00 |
|
util.cc
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
util.h
|
Use int64_t instead of off_t
|
2012-06-25 23:35:24 +09:00 |
|
version_usage.cc
|
Updated copyright year
|
2012-04-08 21:43:00 +09:00 |
|
wallclock.cc
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |
|
wallclock.h
|
wallclock is now retrieved using global::wallclock() call.
|
2011-08-10 01:17:28 +09:00 |