aria2/src
Tatsuhiro Tsujikawa 8524ac3806 Code cleanup 2013-01-25 00:10:11 +09:00
..
.gitignore
A2STR.cc Removed A2STR strings other than NIL 2012-09-24 23:01:08 +09:00
A2STR.h Removed A2STR strings other than NIL 2012-09-24 23:01:08 +09:00
ARC4Encryptor.h
AbstractAuthResolver.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AbstractAuthResolver.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AbstractBtMessage.cc Removed BtMessage::isSendingProgress() 2013-01-11 20:26:31 +09:00
AbstractBtMessage.h Removed BtMessage::isSendingProgress() 2013-01-11 20:26:31 +09:00
AbstractCommand.cc Start to find faster host before the number of missing segments becomes 1 2012-12-07 00:32:44 +09:00
AbstractCommand.h
AbstractDiskWriter.cc mingw32: Make NTFS sparse file on --file-allocation=trunc 2013-01-11 18:35:54 +09:00
AbstractDiskWriter.h mingw32: Make NTFS sparse file on --file-allocation=trunc 2013-01-11 18:35:54 +09:00
AbstractHttpServerResponseCommand.cc RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
AbstractHttpServerResponseCommand.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
AbstractOptionHandler.cc Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
AbstractOptionHandler.h Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
AbstractProxyRequestCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AbstractProxyRequestCommand.h
AbstractProxyResponseCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AbstractProxyResponseCommand.h
AbstractSingleDiskAdaptor.cc Write data in 4K aligned offset in write with disk cache enabled 2012-12-06 00:17:11 +09:00
AbstractSingleDiskAdaptor.h Write data in 4K aligned offset in write with disk cache enabled 2012-12-06 00:17:11 +09:00
ActivePeerConnectionCommand.cc Code cleanup 2013-01-25 00:10:11 +09:00
ActivePeerConnectionCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
AdaptiveFileAllocationIterator.cc mingw32: Make NTFS sparse file on --file-allocation=trunc 2013-01-11 18:35:54 +09:00
AdaptiveFileAllocationIterator.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
AdaptiveURISelector.cc Use uri_split instead of uri::parse where appropriate 2012-10-14 18:05:34 +09:00
AdaptiveURISelector.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
AnnounceList.cc Rewritten AnnounceList::getEventString() 2012-09-25 00:07:14 +09:00
AnnounceList.h Rewritten AnnounceList::getEventString() 2012-09-25 00:07:14 +09:00
AnnounceTier.cc
AnnounceTier.h
AnonDiskWriterFactory.h
AsyncNameResolver.cc Fixed memory leak 2012-10-29 23:43:35 +09:00
AsyncNameResolver.h
AuthConfig.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AuthConfig.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AuthConfigFactory.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AuthConfigFactory.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AuthResolver.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
AutoSaveCommand.cc
AutoSaveCommand.h
BencodeDiskWriter.h
BencodeDiskWriterFactory.h
BencodeParser.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
BencodeParser.h
BinaryStream.h mingw32: Make NTFS sparse file on --file-allocation=trunc 2013-01-11 18:35:54 +09:00
BitfieldMan.cc Fixed BitfieldMan::getOffsetCompletedLength overflow on 32-bit systems 2012-12-16 17:26:01 +09:00
BitfieldMan.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
BtAbortOutstandingRequestEvent.cc
BtAbortOutstandingRequestEvent.h
BtAllowedFastMessage.cc Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtAllowedFastMessage.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtAnnounce.cc
BtAnnounce.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtBitfieldMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtBitfieldMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtBitfieldMessageValidator.cc
BtBitfieldMessageValidator.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtCancelMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtCancelMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtCancelSendingPieceEvent.h
BtCheckIntegrityEntry.cc
BtCheckIntegrityEntry.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtChokeMessage.cc Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtChokeMessage.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtChokingEvent.h
BtConstants.h Revert 53dde0a9 2013-01-15 23:50:12 +09:00
BtDependency.cc Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
BtDependency.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtExtendedMessage.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtExtendedMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtFileAllocationEntry.cc mingw32: Re-open files with read-only mode enabled on seeding 2012-12-24 23:03:19 +09:00
BtFileAllocationEntry.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtHandshakeMessage.cc Made BtMessage's NAME const char[] 2012-09-25 23:28:24 +09:00
BtHandshakeMessage.h Made BtMessage's NAME const char[] 2012-09-25 23:28:24 +09:00
BtHandshakeMessageValidator.cc
BtHandshakeMessageValidator.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtHaveAllMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtHaveAllMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtHaveMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtHaveMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtHaveNoneMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtHaveNoneMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtInteractive.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtInterestedMessage.cc Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtInterestedMessage.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtKeepAliveMessage.cc Made BtMessage's NAME const char[] 2012-09-25 23:28:24 +09:00
BtKeepAliveMessage.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtLeecherStateChoke.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
BtLeecherStateChoke.h
BtMessage.h Removed BtMessage::isSendingProgress() 2013-01-11 20:26:31 +09:00
BtMessageDispatcher.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtMessageFactory.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtMessageReceiver.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtMessageValidator.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtNotInterestedMessage.cc Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtNotInterestedMessage.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtPieceMessage.cc Pack Piece message header and body into one chunk 2013-01-14 18:09:40 +09:00
BtPieceMessage.h Pack Piece message header and body into one chunk 2013-01-14 18:09:40 +09:00
BtPieceMessageValidator.cc
BtPieceMessageValidator.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtPortMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtPortMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtPostDownloadHandler.cc Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
BtPostDownloadHandler.h
BtProgressInfoFile.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtRegistry.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
BtRegistry.h
BtRejectMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtRejectMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtRequestFactory.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtRequestMessage.cc Removed BtMessage::isSendingProgress() 2013-01-11 20:26:31 +09:00
BtRequestMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtRuntime.cc
BtRuntime.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
BtSeederStateChoke.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
BtSeederStateChoke.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
BtSetup.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
BtSetup.h
BtStopDownloadCommand.cc Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
BtStopDownloadCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
BtSuggestPieceMessage.cc Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtSuggestPieceMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
BtUnchokeMessage.cc Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BtUnchokeMessage.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
BufferedFile.cc Fixed segmentation fault if fp_ is NULL 2012-12-11 23:39:12 +09:00
BufferedFile.h Console color output 2012-12-08 21:48:18 +09:00
ByteArrayDiskWriter.cc
ByteArrayDiskWriter.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
ByteArrayDiskWriterFactory.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
CUIDCounter.cc
CUIDCounter.h
CheckIntegrityCommand.cc
CheckIntegrityCommand.h
CheckIntegrityDispatcherCommand.cc
CheckIntegrityDispatcherCommand.h
CheckIntegrityEntry.cc
CheckIntegrityEntry.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
CheckIntegrityMan.h
Checksum.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
Checksum.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
ChecksumCheckIntegrityEntry.cc
ChecksumCheckIntegrityEntry.h
ChunkChecksum.cc
ChunkChecksum.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
ChunkedDecodingStreamFilter.cc
ChunkedDecodingStreamFilter.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
Command.cc
Command.h
ConsoleStatCalc.cc Faster deletion of RequestGroup and DownloadResult lists 2012-12-19 23:03:48 +09:00
ConsoleStatCalc.h Check the output file is terminal or not in ctor 2012-12-08 18:38:30 +09:00
ContentTypeRequestGroupCriteria.cc
ContentTypeRequestGroupCriteria.h
ContextAttribute.cc
ContextAttribute.h
Cookie.cc Removed A2STR strings other than NIL 2012-09-24 23:01:08 +09:00
Cookie.h
CookieStorage.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
CookieStorage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
CreateRequestCommand.cc
CreateRequestCommand.h
DHKeyExchange.h
DHTAbstractMessage.cc
DHTAbstractMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTAbstractNodeLookupTask.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTAbstractTask.cc
DHTAbstractTask.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTAnnouncePeerMessage.cc
DHTAnnouncePeerMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTAnnouncePeerReplyMessage.cc
DHTAnnouncePeerReplyMessage.h
DHTAutoSaveCommand.cc
DHTAutoSaveCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTBucket.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTBucket.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTBucketRefreshCommand.cc
DHTBucketRefreshCommand.h
DHTBucketRefreshTask.cc
DHTBucketRefreshTask.h
DHTBucketTree.cc Removed dead code 2012-10-29 23:42:58 +09:00
DHTBucketTree.h
DHTConnection.h
DHTConnectionImpl.cc SocketCore::bind now accepts const char* host instead of std::string 2012-11-15 21:09:10 +09:00
DHTConnectionImpl.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTConstants.h
DHTEntryPointNameResolveCommand.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTEntryPointNameResolveCommand.h
DHTFindNodeMessage.cc
DHTFindNodeMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTFindNodeReplyMessage.cc
DHTFindNodeReplyMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTGetPeersCommand.cc Fix bug: wrong parenthesis position in the condition 2013-01-24 00:04:58 +09:00
DHTGetPeersCommand.h
DHTGetPeersMessage.cc
DHTGetPeersMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTGetPeersReplyMessage.cc
DHTGetPeersReplyMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTIDCloser.h Removed unused members 2012-10-29 23:42:58 +09:00
DHTInteractionCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DHTInteractionCommand.h
DHTMessage.cc
DHTMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTMessageCallback.h
DHTMessageDispatcher.h
DHTMessageDispatcherImpl.cc
DHTMessageDispatcherImpl.h
DHTMessageEntry.cc
DHTMessageEntry.h
DHTMessageFactory.h
DHTMessageFactoryImpl.cc Don't instantiate SharedHandle for DHT{Query, Response}Message subclass 2012-09-28 00:13:08 +09:00
DHTMessageFactoryImpl.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTMessageReceiver.cc
DHTMessageReceiver.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTMessageTracker.cc
DHTMessageTracker.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTMessageTrackerEntry.cc
DHTMessageTrackerEntry.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTNode.cc
DHTNode.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTNodeLookupEntry.cc
DHTNodeLookupEntry.h
DHTNodeLookupTask.cc
DHTNodeLookupTask.h
DHTNodeLookupTaskCallback.cc
DHTNodeLookupTaskCallback.h
DHTPeerAnnounceCommand.cc
DHTPeerAnnounceCommand.h
DHTPeerAnnounceEntry.cc
DHTPeerAnnounceEntry.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTPeerAnnounceStorage.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTPeerAnnounceStorage.h
DHTPeerLookupTask.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTPeerLookupTask.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTPeerLookupTaskCallback.cc
DHTPeerLookupTaskCallback.h
DHTPingMessage.cc
DHTPingMessage.h
DHTPingReplyMessage.cc
DHTPingReplyMessage.h
DHTPingReplyMessageCallback.h
DHTPingTask.cc
DHTPingTask.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTQueryMessage.cc
DHTQueryMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTRegistry.cc
DHTRegistry.h
DHTReplaceNodeTask.cc
DHTReplaceNodeTask.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTResponseMessage.cc
DHTResponseMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTRoutingTable.cc
DHTRoutingTable.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTRoutingTableDeserializer.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTRoutingTableDeserializer.h
DHTRoutingTableSerializer.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTRoutingTableSerializer.h
DHTSetup.cc
DHTSetup.h
DHTTask.h
DHTTaskExecutor.cc
DHTTaskExecutor.h
DHTTaskFactory.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTTaskFactoryImpl.cc
DHTTaskFactoryImpl.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DHTTaskQueue.h
DHTTaskQueueImpl.cc
DHTTaskQueueImpl.h
DHTTokenTracker.cc
DHTTokenTracker.h
DHTTokenUpdateCommand.cc
DHTTokenUpdateCommand.h
DHTUnknownMessage.cc
DHTUnknownMessage.h
DNSCache.cc
DNSCache.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DefaultAuthResolver.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DefaultAuthResolver.h Code cleanup 2012-09-28 22:00:46 +09:00
DefaultBtAnnounce.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
DefaultBtAnnounce.h
DefaultBtInteractive.cc Revert 53dde0a9 2013-01-15 23:50:12 +09:00
DefaultBtInteractive.h Revert 53dde0a9 2013-01-15 23:50:12 +09:00
DefaultBtMessageDispatcher.cc Removed BtMessage::isSendingProgress() 2013-01-11 20:26:31 +09:00
DefaultBtMessageDispatcher.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
DefaultBtMessageFactory.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DefaultBtMessageFactory.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
DefaultBtMessageReceiver.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DefaultBtMessageReceiver.h Code cleanup 2012-09-28 22:00:46 +09:00
DefaultBtProgressInfoFile.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
DefaultBtProgressInfoFile.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DefaultBtRequestFactory.cc
DefaultBtRequestFactory.h Code cleanup 2012-09-28 22:00:46 +09:00
DefaultDiskWriter.cc
DefaultDiskWriter.h Code cleanup 2012-09-28 22:00:46 +09:00
DefaultDiskWriterFactory.cc
DefaultDiskWriterFactory.h Code cleanup 2012-09-28 22:00:46 +09:00
DefaultExtensionMessageFactory.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
DefaultExtensionMessageFactory.h Code cleanup 2012-09-28 22:00:46 +09:00
DefaultPeerStorage.cc DefaultPeerStorage::addPeer: Remove unnecessary '=' 2013-01-25 00:08:49 +09:00
DefaultPeerStorage.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
DefaultPieceStorage.cc mingw32: Re-open files with read-only mode enabled on seeding 2012-12-24 23:03:19 +09:00
DefaultPieceStorage.h Added --disk-cache option 2012-12-03 01:39:10 +09:00
DefaultStreamPieceSelector.cc
DefaultStreamPieceSelector.h
Dependency.h Simplified RequestGroupMan::fillRequestGroupFromReserver 2012-12-22 23:37:44 +09:00
DirectDiskAdaptor.cc
DirectDiskAdaptor.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DiskAdaptor.cc
DiskAdaptor.h Write data in 4K aligned offset in write with disk cache enabled 2012-12-06 00:17:11 +09:00
DiskWriter.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DiskWriterFactory.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
DlAbortEx.cc
DlAbortEx.h
DlRetryEx.cc
DlRetryEx.h
DownloadCommand.cc Flush cached data on checkout/cancel Segment 2012-12-06 01:16:28 +09:00
DownloadCommand.h Added --disk-cache option 2012-12-03 01:39:10 +09:00
DownloadContext.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
DownloadContext.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
DownloadEngine.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
DownloadEngine.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
DownloadEngineFactory.cc Added --save-session-interval option 2013-01-10 00:15:30 +09:00
DownloadEngineFactory.h
DownloadFailureException.cc
DownloadFailureException.h
DownloadHandler.cc Code cleanup 2012-09-28 00:26:34 +09:00
DownloadHandler.h
DownloadHandlerConstants.cc
DownloadHandlerConstants.h
DownloadHandlerFactory.cc Code cleanup 2012-09-28 00:26:34 +09:00
DownloadHandlerFactory.h Code cleanup 2012-09-28 00:26:34 +09:00
DownloadResult.cc
DownloadResult.h Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
EpollEventPoll.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
EpollEventPoll.h
Event.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
EventPoll.h
Exception.cc
Exception.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
ExpatXmlParser.cc
ExpatXmlParser.h
ExtensionMessage.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
ExtensionMessageFactory.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
ExtensionMessageRegistry.cc Rewritten ExtensionMessageRegistry 2012-09-26 22:02:48 +09:00
ExtensionMessageRegistry.h Rewritten ExtensionMessageRegistry 2012-09-26 22:02:48 +09:00
FallocFileAllocationIterator.cc mingw32: Make NTFS sparse file on --file-allocation=trunc 2013-01-11 18:35:54 +09:00
FallocFileAllocationIterator.h
FatalException.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
FatalException.h
FeatureConfig.cc Cosmetic change 2013-01-15 21:57:35 +09:00
FeatureConfig.h
FeedbackURISelector.cc Use uri_split instead of uri::parse where appropriate 2012-10-14 18:05:34 +09:00
FeedbackURISelector.h
File.cc Rewritten File::getPathSeparators() 2012-09-24 23:04:42 +09:00
File.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
FileAllocationCommand.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
FileAllocationCommand.h
FileAllocationDispatcherCommand.cc
FileAllocationDispatcherCommand.h
FileAllocationEntry.cc
FileAllocationEntry.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
FileAllocationIterator.h
FileAllocationMan.h
FileEntry.cc Use request URI as referer if --referer="*" is given 2013-01-08 21:42:42 +09:00
FileEntry.h
FillRequestGroupCommand.cc
FillRequestGroupCommand.h
FtpConnection.cc Made socket non-blocking mode in SocketCore::beginListen() 2012-11-28 00:15:03 +09:00
FtpConnection.h Code cleanup 2012-09-25 22:02:58 +09:00
FtpDownloadCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
FtpDownloadCommand.h
FtpFinishDownloadCommand.cc Use std::string for SocketPoolEntry::options_ 2012-09-26 23:00:05 +09:00
FtpFinishDownloadCommand.h
FtpInitiateConnectionCommand.cc Disable TCP_NODELAY for BitTorrent 2013-01-15 23:17:21 +09:00
FtpInitiateConnectionCommand.h
FtpNegotiationCommand.cc Disable TCP_NODELAY for BitTorrent 2013-01-15 23:17:21 +09:00
FtpNegotiationCommand.h
FtpTunnelRequestCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
FtpTunnelRequestCommand.h
FtpTunnelResponseCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
FtpTunnelResponseCommand.h
GZipDecodingStreamFilter.cc
GZipDecodingStreamFilter.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
GZipEncoder.cc
GZipEncoder.h Removed unused members 2012-10-29 23:42:58 +09:00
GenericParser.h Fixed resource leak 2012-10-29 23:42:58 +09:00
GeomStreamPieceSelector.cc
GeomStreamPieceSelector.h
GroupId.cc Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
GroupId.h Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
GrowSegment.cc Flush cached data on checkout/cancel Segment 2012-12-06 01:16:28 +09:00
GrowSegment.h Clear write cache on Segment::clear and Piece::clearAllBlock 2012-12-06 00:39:14 +09:00
HandshakeExtensionMessage.cc Return ExtensionMessage subclass create return raw pointer 2012-09-28 23:40:44 +09:00
HandshakeExtensionMessage.h Return ExtensionMessage subclass create return raw pointer 2012-09-28 23:40:44 +09:00
HashFuncEntry.h
HaveEraseCommand.cc Faster deletion of RequestGroup and DownloadResult lists 2012-12-19 23:03:48 +09:00
HaveEraseCommand.h
HttpConnection.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
HttpConnection.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
HttpDownloadCommand.cc Dont' return SharedHandle from HttpHeader::getRange() 2012-09-30 17:30:35 +09:00
HttpDownloadCommand.h
HttpHeader.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
HttpHeader.h Dont' return SharedHandle from HttpHeader::getRange() 2012-09-30 17:30:35 +09:00
HttpHeaderProcessor.cc Store only interesting HTTP headers in HttpHeader 2012-09-23 20:59:34 +09:00
HttpHeaderProcessor.h Store only interesting HTTP headers in HttpHeader 2012-09-23 20:59:34 +09:00
HttpInitiateConnectionCommand.cc Disable TCP_NODELAY for BitTorrent 2013-01-15 23:17:21 +09:00
HttpInitiateConnectionCommand.h
HttpListenCommand.cc Disable TCP_NODELAY for BitTorrent 2013-01-15 23:17:21 +09:00
HttpListenCommand.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
HttpProxyRequestCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
HttpProxyRequestCommand.h
HttpProxyResponseCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
HttpProxyResponseCommand.h
HttpRequest.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
HttpRequest.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
HttpRequestCommand.cc Fixed compile error without SSL/TLS lib 2012-12-01 23:37:57 +09:00
HttpRequestCommand.h
HttpResponse.cc Dont' return SharedHandle from HttpHeader::getRange() 2012-09-30 17:30:35 +09:00
HttpResponse.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
HttpResponseCommand.cc Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
HttpResponseCommand.h
HttpServer.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
HttpServer.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
HttpServerBodyCommand.cc RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
HttpServerBodyCommand.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
HttpServerCommand.cc Fixed compile error without SSL/TLS lib 2012-12-01 23:37:57 +09:00
HttpServerCommand.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
HttpServerResponseCommand.cc
HttpServerResponseCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
HttpSkipResponseCommand.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
HttpSkipResponseCommand.h
IndexBtMessage.cc Made BtMessage's NAME const char[] 2012-09-25 23:28:24 +09:00
IndexBtMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
IndexBtMessageValidator.cc
IndexBtMessageValidator.h
IndexedList.h Faster deletion of RequestGroup and DownloadResult lists 2012-12-19 23:03:48 +09:00
InitiateConnectionCommand.cc
InitiateConnectionCommand.h
InitiateConnectionCommandFactory.cc Removed Request::PROTO_* 2012-09-25 22:41:03 +09:00
InitiateConnectionCommandFactory.h
InitiatorMSEHandshakeCommand.cc Fix bug returnPeer is not called if sequence_ == INITIATOR_SEND_KEY 2013-01-25 00:01:43 +09:00
InitiatorMSEHandshakeCommand.h
InorderStreamPieceSelector.cc
InorderStreamPieceSelector.h
InorderURISelector.cc
InorderURISelector.h
IteratableChecksumValidator.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
IteratableChecksumValidator.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
IteratableChunkChecksumValidator.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
IteratableChunkChecksumValidator.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
IteratableValidator.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
JsonDiskWriter.h
JsonParser.cc
JsonParser.h
KqueueEventPoll.cc
KqueueEventPoll.h
LibgcryptARC4Encryptor.cc
LibgcryptARC4Encryptor.h
LibgcryptDHKeyExchange.cc
LibgcryptDHKeyExchange.h
LibgcryptMessageDigestImpl.cc
LibgcryptMessageDigestImpl.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
LibgmpDHKeyExchange.cc
LibgmpDHKeyExchange.h
LibgnutlsTLSContext.cc RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
LibgnutlsTLSContext.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
LibnettleARC4Encryptor.cc
LibnettleARC4Encryptor.h
LibnettleMessageDigestImpl.cc
LibnettleMessageDigestImpl.h
LibsslARC4Encryptor.cc
LibsslARC4Encryptor.h
LibsslDHKeyExchange.cc
LibsslDHKeyExchange.h
LibsslMessageDigestImpl.cc
LibsslMessageDigestImpl.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
LibsslTLSContext.cc RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
LibsslTLSContext.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
LogFactory.cc Added --console-log-level option 2013-01-05 18:48:09 +09:00
LogFactory.h Added --console-log-level option 2013-01-05 18:48:09 +09:00
Logger.cc Added --console-log-level option 2013-01-05 18:48:09 +09:00
Logger.h Added --console-log-level option 2013-01-05 18:48:09 +09:00
LongestSequencePieceSelector.cc
LongestSequencePieceSelector.h
LpdDispatchMessageCommand.cc
LpdDispatchMessageCommand.h
LpdMessage.cc
LpdMessage.h
LpdMessageDispatcher.cc
LpdMessageDispatcher.h
LpdMessageReceiver.cc SocketCore::bind now accepts const char* host instead of std::string 2012-11-15 21:09:10 +09:00
LpdMessageReceiver.h
LpdReceiveMessageCommand.cc Rewritten LpdMessageReceiver::receiveMessage() 2012-09-26 23:45:58 +09:00
LpdReceiveMessageCommand.h
MSEHandshake.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
MSEHandshake.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
Makefile.am Added --save-session-interval option 2013-01-10 00:15:30 +09:00
MemoryBencodePreDownloadHandler.h
MemoryBufferPreDownloadHandler.h
MemoryPreDownloadHandler.h
MessageDigest.cc
MessageDigest.h
MessageDigestImpl.h
MetadataInfo.cc Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
MetadataInfo.h Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
Metalink2RequestGroup.cc Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
Metalink2RequestGroup.h
MetalinkEntry.cc
MetalinkEntry.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
MetalinkHttpEntry.cc
MetalinkHttpEntry.h
MetalinkMetaurl.cc Made MetalinkMetaurl::MEDIATYPE_TORRENT const char[] 2012-09-25 23:07:23 +09:00
MetalinkMetaurl.h Made MetalinkMetaurl::MEDIATYPE_TORRENT const char[] 2012-09-25 23:07:23 +09:00
MetalinkParserController.cc Use uri_split instead of uri::parse where appropriate 2012-10-14 18:05:34 +09:00
MetalinkParserController.h
MetalinkParserState.cc
MetalinkParserState.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
MetalinkParserStateImpl.cc
MetalinkParserStateImpl.h
MetalinkParserStateMachine.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
MetalinkParserStateMachine.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
MetalinkParserStateV3Impl.cc
MetalinkParserStateV3Impl.h
MetalinkParserStateV4Impl.cc
MetalinkParserStateV4Impl.h
MetalinkPostDownloadHandler.cc Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
MetalinkPostDownloadHandler.h
MetalinkResource.cc Removed MetalinkResource static strings 2012-09-25 23:03:19 +09:00
MetalinkResource.h Removed MetalinkResource static strings 2012-09-25 23:03:19 +09:00
Metalinker.cc
Metalinker.h
MultiDiskAdaptor.cc Write data in 4K aligned offset in write with disk cache enabled 2012-12-06 00:17:11 +09:00
MultiDiskAdaptor.h Write data in 4K aligned offset in write with disk cache enabled 2012-12-06 00:17:11 +09:00
MultiFileAllocationIterator.cc
MultiFileAllocationIterator.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
MultiUrlRequestInfo.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
MultiUrlRequestInfo.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
NameResolver.cc
NameResolver.h
NetStat.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
NetStat.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
Netrc.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
Netrc.h
NetrcAuthResolver.cc
NetrcAuthResolver.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
Notifier.cc
Notifier.h
NsCookieParser.cc Made BufferedFile ctor take const char* args 2012-09-25 23:44:41 +09:00
NsCookieParser.h
NullHandle.h
NullOutputFile.h Console color output 2012-12-08 21:48:18 +09:00
NullProgressInfoFile.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
NullSinkStreamFilter.cc
NullSinkStreamFilter.h
NullStatCalc.h
NullWebSocketSessionMan.h
Option.cc
Option.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
OptionHandler.cc
OptionHandler.h Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
OptionHandlerException.cc
OptionHandlerException.h
OptionHandlerFactory.cc Added --save-session-interval option 2013-01-10 00:15:30 +09:00
OptionHandlerFactory.h Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
OptionHandlerImpl.cc Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
OptionHandlerImpl.h Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
OptionParser.cc Log warn if unknown option is found in config file or -i file 2013-01-07 22:42:28 +09:00
OptionParser.h Release statically allocated resources for prefs and options 2012-12-08 17:52:10 +09:00
OutputFile.h Console color output 2012-12-08 21:48:18 +09:00
ParserStateMachine.h
Peer.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
Peer.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
PeerAbstractCommand.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
PeerAbstractCommand.h
PeerAddrEntry.cc
PeerAddrEntry.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
PeerChokeCommand.cc
PeerChokeCommand.h
PeerConnection.cc Buffer up at most A2_IOV_MAX buffer entries for BtMessages 2013-01-11 18:46:36 +09:00
PeerConnection.h Buffer up at most A2_IOV_MAX buffer entries for BtMessages 2013-01-11 18:46:36 +09:00
PeerInitiateConnectionCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
PeerInitiateConnectionCommand.h
PeerInteractionCommand.cc Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
PeerInteractionCommand.h
PeerListenCommand.cc Made socket non-blocking mode in SocketCore::beginListen() 2012-11-28 00:15:03 +09:00
PeerListenCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
PeerReceiveHandshakeCommand.cc Simplified TransferStat struct 2012-10-26 00:16:20 +09:00
PeerReceiveHandshakeCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
PeerSessionResource.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
PeerSessionResource.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
PeerStat.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
PeerStat.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
PeerStorage.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
Piece.cc Append new data to the contagious cache data 2012-12-06 02:23:32 +09:00
Piece.h Append new data to the contagious cache data 2012-12-06 02:23:32 +09:00
PieceHashCheckIntegrityEntry.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
PieceHashCheckIntegrityEntry.h
PieceSelector.h
PieceStatMan.cc
PieceStatMan.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
PieceStorage.h Added --disk-cache option 2012-12-03 01:39:10 +09:00
PiecedSegment.cc Clear write cache on Segment::clear and Piece::clearAllBlock 2012-12-06 00:39:14 +09:00
PiecedSegment.h Clear write cache on Segment::clear and Piece::clearAllBlock 2012-12-06 00:39:14 +09:00
Platform.cc Release statically allocated resources for prefs and options 2012-12-08 17:52:10 +09:00
Platform.h
PollEventPoll.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
PollEventPoll.h
PortEventPoll.cc
PortEventPoll.h
PostDownloadHandler.h
PreDownloadHandler.h
PriorityPieceSelector.cc
PriorityPieceSelector.h
ProgressAwareEntry.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
ProtocolDetector.cc Use uri_split instead of uri::parse where appropriate 2012-10-14 18:05:34 +09:00
ProtocolDetector.h
Randomizer.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
Range.cc Dont' return SharedHandle from HttpHeader::getRange() 2012-09-30 17:30:35 +09:00
Range.h Dont' return SharedHandle from HttpHeader::getRange() 2012-09-30 17:30:35 +09:00
RangeBtMessage.cc Made BtMessage's NAME const char[] 2012-09-25 23:28:24 +09:00
RangeBtMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
RangeBtMessageValidator.cc
RangeBtMessageValidator.h
RarestPieceSelector.cc
RarestPieceSelector.h
RealtimeCommand.cc
RealtimeCommand.h
ReceiverMSEHandshakeCommand.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
ReceiverMSEHandshakeCommand.h
RecoverableException.cc
RecoverableException.h
Request.cc Use uri_split instead of uri::parse where appropriate 2012-10-14 18:05:34 +09:00
Request.h Removed Request::PROTO_* 2012-09-25 22:41:03 +09:00
RequestGroup.cc Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
RequestGroup.h Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
RequestGroupCriteria.h Code cleanup 2012-09-28 00:26:34 +09:00
RequestGroupEntry.cc
RequestGroupEntry.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
RequestGroupMan.cc Simplified RequestGroupMan::fillRequestGroupFromReserver 2012-12-22 23:37:44 +09:00
RequestGroupMan.h Faster deletion of RequestGroup and DownloadResult lists 2012-12-19 23:03:48 +09:00
RequestSlot.cc
RequestSlot.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
RpcMethod.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
RpcMethod.h
RpcMethodFactory.cc
RpcMethodFactory.h
RpcMethodImpl.cc Faster deletion of RequestGroup and DownloadResult lists 2012-12-19 23:03:48 +09:00
RpcMethodImpl.h Faster deletion of RequestGroup and DownloadResult lists 2012-12-19 23:03:48 +09:00
RpcRequest.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
RpcRequest.h
RpcResponse.cc
RpcResponse.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
SaveSessionCommand.cc Added --save-session-interval option 2013-01-10 00:15:30 +09:00
SaveSessionCommand.h Added --save-session-interval option 2013-01-10 00:15:30 +09:00
SeedCheckCommand.cc
SeedCheckCommand.h
SeedCriteria.h
SegList.h
Segment.h Clear write cache on Segment::clear and Piece::clearAllBlock 2012-12-06 00:39:14 +09:00
SegmentMan.cc Fix compiler warning 2012-12-26 23:10:32 +09:00
SegmentMan.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
SelectEventPoll.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
SelectEventPoll.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
SequentialDispatcherCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
SequentialPicker.h Changed console readout, making it more compact 2012-12-12 23:22:04 +09:00
ServerStat.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
ServerStat.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
ServerStatMan.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
ServerStatMan.h
SessionSerializer.cc Faster deletion of RequestGroup and DownloadResult lists 2012-12-19 23:03:48 +09:00
SessionSerializer.h
ShareRatioSeedCriteria.cc Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
ShareRatioSeedCriteria.h Reworked download/upload statistics calculation 2012-10-25 23:33:45 +09:00
SharedHandle.cc Moved implementation of SharedCount and WeakCount to cc file 2012-09-30 18:14:59 +09:00
SharedHandle.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
Signature.cc
Signature.h
SimpleBtMessage.cc Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
SimpleBtMessage.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
SimpleRandomizer.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
SimpleRandomizer.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
SingleFileAllocationIterator.cc
SingleFileAllocationIterator.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
SingletonHolder.h
SinkStreamFilter.cc Append new data to the contagious cache data 2012-12-06 02:23:32 +09:00
SinkStreamFilter.h Added --disk-cache option 2012-12-03 01:39:10 +09:00
SleepCommand.cc
SleepCommand.h
SocketBuffer.cc Increase amount to 24K to pack Piece header and payload; fix missing goto 2013-01-14 21:01:08 +09:00
SocketBuffer.h Buffer up at most A2_IOV_MAX buffer entries for BtMessages 2013-01-11 18:46:36 +09:00
SocketCore.cc Disable TCP_NODELAY for BitTorrent 2013-01-15 23:17:21 +09:00
SocketCore.h Made SocketCore::readData() and readDataFrom() take void* 2013-01-11 17:03:59 +09:00
SocketRecvBuffer.cc
SocketRecvBuffer.h
SpeedCalc.cc Rewritten SpeedCalc 2013-01-11 23:29:58 +09:00
SpeedCalc.h Rewritten SpeedCalc 2013-01-11 23:29:58 +09:00
Sqlite3CookieParser.cc Use const char* instead of static const std::string 2012-09-24 23:20:43 +09:00
Sqlite3CookieParser.h Use const char* instead of static const std::string 2012-09-24 23:20:43 +09:00
Sqlite3CookieParserImpl.cc Use const char* instead of static const std::string 2012-09-24 23:20:43 +09:00
Sqlite3CookieParserImpl.h Use const char* instead of static const std::string 2012-09-24 23:20:43 +09:00
StatCalc.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
StreamCheckIntegrityEntry.cc
StreamCheckIntegrityEntry.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
StreamFileAllocationEntry.cc
StreamFileAllocationEntry.h
StreamFilter.cc
StreamFilter.h
StreamPieceSelector.h
StructParserStateMachine.h
TLSContext.h RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
TimeA2.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
TimeA2.h
TimeBasedCommand.cc
TimeBasedCommand.h
TimeSeedCriteria.cc
TimeSeedCriteria.h
TimedHaltCommand.cc
TimedHaltCommand.h
TimerA2.cc
TimerA2.h
TorrentAttribute.cc
TorrentAttribute.h
TrackerWatcherCommand.cc Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
TrackerWatcherCommand.h
TransferStat.cc Simplified TransferStat struct 2012-10-26 00:16:20 +09:00
TransferStat.h Simplified TransferStat struct 2012-10-26 00:16:20 +09:00
Triplet.h
TrueRequestGroupCriteria.h
TruncFileAllocationIterator.cc mingw32: Make NTFS sparse file on --file-allocation=trunc 2013-01-11 18:35:54 +09:00
TruncFileAllocationIterator.h
URIResult.cc
URIResult.h
URISelector.h
UTMetadataDataExtensionMessage.cc Initialized scalar members 2012-10-29 23:42:58 +09:00
UTMetadataDataExtensionMessage.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
UTMetadataExtensionMessage.cc Made ExtensionMessage's NAME const char[] 2012-09-26 00:01:41 +09:00
UTMetadataExtensionMessage.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
UTMetadataPostDownloadHandler.cc
UTMetadataPostDownloadHandler.h
UTMetadataRejectExtensionMessage.cc
UTMetadataRejectExtensionMessage.h
UTMetadataRequestExtensionMessage.cc Rewritten ExtensionMessageRegistry 2012-09-26 22:02:48 +09:00
UTMetadataRequestExtensionMessage.h Removed *Handle typedef 2012-09-28 23:27:46 +09:00
UTMetadataRequestFactory.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
UTMetadataRequestFactory.h
UTMetadataRequestTracker.cc
UTMetadataRequestTracker.h
UTPexExtensionMessage.cc Return ExtensionMessage subclass create return raw pointer 2012-09-28 23:40:44 +09:00
UTPexExtensionMessage.h Return ExtensionMessage subclass create return raw pointer 2012-09-28 23:40:44 +09:00
UnionSeedCriteria.cc
UnionSeedCriteria.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
UnknownLengthPieceStorage.cc Removed *Handle typedef 2012-09-28 23:27:46 +09:00
UnknownLengthPieceStorage.h Added --disk-cache option 2012-12-03 01:39:10 +09:00
UnknownOptionException.cc
UnknownOptionException.h
UriListParser.cc Made BufferedFile ctor take const char* args 2012-09-25 23:44:41 +09:00
UriListParser.h
ValueBase.cc
ValueBase.h
ValueBaseBencodeParser.h
ValueBaseDiskWriter.h
ValueBaseJsonParser.h
ValueBaseStructParserState.h
ValueBaseStructParserStateImpl.cc
ValueBaseStructParserStateImpl.h
ValueBaseStructParserStateMachine.cc
ValueBaseStructParserStateMachine.h
WatchProcessCommand.cc
WatchProcessCommand.h
WebSocketInteractionCommand.cc RPC over SSL/TLS transport 2012-09-30 00:50:14 +09:00
WebSocketInteractionCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
WebSocketResponseCommand.cc
WebSocketResponseCommand.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
WebSocketSession.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
WebSocketSession.h
WebSocketSessionMan.cc Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
WebSocketSessionMan.h
WinConsoleFile.cc Console color output 2012-12-08 21:48:18 +09:00
WinConsoleFile.h Console color output 2012-12-08 21:48:18 +09:00
WrDiskCache.cc Log size before flush 2012-12-06 03:04:41 +09:00
WrDiskCache.h Added --disk-cache option 2012-12-03 01:39:10 +09:00
WrDiskCacheEntry.cc Removed unused variables 2012-12-17 00:43:13 +09:00
WrDiskCacheEntry.h Append new data to the contagious cache data 2012-12-06 02:23:32 +09:00
XORCloser.h
Xml2XmlParser.cc
Xml2XmlParser.h
XmlAttr.cc
XmlAttr.h
XmlParser.cc Fixed resource leak 2012-10-29 23:42:58 +09:00
XmlParser.h
XmlRpcDiskWriter.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
XmlRpcDiskWriter.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
XmlRpcRequestParserController.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
XmlRpcRequestParserController.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
XmlRpcRequestParserState.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
XmlRpcRequestParserStateImpl.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
XmlRpcRequestParserStateImpl.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
XmlRpcRequestParserStateMachine.cc
XmlRpcRequestParserStateMachine.h
ZeroBtMessage.cc
ZeroBtMessage.h Made static create function of BtMessage subclass return raw pointer 2012-09-27 23:40:25 +09:00
a2algo.h
a2functional.h Remove Append and StringAppend 2013-01-15 21:46:03 +09:00
a2gmp.cc
a2gmp.h
a2io.h mingw32: Use HANDLE only for MinGW32 build 2012-12-15 18:28:46 +09:00
a2iterator.h
a2netcompat.h Vectorized write for SocketBuffer to avoid small packet 2013-01-11 16:50:04 +09:00
a2time.h
alloca.c
array_fun.h
asctime_r.c
asctime_r.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
base32.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
base32.h
base64.h
bencode2.cc
bencode2.h
bitfield.cc
bitfield.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
bittorrent_helper.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
bittorrent_helper.h Removed trailing spaces 2012-10-01 23:52:22 +09:00
clock_gettime_mingw.cc
clock_gettime_mingw.h
clock_gettime_osx.cc
clock_gettime_osx.h
common.h
console.cc
console.h
cookie_helper.cc Removed trailing spaces 2012-10-01 23:52:22 +09:00
cookie_helper.h
daemon.cc
daemon.h
download_helper.cc Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
download_helper.h Save gid option with --save-session option 2012-12-17 00:33:11 +09:00
error_code.h
fmt.cc
fmt.h
gai_strerror.c
gai_strerror.h
getaddrinfo.c
getaddrinfo.h
gettimeofday.c
gettimeofday.h
help_tags.cc
help_tags.h
json.cc Removed unused code 2012-09-24 21:46:26 +09:00
json.h Removed unused code 2012-09-24 21:46:26 +09:00
libgen.c
libgen.h
localtime_r.c
localtime_r.h
magnet.cc
magnet.h
main.cc Added --console-log-level option 2013-01-05 18:48:09 +09:00
message.h Use 64 bits random bytes as GID 2012-12-16 17:29:01 +09:00
message_digest_helper.cc Removed unused staticSHA1Digest 2012-12-07 00:12:22 +09:00
message_digest_helper.h Removed unused staticSHA1Digest 2012-12-07 00:12:22 +09:00
metalink_helper.cc
metalink_helper.h
option_processing.cc Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
paramed_string.cc
paramed_string.h
prefs.cc Added --save-session-interval option 2013-01-10 00:15:30 +09:00
prefs.h Added --save-session-interval option 2013-01-10 00:15:30 +09:00
right.txt
rpc_helper.cc
rpc_helper.h
strptime.c
strptime.h
timegm.c
timegm.h
timespec.h
uri.cc Use uri_split instead of uri::parse where appropriate 2012-10-14 18:05:34 +09:00
uri.h Use uri_split instead of uri::parse where appropriate 2012-10-14 18:05:34 +09:00
uri_split.c Fixed bug that USR_BASENAME is not defined 2012-12-27 00:03:37 +09:00
uri_split.h Rewritten URI parser 2012-10-14 00:14:50 +09:00
usage_text.h Added --save-session-interval option 2013-01-10 00:15:30 +09:00
util.cc Accept k and m as well as K and M in util::getRealSize() 2013-01-15 21:36:25 +09:00
util.h Rewritten util::uitos() 2013-01-16 23:30:02 +09:00
version_usage.cc Handle OptionHandlers as raw pointer 2012-09-27 22:45:31 +09:00
wallclock.cc
wallclock.h