Tatsuhiro Tsujikawa e441cf0575 Merge pull request #885 from aria2/notice-log-level-redirection-uri 8 年之前
..
includes 366e2e8f79 Use default where possible 9 年之前
.gitignore c63a524a88 Added .gitignore files 13 年之前
A2STR.cc d95a179876 Removed A2STR strings other than NIL 13 年之前
A2STR.h d95a179876 Removed A2STR strings other than NIL 13 年之前
ARC4Encryptor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractAuthResolver.cc 366e2e8f79 Use default where possible 9 年之前
AbstractAuthResolver.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractBtMessage.cc 366e2e8f79 Use default where possible 9 年之前
AbstractBtMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractCommand.cc aa4ea8889c clang-format-3.9 9 年之前
AbstractCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractDiskWriter.cc 8fc0c85125 Propagate disk full error on pre-allocation to last error code 8 年之前
AbstractDiskWriter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractHttpServerResponseCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractHttpServerResponseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractOptionHandler.cc 366e2e8f79 Use default where possible 9 年之前
AbstractOptionHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractProxyRequestCommand.cc 366e2e8f79 Use default where possible 9 年之前
AbstractProxyRequestCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractProxyResponseCommand.cc 366e2e8f79 Use default where possible 9 年之前
AbstractProxyResponseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AbstractSingleDiskAdaptor.cc 857d6a2a8e Fix compiler warning with Android NDK clang 8 年之前
AbstractSingleDiskAdaptor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ActivePeerConnectionCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ActivePeerConnectionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AdaptiveFileAllocationIterator.cc 366e2e8f79 Use default where possible 9 年之前
AdaptiveFileAllocationIterator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AdaptiveURISelector.cc 366e2e8f79 Use default where possible 9 年之前
AdaptiveURISelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Adler32MessageDigestImpl.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Adler32MessageDigestImpl.h aa4ea8889c clang-format-3.9 9 年之前
AnnounceList.cc 366e2e8f79 Use default where possible 9 年之前
AnnounceList.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AnnounceTier.cc 366e2e8f79 Use default where possible 9 年之前
AnnounceTier.h e2ff45f326 AnnounceList, AnnounceTier: Code cleanup using C++11 features 11 年之前
AnonDiskWriterFactory.h 366e2e8f79 Use default where possible 9 年之前
ApiCallbackDownloadEventListener.cc 366e2e8f79 Use default where possible 9 年之前
ApiCallbackDownloadEventListener.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AppleMessageDigestImpl.cc aa4ea8889c clang-format-3.9 9 年之前
AppleTLSContext.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AppleTLSContext.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AppleTLSSession.cc aa4ea8889c clang-format-3.9 9 年之前
AppleTLSSession.h cf2fa33fe0 WinTLS: Fix hang because of buffered received data 9 年之前
AsyncNameResolver.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AsyncNameResolver.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AsyncNameResolverMan.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AsyncNameResolverMan.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AuthConfig.cc 366e2e8f79 Use default where possible 9 年之前
AuthConfig.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
AuthConfigFactory.cc aa4ea8889c clang-format-3.9 9 年之前
AuthConfigFactory.h aa4ea8889c clang-format-3.9 9 年之前
AuthResolver.h 366e2e8f79 Use default where possible 9 年之前
AutoSaveCommand.cc 366e2e8f79 Use default where possible 9 年之前
AutoSaveCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BackupIPv4ConnectCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BackupIPv4ConnectCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BencodeDiskWriter.h 01e1fdaf49 Parse torrent file on the fly if --follow-torrent=mem is given 13 年之前
BencodeDiskWriterFactory.h 01e1fdaf49 Parse torrent file on the fly if --follow-torrent=mem is given 13 年之前
BencodeParser.cc 366e2e8f79 Use default where possible 9 年之前
BencodeParser.h f316c94710 Ignore floating number in torrent file 9 年之前
BinaryStream.h 366e2e8f79 Use default where possible 9 年之前
BitfieldMan.cc d64089632e Merge branch 'master' into random-webseeding 9 年之前
BitfieldMan.h a474183bd3 clang-format 9 年之前
BtAbortOutstandingRequestEvent.cc 366e2e8f79 Use default where possible 9 年之前
BtAbortOutstandingRequestEvent.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtAllowedFastMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtAllowedFastMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtAnnounce.cc 0b48bb1dbd Use user-defined literals for time units 10 年之前
BtAnnounce.h 366e2e8f79 Use default where possible 9 年之前
BtBitfieldMessage.cc 366e2e8f79 Use default where possible 9 年之前
BtBitfieldMessage.h cef9109070 Refactor BtBitfieldMessage 9 年之前
BtBitfieldMessageValidator.cc 366e2e8f79 Use default where possible 9 年之前
BtBitfieldMessageValidator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtCancelMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtCancelMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtCancelSendingPieceEvent.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtCheckIntegrityEntry.cc 366e2e8f79 Use default where possible 9 年之前
BtCheckIntegrityEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtChokeMessage.cc 570d46725f Fix frequent choke/unchoke message transmission 9 年之前
BtChokeMessage.h 570d46725f Fix frequent choke/unchoke message transmission 9 年之前
BtChokingEvent.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtConstants.h 9a63e59104 Extend maximum BitTorrent incoming payload size to 64KiB 9 年之前
BtDependency.cc 366e2e8f79 Use default where possible 9 年之前
BtDependency.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtExtendedMessage.cc dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
BtExtendedMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
BtFileAllocationEntry.cc bfc54d0b9a Save control file early 8 年之前
BtFileAllocationEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtHandshakeMessage.cc 366e2e8f79 Use default where possible 9 年之前
BtHandshakeMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
BtHandshakeMessageValidator.cc 366e2e8f79 Use default where possible 9 年之前
BtHandshakeMessageValidator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtHaveAllMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtHaveAllMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtHaveMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtHaveMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtHaveNoneMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtHaveNoneMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtInteractive.h 366e2e8f79 Use default where possible 9 年之前
BtInterestedMessage.cc 366e2e8f79 Use default where possible 9 年之前
BtInterestedMessage.h 41df1607f6 Fix frequent interested/not interested message transmission 9 年之前
BtKeepAliveMessage.cc dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
BtKeepAliveMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
BtLeecherStateChoke.cc 16797b5264 clang-format 9 年之前
BtLeecherStateChoke.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtMessage.h 366e2e8f79 Use default where possible 9 年之前
BtMessageDispatcher.h 366e2e8f79 Use default where possible 9 年之前
BtMessageFactory.h 366e2e8f79 Use default where possible 9 年之前
BtMessageReceiver.h 366e2e8f79 Use default where possible 9 年之前
BtMessageValidator.h 366e2e8f79 Use default where possible 9 年之前
BtNotInterestedMessage.cc 366e2e8f79 Use default where possible 9 年之前
BtNotInterestedMessage.h 41df1607f6 Fix frequent interested/not interested message transmission 9 年之前
BtPieceMessage.cc c1a0b33515 Add constexpr if possible 8 年之前
BtPieceMessage.h c1a0b33515 Add constexpr if possible 8 年之前
BtPieceMessageValidator.cc 366e2e8f79 Use default where possible 9 年之前
BtPieceMessageValidator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtPortMessage.cc dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
BtPortMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
BtPostDownloadHandler.cc 21754fa103 Add following to aria2.tellStatus response key as reverse link for followedBy 9 年之前
BtPostDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtProgressInfoFile.h 366e2e8f79 Use default where possible 9 年之前
BtRegistry.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtRegistry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtRejectMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtRejectMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtRequestFactory.h 366e2e8f79 Use default where possible 9 年之前
BtRequestMessage.cc f2aa7564b0 Remove unnecessary condition 9 年之前
BtRequestMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtRuntime.cc 366e2e8f79 Use default where possible 9 年之前
BtRuntime.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtSeederStateChoke.cc 16797b5264 clang-format 9 年之前
BtSeederStateChoke.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtSetup.cc 366e2e8f79 Use default where possible 9 年之前
BtSetup.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtStopDownloadCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtStopDownloadCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtSuggestPieceMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtSuggestPieceMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
BtUnchokeMessage.cc 570d46725f Fix frequent choke/unchoke message transmission 9 年之前
BtUnchokeMessage.h 570d46725f Fix frequent choke/unchoke message transmission 9 年之前
BufferedFile.cc e4f3d633c1 Use stdin for *NIX as well 9 年之前
BufferedFile.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ByteArrayDiskWriter.cc 366e2e8f79 Use default where possible 9 年之前
ByteArrayDiskWriter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ByteArrayDiskWriterFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CUIDCounter.cc 366e2e8f79 Use default where possible 9 年之前
CUIDCounter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CheckIntegrityCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CheckIntegrityCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CheckIntegrityDispatcherCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CheckIntegrityDispatcherCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CheckIntegrityEntry.cc 366e2e8f79 Use default where possible 9 年之前
CheckIntegrityEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CheckIntegrityMan.h 2b458da480 2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
Checksum.cc 366e2e8f79 Use default where possible 9 年之前
Checksum.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ChecksumCheckIntegrityEntry.cc 366e2e8f79 Use default where possible 9 年之前
ChecksumCheckIntegrityEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ChunkChecksum.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ChunkChecksum.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ChunkedDecodingStreamFilter.cc 366e2e8f79 Use default where possible 9 年之前
ChunkedDecodingStreamFilter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ColorizedStream.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ColorizedStream.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Command.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Command.h 366e2e8f79 Use default where possible 9 年之前
ConnectCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ConnectCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ConsoleStatCalc.cc aa4ea8889c clang-format-3.9 9 年之前
ConsoleStatCalc.h 366e2e8f79 Use default where possible 9 年之前
ContentTypeRequestGroupCriteria.cc c1a0b33515 Add constexpr if possible 8 年之前
ContentTypeRequestGroupCriteria.h c1a0b33515 Add constexpr if possible 8 年之前
Context.cc 3af50e5140 Fix log message 9 年之前
Context.h 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 年之前
ContextAttribute.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ContextAttribute.h 366e2e8f79 Use default where possible 9 年之前
ControlChain.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Cookie.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Cookie.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CookieStorage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CookieStorage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CreateRequestCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
CreateRequestCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHKeyExchange.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAbstractMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAbstractMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAbstractNodeLookupTask.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAbstractTask.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAbstractTask.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAnnouncePeerMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAnnouncePeerMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAnnouncePeerReplyMessage.cc 366e2e8f79 Use default where possible 9 年之前
DHTAnnouncePeerReplyMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTAutoSaveCommand.cc 366e2e8f79 Use default where possible 9 年之前
DHTAutoSaveCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTBucket.cc 366e2e8f79 Use default where possible 9 年之前
DHTBucket.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTBucketRefreshCommand.cc 366e2e8f79 Use default where possible 9 年之前
DHTBucketRefreshCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTBucketRefreshTask.cc 366e2e8f79 Use default where possible 9 年之前
DHTBucketRefreshTask.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTBucketTree.cc 366e2e8f79 Use default where possible 9 年之前
DHTBucketTree.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTConnection.h 366e2e8f79 Use default where possible 9 年之前
DHTConnectionImpl.cc 366e2e8f79 Use default where possible 9 年之前
DHTConnectionImpl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTConstants.h 8203ee3d0d Increase DHT transaction ID from 2 to 4 bytes to avoid conflict 9 年之前
DHTEntryPointNameResolveCommand.cc 3d5c76800d Take into account address family when resolving DHT node address 8 年之前
DHTEntryPointNameResolveCommand.h 3d5c76800d Take into account address family when resolving DHT node address 8 年之前
DHTFindNodeMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTFindNodeMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTFindNodeReplyMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTFindNodeReplyMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTGetPeersCommand.cc aa4ea8889c clang-format-3.9 9 年之前
DHTGetPeersCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTGetPeersMessage.cc 1e59e357af Fix compile error on OS X 9 年之前
DHTGetPeersMessage.h 3e00be26e8 Include local IP address to DHT GetPeers reply message 9 年之前
DHTGetPeersReplyMessage.cc 8e07568a9e clang-format 9 年之前
DHTGetPeersReplyMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTIDCloser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTInteractionCommand.cc 8b93b12488 Reduce delay in tracker request 9 年之前
DHTInteractionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessage.cc 366e2e8f79 Use default where possible 9 年之前
DHTMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessageCallback.h 366e2e8f79 Use default where possible 9 年之前
DHTMessageDispatcher.h aa4ea8889c clang-format-3.9 9 年之前
DHTMessageDispatcherImpl.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessageDispatcherImpl.h aa4ea8889c clang-format-3.9 9 年之前
DHTMessageEntry.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessageEntry.h 99cd73c092 Replace timer facility with chrono lib 10 年之前
DHTMessageFactory.h 366e2e8f79 Use default where possible 9 年之前
DHTMessageFactoryImpl.cc 3e00be26e8 Include local IP address to DHT GetPeers reply message 9 年之前
DHTMessageFactoryImpl.h 3e00be26e8 Include local IP address to DHT GetPeers reply message 9 年之前
DHTMessageReceiver.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessageReceiver.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessageTracker.cc c245c5ecc6 Fix compile error with clang and --enable-werror 9 年之前
DHTMessageTracker.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessageTrackerEntry.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTMessageTrackerEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTNode.cc 366e2e8f79 Use default where possible 9 年之前
DHTNode.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTNodeLookupEntry.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTNodeLookupEntry.h 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 年之前
DHTNodeLookupTask.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTNodeLookupTask.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTNodeLookupTaskCallback.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTNodeLookupTaskCallback.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerAnnounceCommand.cc 366e2e8f79 Use default where possible 9 年之前
DHTPeerAnnounceCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerAnnounceEntry.cc 366e2e8f79 Use default where possible 9 年之前
DHTPeerAnnounceEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerAnnounceStorage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerAnnounceStorage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerLookupTask.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerLookupTask.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerLookupTaskCallback.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPeerLookupTaskCallback.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPingMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPingMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPingReplyMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPingReplyMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPingReplyMessageCallback.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTPingTask.cc 366e2e8f79 Use default where possible 9 年之前
DHTPingTask.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTQueryMessage.cc 366e2e8f79 Use default where possible 9 年之前
DHTQueryMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTRegistry.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTRegistry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTReplaceNodeTask.cc 366e2e8f79 Use default where possible 9 年之前
DHTReplaceNodeTask.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTResponseMessage.cc 366e2e8f79 Use default where possible 9 年之前
DHTResponseMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTRoutingTable.cc 366e2e8f79 Use default where possible 9 年之前
DHTRoutingTable.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTRoutingTableDeserializer.cc 366e2e8f79 Use default where possible 9 年之前
DHTRoutingTableDeserializer.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTRoutingTableSerializer.cc 366e2e8f79 Use default where possible 9 年之前
DHTRoutingTableSerializer.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTSetup.cc 3d5c76800d Take into account address family when resolving DHT node address 8 年之前
DHTSetup.h 8b93b12488 Reduce delay in tracker request 9 年之前
DHTTask.h 366e2e8f79 Use default where possible 9 年之前
DHTTaskExecutor.cc 366e2e8f79 Use default where possible 9 年之前
DHTTaskExecutor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTTaskFactory.h 366e2e8f79 Use default where possible 9 年之前
DHTTaskFactoryImpl.cc 366e2e8f79 Use default where possible 9 年之前
DHTTaskFactoryImpl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTTaskQueue.h 366e2e8f79 Use default where possible 9 年之前
DHTTaskQueueImpl.cc 366e2e8f79 Use default where possible 9 年之前
DHTTaskQueueImpl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTTokenTracker.cc 366e2e8f79 Use default where possible 9 年之前
DHTTokenTracker.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTTokenUpdateCommand.cc 366e2e8f79 Use default where possible 9 年之前
DHTTokenUpdateCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTUnknownMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DHTUnknownMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DNSCache.cc 16797b5264 clang-format 9 年之前
DNSCache.h aa4ea8889c clang-format-3.9 9 年之前
DefaultAuthResolver.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultAuthResolver.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultBtAnnounce.cc aa4ea8889c clang-format-3.9 9 年之前
DefaultBtAnnounce.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultBtInteractive.cc 366e2e8f79 Use default where possible 9 年之前
DefaultBtInteractive.h babdcb2c7d Change have entry indexing method 9 年之前
DefaultBtMessageDispatcher.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultBtMessageDispatcher.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultBtMessageFactory.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultBtMessageFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultBtMessageReceiver.cc aa4ea8889c clang-format-3.9 9 年之前
DefaultBtMessageReceiver.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultBtProgressInfoFile.cc 366e2e8f79 Use default where possible 9 年之前
DefaultBtProgressInfoFile.h 269520ee69 Don't write control file if content is not changed from previous one 10 年之前
DefaultBtRequestFactory.cc 366e2e8f79 Use default where possible 9 年之前
DefaultBtRequestFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultDiskWriter.cc 366e2e8f79 Use default where possible 9 年之前
DefaultDiskWriter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultDiskWriterFactory.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultDiskWriterFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultExtensionMessageFactory.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultExtensionMessageFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DefaultPeerStorage.cc 7a31f9bf29 Make assertion hold 9 年之前
DefaultPeerStorage.h f5ceeebe86 Fix some compiler warnings 9 年之前
DefaultPieceStorage.cc 90452ae11b Don't download piece which is filtered out (e.g., --select-file) 9 年之前
DefaultPieceStorage.h babdcb2c7d Change have entry indexing method 9 年之前
DefaultStreamPieceSelector.cc 366e2e8f79 Use default where possible 9 年之前
DefaultStreamPieceSelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DelayedCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Dependency.h 366e2e8f79 Use default where possible 9 年之前
DirectDiskAdaptor.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DirectDiskAdaptor.h 81f46fbf92 Use CXX11_OVERRIDE 12 年之前
DiskAdaptor.cc 366e2e8f79 Use default where possible 9 年之前
DiskAdaptor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DiskWriter.h 366e2e8f79 Use default where possible 9 年之前
DiskWriterFactory.h 366e2e8f79 Use default where possible 9 年之前
DlAbortEx.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DlAbortEx.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DlRetryEx.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DlRetryEx.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DownloadCommand.cc e8fcedf092 Take into account timeout 9 年之前
DownloadCommand.h 10b64e281a Ensure that lowest speed check is done even when download speed is 0 9 年之前
DownloadContext.cc 366e2e8f79 Use default where possible 9 年之前
DownloadContext.h ca634a82bd Add bittorrent key to aria2.tellStopped status 9 年之前
DownloadEngine.cc aa4ea8889c clang-format-3.9 9 年之前
DownloadEngine.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DownloadEngineFactory.cc 366e2e8f79 Use default where possible 9 年之前
DownloadEngineFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DownloadFailureException.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DownloadFailureException.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DownloadHandler.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
DownloadHandlerConstants.cc c1a0b33515 Add constexpr if possible 8 年之前
DownloadHandlerConstants.h c1a0b33515 Add constexpr if possible 8 年之前
DownloadResult.cc 366e2e8f79 Use default where possible 9 年之前
DownloadResult.h ca634a82bd Add bittorrent key to aria2.tellStopped status 9 年之前
EpollEventPoll.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
EpollEventPoll.h aa4ea8889c clang-format-3.9 9 年之前
Event.h 366e2e8f79 Use default where possible 9 年之前
EventPoll.h 366e2e8f79 Use default where possible 9 年之前
EvictSocketPoolCommand.cc 366e2e8f79 Use default where possible 9 年之前
EvictSocketPoolCommand.h af98861aff Evict timed out pooled socket periodically 10 年之前
Exception.cc 366e2e8f79 Use default where possible 9 年之前
Exception.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ExpatXmlParser.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ExpatXmlParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ExtensionMessage.h 366e2e8f79 Use default where possible 9 年之前
ExtensionMessageFactory.h 366e2e8f79 Use default where possible 9 年之前
ExtensionMessageRegistry.cc 366e2e8f79 Use default where possible 9 年之前
ExtensionMessageRegistry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FallocFileAllocationIterator.cc 949a580a14 mingw32: Gain privilege before opening files 9 年之前
FallocFileAllocationIterator.h 949a580a14 mingw32: Gain privilege before opening files 9 年之前
FatalException.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FatalException.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FeatureConfig.cc ec2ce4ffe5 spelling fixes 8 年之前
FeatureConfig.h 2758fba10c sftp: Add SFTP and libssh2 to feature summary, and add tests 10 年之前
FeedbackURISelector.cc 366e2e8f79 Use default where possible 9 年之前
FeedbackURISelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
File.cc eecb5e055e clang-format 8 年之前
File.h 744a5a550d Better error message when local file status cannot be retrieved 8 年之前
FileAllocationCommand.cc 8fc0c85125 Propagate disk full error on pre-allocation to last error code 8 年之前
FileAllocationCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FileAllocationDispatcherCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FileAllocationDispatcherCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FileAllocationEntry.cc 366e2e8f79 Use default where possible 9 年之前
FileAllocationEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FileAllocationIterator.h 366e2e8f79 Use default where possible 9 年之前
FileAllocationMan.h 2b458da480 2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
FileEntry.cc 366e2e8f79 Use default where possible 9 年之前
FileEntry.h 360ca57231 Try to use available URI if all pooled requests are sleeping 9 年之前
FillRequestGroupCommand.cc 366e2e8f79 Use default where possible 9 年之前
FillRequestGroupCommand.h 9e05371fb6 Added support for a dynamic management of the number of concurrent downloads as a function of the overall bandwidth observed 9 年之前
FtpConnection.cc 366e2e8f79 Use default where possible 9 年之前
FtpConnection.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpDownloadCommand.cc 366e2e8f79 Use default where possible 9 年之前
FtpDownloadCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpFinishDownloadCommand.cc 366e2e8f79 Use default where possible 9 年之前
FtpFinishDownloadCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpInitiateConnectionCommand.cc 366e2e8f79 Use default where possible 9 年之前
FtpInitiateConnectionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpNegotiationCommand.cc 366e2e8f79 Use default where possible 9 年之前
FtpNegotiationCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpNegotiationConnectChain.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpTunnelRequestCommand.cc 366e2e8f79 Use default where possible 9 年之前
FtpTunnelRequestCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpTunnelRequestConnectChain.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
FtpTunnelResponseCommand.cc 366e2e8f79 Use default where possible 9 年之前
FtpTunnelResponseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GZipDecodingStreamFilter.cc ec2ce4ffe5 spelling fixes 8 年之前
GZipDecodingStreamFilter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GZipEncoder.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GZipEncoder.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GZipFile.cc e4f3d633c1 Use stdin for *NIX as well 9 年之前
GZipFile.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GenericParser.h 366e2e8f79 Use default where possible 9 年之前
GeomStreamPieceSelector.cc 366e2e8f79 Use default where possible 9 年之前
GeomStreamPieceSelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GroupId.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GroupId.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
GrowSegment.cc 366e2e8f79 Use default where possible 9 年之前
GrowSegment.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HandshakeExtensionMessage.cc e86bcd3d24 Update comment to match code 9 年之前
HandshakeExtensionMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HashFuncEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HaveEraseCommand.cc 366e2e8f79 Use default where possible 9 年之前
HaveEraseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpConnection.cc 2df30b1447 Support 1xx non-final response 9 年之前
HttpConnection.h ec2ce4ffe5 spelling fixes 8 年之前
HttpDownloadCommand.cc 366e2e8f79 Use default where possible 9 年之前
HttpDownloadCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpHeader.cc c1a0b33515 Add constexpr if possible 8 年之前
HttpHeader.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpHeaderProcessor.cc 366e2e8f79 Use default where possible 9 年之前
HttpHeaderProcessor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpInitiateConnectionCommand.cc 366e2e8f79 Use default where possible 9 年之前
HttpInitiateConnectionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpListenCommand.cc ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object 9 年之前
HttpListenCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpProxyRequestCommand.cc 366e2e8f79 Use default where possible 9 年之前
HttpProxyRequestCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpProxyRequestConnectChain.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpProxyResponseCommand.cc 366e2e8f79 Use default where possible 9 年之前
HttpProxyResponseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpRequest.cc 366e2e8f79 Use default where possible 9 年之前
HttpRequest.h aa06a17fda Refactor HttpRequest 9 年之前
HttpRequestCommand.cc 366e2e8f79 Use default where possible 9 年之前
HttpRequestCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpRequestConnectChain.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpResponse.cc c7a13f934c Log directed URI in notice log level 8 年之前
HttpResponse.h da730478af new option content-disposition-default-utf8 8 年之前
HttpResponseCommand.cc da730478af new option content-disposition-default-utf8 8 年之前
HttpResponseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpServer.cc 1e8cf5151e Fix typo 8 年之前
HttpServer.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpServerBodyCommand.cc cf2fa33fe0 WinTLS: Fix hang because of buffered received data 9 年之前
HttpServerBodyCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpServerCommand.cc cf2fa33fe0 WinTLS: Fix hang because of buffered received data 9 年之前
HttpServerCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpServerResponseCommand.cc 366e2e8f79 Use default where possible 9 年之前
HttpServerResponseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
HttpSkipResponseCommand.cc 366e2e8f79 Use default where possible 9 年之前
HttpSkipResponseCommand.h 2db0c81fc8 Stuff memory holes 12 年之前
IOFile.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
IOFile.h 366e2e8f79 Use default where possible 9 年之前
IndexBtMessage.cc dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
IndexBtMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
IndexBtMessageValidator.cc 366e2e8f79 Use default where possible 9 年之前
IndexBtMessageValidator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
IndexedList.h aa4ea8889c clang-format-3.9 9 年之前
InitiateConnectionCommand.cc 366e2e8f79 Use default where possible 9 年之前
InitiateConnectionCommand.h ec2ce4ffe5 spelling fixes 8 年之前
InitiateConnectionCommandFactory.cc aa4ea8889c clang-format-3.9 9 年之前
InitiateConnectionCommandFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
InitiatorMSEHandshakeCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
InitiatorMSEHandshakeCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
InorderStreamPieceSelector.cc 366e2e8f79 Use default where possible 9 年之前
InorderStreamPieceSelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
InorderURISelector.cc 366e2e8f79 Use default where possible 9 年之前
InorderURISelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
InternalARC4Encryptor.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
InternalARC4Encryptor.h da278225c1 InternalARC4Encryptor: Fix compiler warning and remove no use ctor/dtor 12 年之前
InternalDHKeyExchange.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
InternalDHKeyExchange.h d2af91ed08 InternalDHKeyExchange: Remove unused dtor 12 年之前
InternalMessageDigestImpl.cc 366e2e8f79 Use default where possible 9 年之前
IteratableChecksumValidator.cc 366e2e8f79 Use default where possible 9 年之前
IteratableChecksumValidator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
IteratableChunkChecksumValidator.cc 366e2e8f79 Use default where possible 9 年之前
IteratableChunkChecksumValidator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
IteratableValidator.h 366e2e8f79 Use default where possible 9 年之前
JsonDiskWriter.h 01e1fdaf49 Parse torrent file on the fly if --follow-torrent=mem is given 13 年之前
JsonParser.cc 366e2e8f79 Use default where possible 9 年之前
JsonParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
KeepRunningCommand.cc 366e2e8f79 Use default where possible 9 年之前
KeepRunningCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
KqueueEventPoll.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
KqueueEventPoll.h aa4ea8889c clang-format-3.9 9 年之前
LibgcryptARC4Encryptor.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibgcryptARC4Encryptor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibgcryptDHKeyExchange.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibgcryptDHKeyExchange.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibgcryptMessageDigestImpl.cc 366e2e8f79 Use default where possible 9 年之前
LibgmpDHKeyExchange.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibgmpDHKeyExchange.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibgnutlsTLSContext.cc aaab5bbc74 Improve error message when loading pkcs12 file failed 9 年之前
LibgnutlsTLSContext.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibgnutlsTLSSession.cc aab2472390 Remove trailing "." from SAN and CN 9 年之前
LibgnutlsTLSSession.h cf2fa33fe0 WinTLS: Fix hang because of buffered received data 9 年之前
LibnettleARC4Encryptor.cc 366e2e8f79 Use default where possible 9 年之前
LibnettleARC4Encryptor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibnettleMessageDigestImpl.cc 366e2e8f79 Use default where possible 9 年之前
LibsslARC4Encryptor.cc 366e2e8f79 Use default where possible 9 年之前
LibsslARC4Encryptor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibsslDHKeyExchange.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibsslDHKeyExchange.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibsslMessageDigestImpl.cc 3cdde0f425 Compile with openssl 1.1.0 9 年之前
LibsslTLSContext.cc aaab5bbc74 Improve error message when loading pkcs12 file failed 9 年之前
LibsslTLSContext.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LibsslTLSSession.cc 3cdde0f425 Compile with openssl 1.1.0 9 年之前
LibsslTLSSession.h 3cdde0f425 Compile with openssl 1.1.0 9 年之前
LibuvEventPoll.cc 5892291c55 clang-format-3.6 9 年之前
LibuvEventPoll.h aa4ea8889c clang-format-3.9 9 年之前
Lock.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LogFactory.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LogFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Logger.cc 366e2e8f79 Use default where possible 9 年之前
Logger.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LongestSequencePieceSelector.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LongestSequencePieceSelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LpdDispatchMessageCommand.cc 366e2e8f79 Use default where possible 9 年之前
LpdDispatchMessageCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LpdMessage.cc 366e2e8f79 Use default where possible 9 年之前
LpdMessage.h 8e07568a9e clang-format 9 年之前
LpdMessageDispatcher.cc 366e2e8f79 Use default where possible 9 年之前
LpdMessageDispatcher.h 8e07568a9e clang-format 9 年之前
LpdMessageReceiver.cc 366e2e8f79 Use default where possible 9 年之前
LpdMessageReceiver.h 8e07568a9e clang-format 9 年之前
LpdReceiveMessageCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
LpdReceiveMessageCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MSEHandshake.cc 366e2e8f79 Use default where possible 9 年之前
MSEHandshake.h a7237c69f7 Refactor BitTorrent message buffer usage 9 年之前
Makefile.am 68edbb358c Remove unused Android parts 8 年之前
MemoryBencodePreDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MemoryBufferPreDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MemoryPreDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MessageDigest.cc 366e2e8f79 Use default where possible 9 年之前
MessageDigest.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MessageDigestImpl.h 366e2e8f79 Use default where possible 9 年之前
MetadataInfo.cc 366e2e8f79 Use default where possible 9 年之前
MetadataInfo.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Metalink2RequestGroup.cc 366e2e8f79 Use default where possible 9 年之前
Metalink2RequestGroup.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkEntry.cc 366e2e8f79 Use default where possible 9 年之前
MetalinkEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkHttpEntry.cc 366e2e8f79 Use default where possible 9 年之前
MetalinkHttpEntry.h 9ff60ac477 Added struct for Metalink/HTTP 14 年之前
MetalinkMetaurl.cc 366e2e8f79 Use default where possible 9 年之前
MetalinkMetaurl.h 9a510ddac0 Made MetalinkMetaurl::MEDIATYPE_TORRENT const char[] 13 年之前
MetalinkParserController.cc 366e2e8f79 Use default where possible 9 年之前
MetalinkParserController.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkParserState.cc 440f29aca3 Rewritten Metalink XML parser. 14 年之前
MetalinkParserState.h 366e2e8f79 Use default where possible 9 年之前
MetalinkParserStateImpl.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkParserStateImpl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkParserStateMachine.cc 366e2e8f79 Use default where possible 9 年之前
MetalinkParserStateMachine.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkParserStateV3Impl.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkParserStateV3Impl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkParserStateV4Impl.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkParserStateV4Impl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkPostDownloadHandler.cc 21754fa103 Add following to aria2.tellStatus response key as reverse link for followedBy 9 年之前
MetalinkPostDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MetalinkResource.cc 366e2e8f79 Use default where possible 9 年之前
MetalinkResource.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Metalinker.cc 366e2e8f79 Use default where possible 9 年之前
Metalinker.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MultiDiskAdaptor.cc 857d6a2a8e Fix compiler warning with Android NDK clang 8 年之前
MultiDiskAdaptor.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MultiFileAllocationIterator.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MultiFileAllocationIterator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
MultiUrlRequestInfo.cc 366e2e8f79 Use default where possible 9 年之前
MultiUrlRequestInfo.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
NameResolveCommand.cc 7b2e797fdf Disable IPv6 on non-async NameResolver if configuration wants 9 年之前
NameResolveCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
NameResolver.cc ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object 9 年之前
NameResolver.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
NetStat.cc 366e2e8f79 Use default where possible 9 年之前
NetStat.h 9e05371fb6 Added support for a dynamic management of the number of concurrent downloads as a function of the overall bandwidth observed 9 年之前
Netrc.cc 366e2e8f79 Use default where possible 9 年之前
Netrc.h 366e2e8f79 Use default where possible 9 年之前
NetrcAuthResolver.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
NetrcAuthResolver.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Notifier.cc 366e2e8f79 Use default where possible 9 年之前
Notifier.h 366e2e8f79 Use default where possible 9 年之前
NsCookieParser.cc 366e2e8f79 Use default where possible 9 年之前
NsCookieParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
NullHandle.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
NullOutputFile.h 366e2e8f79 Use default where possible 9 年之前
NullProgressInfoFile.h 366e2e8f79 Use default where possible 9 年之前
NullSinkStreamFilter.cc efbfe4c006 2010-09-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
NullSinkStreamFilter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
NullStatCalc.h 366e2e8f79 Use default where possible 9 年之前
NullWebSocketSessionMan.h 366e2e8f79 Use default where possible 9 年之前
OpenedFileCounter.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
OpenedFileCounter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Option.cc 16797b5264 clang-format 9 年之前
Option.h 8897d7ec70 Restart active download to apply previously not applicable options 9 年之前
OptionHandler.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
OptionHandler.h 366e2e8f79 Use default where possible 9 年之前
OptionHandlerException.cc 366e2e8f79 Use default where possible 9 年之前
OptionHandlerException.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
OptionHandlerFactory.cc da730478af new option content-disposition-default-utf8 8 年之前
OptionHandlerFactory.h ae2e4cb7ff Handle OptionHandlers as raw pointer 13 年之前
OptionHandlerImpl.cc 744a5a550d Better error message when local file status cannot be retrieved 8 年之前
OptionHandlerImpl.h 9214e72501 Expand ${HOME} to user's home directory in several options 9 年之前
OptionParser.cc 1ce6ac0b23 Add error handling for sigaction, signal and strdup 9 年之前
OptionParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
OutputFile.h 366e2e8f79 Use default where possible 9 年之前
ParserStateMachine.h 366e2e8f79 Use default where possible 9 年之前
Peer.cc 8246fd1ff5 Updating upload size and speed must be done separately 9 年之前
Peer.h 8246fd1ff5 Updating upload size and speed must be done separately 9 年之前
PeerAbstractCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerAbstractCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerAddrEntry.cc 16797b5264 clang-format 9 年之前
PeerAddrEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerChokeCommand.cc 366e2e8f79 Use default where possible 9 年之前
PeerChokeCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerConnection.cc 366e2e8f79 Use default where possible 9 年之前
PeerConnection.h e220c53849 BitTorrent: Allow 32KiB request 9 年之前
PeerInitiateConnectionCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerInitiateConnectionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerInteractionCommand.cc 887f7a6b90 Fix busy loop when upload rate limit hits 9 年之前
PeerInteractionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerListenCommand.cc 366e2e8f79 Use default where possible 9 年之前
PeerListenCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerReceiveHandshakeCommand.cc 366e2e8f79 Use default where possible 9 年之前
PeerReceiveHandshakeCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PeerSessionResource.cc 366e2e8f79 Use default where possible 9 年之前
PeerSessionResource.h 8246fd1ff5 Updating upload size and speed must be done separately 9 年之前
PeerStat.cc 366e2e8f79 Use default where possible 9 年之前
PeerStat.h 8246fd1ff5 Updating upload size and speed must be done separately 9 年之前
PeerStorage.h 366e2e8f79 Use default where possible 9 年之前
Piece.cc 366e2e8f79 Use default where possible 9 年之前
Piece.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PieceHashCheckIntegrityEntry.cc 366e2e8f79 Use default where possible 9 年之前
PieceHashCheckIntegrityEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PieceSelector.h 366e2e8f79 Use default where possible 9 年之前
PieceStatMan.cc 366e2e8f79 Use default where possible 9 年之前
PieceStatMan.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PieceStorage.h ec2ce4ffe5 spelling fixes 8 年之前
PiecedSegment.cc 366e2e8f79 Use default where possible 9 年之前
PiecedSegment.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Platform.cc 1126722bd3 mingw: Defer the falloc warning until falloc is specified by option 9 年之前
Platform.h 2b458da480 2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
PollEventPoll.cc 366e2e8f79 Use default where possible 9 年之前
PollEventPoll.h aa4ea8889c clang-format-3.9 9 年之前
PortEventPoll.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PortEventPoll.h aa4ea8889c clang-format-3.9 9 年之前
PostDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PreDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PriorityPieceSelector.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
PriorityPieceSelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ProgressAwareEntry.h 366e2e8f79 Use default where possible 9 年之前
ProtocolDetector.cc 366e2e8f79 Use default where possible 9 年之前
ProtocolDetector.h 2b458da480 2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
RandomStreamPieceSelector.cc 366e2e8f79 Use default where possible 9 年之前
RandomStreamPieceSelector.h a474183bd3 clang-format 9 年之前
Randomizer.h 366e2e8f79 Use default where possible 9 年之前
Range.cc 16797b5264 clang-format 9 年之前
Range.h e34d0e7ffa Dont' return SharedHandle from HttpHeader::getRange() 13 年之前
RangeBtMessage.cc dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
RangeBtMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
RangeBtMessageValidator.cc 366e2e8f79 Use default where possible 9 年之前
RangeBtMessageValidator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RarestPieceSelector.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RarestPieceSelector.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RealtimeCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RealtimeCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ReceiverMSEHandshakeCommand.cc 366e2e8f79 Use default where possible 9 年之前
ReceiverMSEHandshakeCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RecoverableException.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RecoverableException.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Request.cc 366e2e8f79 Use default where possible 9 年之前
Request.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RequestGroup.cc 3d5c76800d Take into account address family when resolving DHT node address 8 年之前
RequestGroup.h 665a1d1b35 Better auto-renaming 9 年之前
RequestGroupCriteria.h 366e2e8f79 Use default where possible 9 年之前
RequestGroupEntry.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RequestGroupEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RequestGroupMan.cc 857d6a2a8e Fix compiler warning with Android NDK clang 8 年之前
RequestGroupMan.h 55f311a908 Add --keep-unfinished-download-result option 9 年之前
RequestSlot.cc 99cd73c092 Replace timer facility with chrono lib 10 年之前
RequestSlot.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RpcMethod.cc 366e2e8f79 Use default where possible 9 年之前
RpcMethod.h 8897d7ec70 Restart active download to apply previously not applicable options 9 年之前
RpcMethodFactory.cc aa4ea8889c clang-format-3.9 9 年之前
RpcMethodFactory.h d3f16a5711 system.listNotifications RPC method 9 年之前
RpcMethodImpl.cc 8897d7ec70 Restart active download to apply previously not applicable options 9 年之前
RpcMethodImpl.h 302bdfd9a0 Merge branch 'RpcTellStatus-Hashing' of https://github.com/kkartaltepe/aria2 into kkartaltepe-RpcTellStatus-Hashing 9 年之前
RpcRequest.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RpcRequest.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
RpcResponse.cc 366e2e8f79 Use default where possible 9 年之前
RpcResponse.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SHA1IOFile.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SHA1IOFile.h 269520ee69 Don't write control file if content is not changed from previous one 10 年之前
SSHSession.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SSHSession.h ec2ce4ffe5 spelling fixes 8 年之前
SaveSessionCommand.cc 366e2e8f79 Use default where possible 9 年之前
SaveSessionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SeedCheckCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SeedCheckCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SeedCriteria.h 366e2e8f79 Use default where possible 9 年之前
SegList.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Segment.h 366e2e8f79 Use default where possible 9 年之前
SegmentMan.cc 366e2e8f79 Use default where possible 9 年之前
SegmentMan.h ec2ce4ffe5 spelling fixes 8 年之前
SelectEventPoll.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SelectEventPoll.h aa4ea8889c clang-format-3.9 9 年之前
SequentialDispatcherCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SequentialPicker.h e174b90ff2 Fix compile error 9 年之前
ServerStat.cc 366e2e8f79 Use default where possible 9 年之前
ServerStat.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ServerStatMan.cc 366e2e8f79 Use default where possible 9 年之前
ServerStatMan.h aa4ea8889c clang-format-3.9 9 年之前
SessionSerializer.cc 55f311a908 Add --keep-unfinished-download-result option 9 年之前
SessionSerializer.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SftpDownloadCommand.cc 366e2e8f79 Use default where possible 9 年之前
SftpDownloadCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SftpFinishDownloadCommand.cc 366e2e8f79 Use default where possible 9 年之前
SftpFinishDownloadCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SftpNegotiationCommand.cc 366e2e8f79 Use default where possible 9 年之前
SftpNegotiationCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SftpNegotiationConnectChain.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ShareRatioSeedCriteria.cc 366e2e8f79 Use default where possible 9 年之前
ShareRatioSeedCriteria.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Signature.cc 366e2e8f79 Use default where possible 9 年之前
Signature.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SimpleBtMessage.cc dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
SimpleBtMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
SimpleRandomizer.cc e2dc0902bb Fix assertion failure in SimpleRandomizer::getRandomBytes 8 年之前
SimpleRandomizer.h 9b41970134 Don't use std::random_device directly as suggested by document 9 年之前
SingleFileAllocationIterator.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SingleFileAllocationIterator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SingletonHolder.h 366e2e8f79 Use default where possible 9 年之前
SinkStreamFilter.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SinkStreamFilter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SocketBuffer.cc 366e2e8f79 Use default where possible 9 年之前
SocketBuffer.h 366e2e8f79 Use default where possible 9 年之前
SocketCore.cc 6289aafaf8 Increase backlog to 1024 8 年之前
SocketCore.h ec2ce4ffe5 spelling fixes 8 年之前
SocketRecvBuffer.cc 366e2e8f79 Use default where possible 9 年之前
SocketRecvBuffer.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
SpeedCalc.cc aa4ea8889c clang-format-3.9 9 年之前
SpeedCalc.h 9e05371fb6 Added support for a dynamic management of the number of concurrent downloads as a function of the overall bandwidth observed 9 年之前
Sqlite3CookieParser.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Sqlite3CookieParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Sqlite3CookieParserImpl.cc 366e2e8f79 Use default where possible 9 年之前
Sqlite3CookieParserImpl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
StatCalc.h 366e2e8f79 Use default where possible 9 年之前
StreamCheckIntegrityEntry.cc 366e2e8f79 Use default where possible 9 年之前
StreamCheckIntegrityEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
StreamFileAllocationEntry.cc bfc54d0b9a Save control file early 8 年之前
StreamFileAllocationEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
StreamFilter.cc 366e2e8f79 Use default where possible 9 年之前
StreamFilter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
StreamPieceSelector.h 366e2e8f79 Use default where possible 9 年之前
StructParserStateMachine.h 366e2e8f79 Use default where possible 9 年之前
TLSContext.h 366e2e8f79 Use default where possible 9 年之前
TLSSession.h 366e2e8f79 Use default where possible 9 年之前
TimeA2.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
TimeA2.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
TimeBasedCommand.cc 366e2e8f79 Use default where possible 9 年之前
TimeBasedCommand.h ec2ce4ffe5 spelling fixes 8 年之前
TimeSeedCriteria.cc 366e2e8f79 Use default where possible 9 年之前
TimeSeedCriteria.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
TimedHaltCommand.cc 366e2e8f79 Use default where possible 9 年之前
TimedHaltCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
TimerA2.cc 777b818690 Add offset value to Timer::clock::now() to treat 0 as special value 9 年之前
TimerA2.h aa4ea8889c clang-format-3.9 9 年之前
TorrentAttribute.cc 366e2e8f79 Use default where possible 9 年之前
TorrentAttribute.h ca634a82bd Add bittorrent key to aria2.tellStopped status 9 年之前
TrackerWatcherCommand.cc 8cdcb71308 Fix possible cause of crash after metadata download 9 年之前
TrackerWatcherCommand.h 366e2e8f79 Use default where possible 9 年之前
TransferStat.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
TransferStat.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
TruncFileAllocationIterator.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
TruncFileAllocationIterator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UDPTrackerClient.cc 8cdcb71308 Fix possible cause of crash after metadata download 9 年之前
UDPTrackerClient.h 8b93b12488 Reduce delay in tracker request 9 年之前
UDPTrackerRequest.cc 8b93b12488 Reduce delay in tracker request 9 年之前
UDPTrackerRequest.h 5892291c55 clang-format-3.6 9 年之前
URIResult.cc 366e2e8f79 Use default where possible 9 年之前
URIResult.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
URISelector.h 366e2e8f79 Use default where possible 9 年之前
UTMetadataDataExtensionMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataDataExtensionMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataExtensionMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataExtensionMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataPostDownloadHandler.cc 21754fa103 Add following to aria2.tellStatus response key as reverse link for followedBy 9 年之前
UTMetadataPostDownloadHandler.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRejectExtensionMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRejectExtensionMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRequestExtensionMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRequestExtensionMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRequestFactory.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRequestFactory.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRequestTracker.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTMetadataRequestTracker.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTPexExtensionMessage.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UTPexExtensionMessage.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UnionSeedCriteria.cc 366e2e8f79 Use default where possible 9 年之前
UnionSeedCriteria.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UnknownLengthPieceStorage.cc 366e2e8f79 Use default where possible 9 年之前
UnknownLengthPieceStorage.h ec2ce4ffe5 spelling fixes 8 年之前
UnknownOptionException.cc 366e2e8f79 Use default where possible 9 年之前
UnknownOptionException.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
UriListParser.cc 366e2e8f79 Use default where possible 9 年之前
UriListParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ValueBase.cc ca634a82bd Add bittorrent key to aria2.tellStopped status 9 年之前
ValueBase.h aa4ea8889c clang-format-3.9 9 年之前
ValueBaseBencodeParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ValueBaseDiskWriter.h 366e2e8f79 Use default where possible 9 年之前
ValueBaseJsonParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ValueBaseStructParserState.h 366e2e8f79 Use default where possible 9 年之前
ValueBaseStructParserStateImpl.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ValueBaseStructParserStateImpl.h 366e2e8f79 Use default where possible 9 年之前
ValueBaseStructParserStateMachine.cc 16797b5264 clang-format 9 年之前
ValueBaseStructParserStateMachine.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WatchProcessCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WatchProcessCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WebSocketInteractionCommand.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WebSocketInteractionCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WebSocketResponseCommand.cc 366e2e8f79 Use default where possible 9 年之前
WebSocketResponseCommand.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WebSocketSession.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WebSocketSession.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WebSocketSessionMan.cc 366e2e8f79 Use default where possible 9 年之前
WebSocketSessionMan.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WinConsoleFile.cc a6970895ac clang-format 9 年之前
WinConsoleFile.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WinTLSContext.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WinTLSContext.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WinTLSSession.cc d974c935cd WinTLS: Rewrite writeData 9 年之前
WinTLSSession.h 388ae843ca `make clang-format` 8 年之前
WrDiskCache.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WrDiskCache.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WrDiskCacheEntry.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
WrDiskCacheEntry.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XORCloser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Xml2XmlParser.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
Xml2XmlParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlAttr.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlAttr.h 440f29aca3 Rewritten Metalink XML parser. 14 年之前
XmlParser.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlParser.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlRpcDiskWriter.cc 366e2e8f79 Use default where possible 9 年之前
XmlRpcDiskWriter.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlRpcRequestParserController.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlRpcRequestParserController.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlRpcRequestParserState.h 366e2e8f79 Use default where possible 9 年之前
XmlRpcRequestParserStateImpl.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlRpcRequestParserStateImpl.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlRpcRequestParserStateMachine.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
XmlRpcRequestParserStateMachine.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
ZeroBtMessage.cc dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
ZeroBtMessage.h dae42d0cd0 Remove unused SimpleBtMessage::getMessageLength 9 年之前
a2algo.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
a2functional.h e4d4eabd85 Use std::make_unique if C++14 is used 9 年之前
a2gmp.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
a2gmp.h e76dc28f7f Added libnettle and libgmp support. 14 年之前
a2io.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
a2iterator.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
a2netcompat.h aa4ea8889c clang-format-3.9 9 年之前
a2time.h 24949b7c70 correcting the copyright format error 9 年之前
alloca.c aa4ea8889c clang-format-3.9 9 年之前
aria2api.cc 366e2e8f79 Use default where possible 9 年之前
aria2api.h 9130dc6776 DownloadEngine:: Use std::unique_ptr for webSocketSessionMan_ 12 年之前
array_fun.h aa4ea8889c clang-format-3.9 9 年之前
asctime_r.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
asctime_r.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
base32.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
base32.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
base64.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
bencode2.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
bencode2.h 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy 12 年之前
bignum.h aa4ea8889c clang-format-3.9 9 年之前
bitfield.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
bitfield.h 8897d7ec70 Restart active download to apply previously not applicable options 9 年之前
bittorrent_helper.cc ca634a82bd Add bittorrent key to aria2.tellStopped status 9 年之前
bittorrent_helper.h c679390392 Print DHT nodes with -S option 8 年之前
common.h a86a823f50 mingw: Change FD_SETSIZE to 32768 9 年之前
console.cc db239c2853 Add --stderr option to redirect all stdout log output to stderr 9 年之前
console.h db239c2853 Add --stderr option to redirect all stdout log output to stderr 9 年之前
cookie_helper.cc aa4ea8889c clang-format-3.9 9 年之前
cookie_helper.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
crypto_endian.h ec2ce4ffe5 spelling fixes 8 年之前
crypto_hash.cc aa4ea8889c clang-format-3.9 9 年之前
crypto_hash.h 366e2e8f79 Use default where possible 9 年之前
daemon.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
daemon.h 2b458da480 2010-10-31 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
download_handlers.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
download_handlers.h 9e52483c04 Refactor DownloadHandlerFactory 12 年之前
download_helper.cc d0a0645836 We already replaced "-" with DEV_STDIN in LocalFilePathOptionHandler 9 年之前
download_helper.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
error_code.h 3855205026 Exit with 32 status code if checksum verification failed 10 年之前
fmt.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
fmt.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
gai_strerror.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
gai_strerror.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
getaddrinfo.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
getaddrinfo.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
getrandom_linux.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
getrandom_linux.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
gettimeofday.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
gettimeofday.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
help_tags.cc c1a0b33515 Add constexpr if possible 8 年之前
help_tags.h 295a62f538 Rewritten help tags and various internal flag handling in OptionHandler 13 年之前
json.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
json.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
libaria2.pc.in d648062851 Replace sourforge reference to the new site 9 年之前
libgen.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
libgen.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
libssl_compat.h c3aedf480d Fix -Wexpansion-to-defined warning with clang-3.9 9 年之前
localtime_r.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
localtime_r.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
magnet.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
magnet.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
main.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
message.h 0a63a7ecc3 Add clang-format 9 年之前
message_digest_helper.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
message_digest_helper.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
metalink_helper.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
metalink_helper.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
option_processing.cc 949a580a14 mingw32: Gain privilege before opening files 9 年之前
paramed_string.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
paramed_string.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
prefs.cc da730478af new option content-disposition-default-utf8 8 年之前
prefs.h da730478af new option content-disposition-default-utf8 8 年之前
right.txt 4db349c1f3 2010-01-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 16 年之前
rpc_helper.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
rpc_helper.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
strptime.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
strptime.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
timegm.c b1132d6b10 make clang-format using clang-format-3.6 9 年之前
timegm.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
timespec.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
uri.cc 16797b5264 clang-format 9 年之前
uri.h 2db0c81fc8 Stuff memory holes 12 年之前
uri_split.c aa4ea8889c clang-format-3.9 9 年之前
uri_split.h b1132d6b10 make clang-format using clang-format-3.6 9 年之前
usage_text.h da730478af new option content-disposition-default-utf8 8 年之前
util.cc b5d64230ba Cast to unsigned char before passing it as uint32_t 8 年之前
util.h da730478af new option content-disposition-default-utf8 8 年之前
util_security.cc b1132d6b10 make clang-format using clang-format-3.6 9 年之前
util_security.h 366e2e8f79 Use default where possible 9 年之前
version_usage.cc aa4ea8889c clang-format-3.9 9 年之前
wallclock.cc 8526ceeb45 Convert to autos and ranged loops 12 年之前
wallclock.h 0538aa40da Fixed some typos in code comments 10 年之前