..
android
Fix link error with Android NDK r9
2013-09-18 23:10:25 +09:00
includes
Improve aria2.rst and usage texts a bit.
2014-05-20 18:02:47 +02:00
.gitignore
Added .gitignore files
2012-02-27 21:49:01 +09:00
a2algo.h
Remove forEachMemFunSH in favor of for loop with auto
2013-06-22 19:04:52 +09:00
a2functional.h
Fix array version make_unique is invoked for 1 size_t arg accidentally
2013-07-04 03:02:33 +09:00
a2gmp.cc
a2gmp.h
a2io.h
Support off64_t for Android build
2013-05-06 19:12:17 +09:00
a2iterator.h
Changed parse*Int functions so that it accepts iterators.
2011-11-03 18:51:31 +09:00
a2netcompat.h
Remove auto_delete in favor of std::unique_ptr
2013-06-22 18:51:29 +09:00
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
a2time.h
AbstractAuthResolver.cc
Rewrite AuthConfig objects using std::unique_ptr
2013-06-26 21:45:29 +09:00
AbstractAuthResolver.h
Rewrite AuthConfig objects using std::unique_ptr
2013-06-26 21:45:29 +09:00
AbstractBtMessage.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
AbstractBtMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
AbstractCommand.cc
Revert to existing "proper" coding style
2014-06-03 23:41:30 +09:00
AbstractCommand.h
Cleanup AbstractCommand take 2
2014-05-29 18:39:53 +02:00
AbstractDiskWriter.cc
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
AbstractDiskWriter.h
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
AbstractHttpServerResponseCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
AbstractHttpServerResponseCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
AbstractOptionHandler.cc
Introduce PrefPtr typedef
2013-09-19 19:59:33 +02:00
AbstractOptionHandler.h
clang-modernize -add-override on headers
2013-09-20 23:06:49 +02:00
AbstractProxyRequestCommand.cc
Use std::unique_ptr for HttpRequest instead of std::shared_ptr
2013-07-04 00:13:15 +09:00
AbstractProxyRequestCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
AbstractProxyResponseCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
AbstractProxyResponseCommand.h
clang-modernize -add-override on headers
2013-09-20 23:06:49 +02:00
AbstractSingleDiskAdaptor.cc
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
AbstractSingleDiskAdaptor.h
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
ActivePeerConnectionCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
ActivePeerConnectionCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
AdaptiveFileAllocationIterator.cc
Use std::unique_ptr for FileAllocationIterator
2013-07-06 15:56:08 +09:00
AdaptiveFileAllocationIterator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
AdaptiveURISelector.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
AdaptiveURISelector.h
New round of clang-modernize
2014-05-29 19:38:34 +02:00
alloca.c
AnnounceList.cc
AnnounceList, AnnounceTier: Code cleanup using C++11 features
2014-06-06 00:04:37 +09:00
AnnounceList.h
AnnounceList, AnnounceTier: Code cleanup using C++11 features
2014-06-06 00:04:37 +09:00
AnnounceTier.cc
AnnounceList, AnnounceTier: Code cleanup using C++11 features
2014-06-06 00:04:37 +09:00
AnnounceTier.h
AnnounceList, AnnounceTier: Code cleanup using C++11 features
2014-06-06 00:04:37 +09:00
AnonDiskWriterFactory.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ApiCallbackDownloadEventListener.cc
Add download event callback API and its example
2013-05-11 19:40:24 +09:00
ApiCallbackDownloadEventListener.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
AppleMessageDigestImpl.cc
One MessageDigestImpl.h to rule them all.
2013-09-20 23:06:49 +02:00
AppleTLSContext.cc
Use _setmode to set binary mode in mingw
2014-05-29 19:38:34 +02:00
AppleTLSContext.h
Consistent style in the platform TLS implementations
2014-05-29 19:38:33 +02:00
AppleTLSSession.cc
Consistent style in the platform TLS implementations
2014-05-29 19:38:33 +02:00
AppleTLSSession.h
Consistent style in the platform TLS implementations
2014-05-29 19:38:33 +02:00
ARC4Encryptor.h
Provide internal ARC4 implementation
2013-09-24 19:11:26 +02:00
aria2api.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
aria2api.h
DownloadEngine:: Use std::unique_ptr for webSocketSessionMan_
2013-07-06 18:33:59 +09:00
array_fun.h
BinExpr, UnExpr: Make copies of args so that we can use them with rvalues
2013-07-04 03:04:50 +09:00
asctime_r.c
asctime_r.h
mingw: Undef localtime_r and asctime_r
2014-03-24 01:11:30 +09:00
AsyncNameResolver.cc
Clean up if defined style
2013-09-17 23:17:08 +09:00
AsyncNameResolver.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
AsyncNameResolverMan.cc
Use std::unique_ptr for AsyncResolverMan
2013-07-03 01:30:01 +09:00
AsyncNameResolverMan.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
AuthConfig.cc
Return nullptr directly where std::unique_ptr is expected
2013-07-04 21:33:36 +09:00
AuthConfig.h
Rewrite AuthConfig objects using std::unique_ptr
2013-06-26 21:45:29 +09:00
AuthConfigFactory.cc
Return nullptr directly where std::unique_ptr is expected
2013-07-04 21:33:36 +09:00
AuthConfigFactory.h
Rewrite AuthConfig objects using std::unique_ptr
2013-06-26 21:45:29 +09:00
AuthResolver.h
Rewrite AuthConfig objects using std::unique_ptr
2013-06-26 21:45:29 +09:00
AutoSaveCommand.cc
AutoSaveCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BackupIPv4ConnectCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
BackupIPv4ConnectCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
base32.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
base32.h
Made util::fromHex and base32::decode function template
2011-11-05 18:05:23 +09:00
base64.h
Code cleanup
2012-07-04 22:59:15 +09:00
bencode2.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
bencode2.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
BencodeDiskWriter.h
Parse torrent file on the fly if --follow-torrent=mem is given
2012-07-26 21:07:10 +09:00
BencodeDiskWriterFactory.h
Parse torrent file on the fly if --follow-torrent=mem is given
2012-07-26 21:07:10 +09:00
BencodeParser.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
BencodeParser.h
Added stream Bencode parser
2012-07-24 23:50:06 +09:00
bignum.h
bignum.h: Fix compile error
2013-09-25 22:43:48 +09:00
BinaryStream.h
mingw32: Make NTFS sparse file on --file-allocation=trunc
2013-01-11 18:35:54 +09:00
bitfield.cc
bitfield.h
BitfieldMan: Rewrite getCompletedLength and countMissingBlockNow
2013-07-03 22:40:28 +09:00
BitfieldMan.cc
Stuff memory holes
2013-12-09 15:41:43 +01:00
BitfieldMan.h
Stuff memory holes
2013-12-09 15:41:43 +01:00
bittorrent_helper.cc
bittorrent::computeFastSet: Return std::vector
2014-06-04 22:50:39 +09:00
bittorrent_helper.h
bittorrent::computeFastSet: Return std::vector
2014-06-04 22:50:39 +09:00
BtAbortOutstandingRequestEvent.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
BtAbortOutstandingRequestEvent.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
BtAllowedFastMessage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtAllowedFastMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtAnnounce.cc
BtAnnounce.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
BtBitfieldMessage.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
BtBitfieldMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtBitfieldMessageValidator.cc
BtBitfieldMessageValidator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtCancelMessage.cc
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtCancelMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtCancelSendingPieceEvent.h
Use int32_t for begin, length in RangeBtMessage
2011-12-09 21:39:43 +09:00
BtCheckIntegrityEntry.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
BtCheckIntegrityEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtChokeMessage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtChokeMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtChokingEvent.h
BtConstants.h
Revert 53dde0a9
2013-01-15 23:50:12 +09:00
BtDependency.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
BtDependency.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtExtendedMessage.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
BtExtendedMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtFileAllocationEntry.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
BtFileAllocationEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtHandshakeMessage.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
BtHandshakeMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtHandshakeMessageValidator.cc
BtHandshakeMessageValidator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtHaveAllMessage.cc
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtHaveAllMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtHaveMessage.cc
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtHaveMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtHaveNoneMessage.cc
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtHaveNoneMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtInteractive.h
Use std::unique_ptr to receive BtMessage
2013-07-04 22:35:41 +09:00
BtInterestedMessage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtInterestedMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtKeepAliveMessage.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
BtKeepAliveMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtLeecherStateChoke.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtLeecherStateChoke.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
BtMessage.h
Removed BtMessage::isSendingProgress()
2013-01-11 20:26:31 +09:00
BtMessageDispatcher.h
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtMessageFactory.h
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
BtMessageReceiver.h
Use std::unique_ptr to receive BtMessage
2013-07-04 22:35:41 +09:00
BtMessageValidator.h
Removed *Handle typedef
2012-09-28 23:27:46 +09:00
BtNotInterestedMessage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtNotInterestedMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtPieceMessage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtPieceMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtPieceMessageValidator.cc
Use int or int32_t instead of size_t where suitable
2011-12-09 21:39:43 +09:00
BtPieceMessageValidator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtPortMessage.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
BtPortMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtPostDownloadHandler.cc
Add --pause-metadata option
2014-06-21 00:58:21 +09:00
BtPostDownloadHandler.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
BtProgressInfoFile.h
Removed *Handle typedef
2012-09-28 23:27:46 +09:00
BtRegistry.cc
BtRegistry: Use std::unique_ptr for BtObject
2013-07-06 19:09:39 +09:00
BtRegistry.h
BtRegistry: Use std::unique_ptr for BtObject
2013-07-06 19:09:39 +09:00
BtRejectMessage.cc
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtRejectMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtRequestFactory.h
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtRequestMessage.cc
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtRequestMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtRuntime.cc
Use int instead of unsigned int where unsigned int is not needed.
2011-12-09 21:39:43 +09:00
BtRuntime.h
Removed *Handle typedef
2012-09-28 23:27:46 +09:00
BtSeederStateChoke.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtSeederStateChoke.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
BtSetup.cc
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
BtSetup.h
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
BtStopDownloadCommand.cc
Use 64 bits random bytes as GID
2012-12-16 17:29:01 +09:00
BtStopDownloadCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtSuggestPieceMessage.cc
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
BtSuggestPieceMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BtUnchokeMessage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
BtUnchokeMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
BufferedFile.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
BufferedFile.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ByteArrayDiskWriter.cc
Use int64_t instead of off_t
2012-07-23 21:42:47 +09:00
ByteArrayDiskWriter.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ByteArrayDiskWriterFactory.h
Removed *Handle typedef
2012-09-28 23:27:46 +09:00
CheckIntegrityCommand.cc
Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry
2013-07-06 15:56:08 +09:00
CheckIntegrityCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
CheckIntegrityDispatcherCommand.cc
DownloadEngine: Use std::unique_ptr for checkIntegrityMan_, fileAllocationMan_
2013-07-06 15:56:08 +09:00
CheckIntegrityDispatcherCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
CheckIntegrityEntry.cc
Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry
2013-07-06 15:56:08 +09:00
CheckIntegrityEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
CheckIntegrityMan.h
Checksum.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
Checksum.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
ChecksumCheckIntegrityEntry.cc
Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry
2013-07-06 15:56:08 +09:00
ChecksumCheckIntegrityEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ChunkChecksum.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
ChunkChecksum.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
ChunkedDecodingStreamFilter.cc
Use std::unique_ptr for StreamFilter instead of std::shared_ptr
2013-07-04 00:39:11 +09:00
ChunkedDecodingStreamFilter.h
Use nullptr for std::shared_ptr and unique_ptr default parameter
2013-08-19 23:50:58 +09:00
clock_gettime_mingw.cc
clock_gettime_mingw.h
clock_gettime_osx.cc
clock_gettime_osx.h
ColorizedStream.cc
ColorizedStreamBuf::str: Append character prefix to stream directly
2013-11-23 15:34:43 +09:00
ColorizedStream.h
New round of clang-modernize
2014-05-29 19:38:34 +02:00
Command.cc
Stuff memory holes
2013-12-09 15:41:43 +01:00
Command.h
Stuff memory holes
2013-12-09 15:41:43 +01:00
common.h
Include winsock2.h before windows.h
2013-05-25 23:28:28 +09:00
ConnectCommand.cc
Cleanup AbstractCommand take 2
2014-05-29 18:39:53 +02:00
ConnectCommand.h
Cleanup AbstractCommand take 2
2014-05-29 18:39:53 +02:00
console.cc
Suppress console output for none-standalone mode
2013-05-02 11:30:42 +09:00
console.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
ConsoleStatCalc.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
ConsoleStatCalc.h
Add --enable-color option to enable/disable terminal color output
2014-01-30 00:15:05 +09:00
ContentTypeRequestGroupCriteria.cc
Rewritten DownloadHandlerConstants
2012-09-22 23:19:41 +09:00
ContentTypeRequestGroupCriteria.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
Context.cc
Improve compiler/platform/libs information in logs
2014-06-10 11:28:34 +02:00
Context.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
ContextAttribute.cc
Use std::vector instead of std::map for ContextAttribute objects
2012-09-22 17:37:30 +09:00
ContextAttribute.h
Use std::vector instead of std::map for ContextAttribute objects
2012-09-22 17:37:30 +09:00
ControlChain.h
Rewrite backup connection handling
2013-04-01 23:51:33 +09:00
Cookie.cc
Stuff memory holes
2013-12-09 15:41:43 +01:00
Cookie.h
Stuff memory holes
2013-12-09 15:41:43 +01:00
cookie_helper.cc
Return nullptr directly where std::unique_ptr is expected
2013-07-04 21:33:36 +09:00
cookie_helper.h
Rewrite CookieStorage
2013-06-29 23:09:09 +09:00
CookieStorage.cc
Set old cookie's creation-time to new cookie on replacement
2013-09-20 00:24:03 +09:00
CookieStorage.h
Rewrite CookieStorage
2013-06-29 23:09:09 +09:00
CreateRequestCommand.cc
Use std::unique_ptr for URISelector instead of std::shared_ptr
2013-07-04 01:16:48 +09:00
CreateRequestCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
crypto_endian.h
Fix big endianess support in InternalMessageDigest and PBKDF2
2014-06-24 20:45:05 +02:00
crypto_hash.cc
Fix big endianess support in InternalMessageDigest and PBKDF2
2014-06-24 20:45:05 +02:00
crypto_hash.h
Fix big endianess support in InternalMessageDigest and PBKDF2
2014-06-24 20:45:05 +02:00
CUIDCounter.cc
CUIDCounter.h
daemon.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
daemon.h
DefaultAuthResolver.cc
Rewrite AuthConfig objects using std::unique_ptr
2013-06-26 21:45:29 +09:00
DefaultAuthResolver.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultBtAnnounce.cc
Check negative number from Integer::i() where it is not allowed
2014-05-01 11:34:27 +09:00
DefaultBtAnnounce.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultBtInteractive.cc
bittorrent::computeFastSet: Return std::vector
2014-06-04 22:50:39 +09:00
DefaultBtInteractive.h
Refactor PeerInterationCommand ctor
2013-07-06 22:03:37 +09:00
DefaultBtMessageDispatcher.cc
DefaultBtMessageDispatcher: Remove unused members peerStorage_, pieceStorage_
2013-07-07 23:28:51 +09:00
DefaultBtMessageDispatcher.h
DefaultBtMessageDispatcher: Remove unused members peerStorage_, pieceStorage_
2013-07-07 23:28:51 +09:00
DefaultBtMessageFactory.cc
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
DefaultBtMessageFactory.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultBtMessageReceiver.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
DefaultBtMessageReceiver.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultBtProgressInfoFile.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
DefaultBtProgressInfoFile.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultBtRequestFactory.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
DefaultBtRequestFactory.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultDiskWriter.cc
Use int64_t instead of off_t
2012-07-23 21:42:47 +09:00
DefaultDiskWriter.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultDiskWriterFactory.cc
MultiDiskAdaptor: Use std::unique_ptr for DiskWriterEntry and DiskWriter
2013-07-06 15:56:08 +09:00
DefaultDiskWriterFactory.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultExtensionMessageFactory.cc
Check negative number from Integer::i() where it is not allowed
2014-05-01 11:34:27 +09:00
DefaultExtensionMessageFactory.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultPeerStorage.cc
DefaultPeerStorage: Code cleanup
2013-10-26 21:28:58 +09:00
DefaultPeerStorage.h
DefaultPeerStorage: Code cleanup
2013-10-26 21:28:58 +09:00
DefaultPieceStorage.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
DefaultPieceStorage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DefaultStreamPieceSelector.cc
DefaultStreamPieceSelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
Dependency.h
Simplified RequestGroupMan::fillRequestGroupFromReserver
2012-12-22 23:37:44 +09:00
DHKeyExchange.h
Internal implementation of DHKeyExchange
2013-09-24 19:11:00 +02:00
DHTAbstractMessage.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTAbstractMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTAbstractNodeLookupTask.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTAbstractTask.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
DHTAbstractTask.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTAnnouncePeerMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTAnnouncePeerMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTAnnouncePeerReplyMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTAnnouncePeerReplyMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTAutoSaveCommand.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
DHTAutoSaveCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTBucket.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
DHTBucket.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTBucketRefreshCommand.cc
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTBucketRefreshCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTBucketRefreshTask.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
DHTBucketRefreshTask.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTBucketTree.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
DHTBucketTree.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTConnection.h
Fixed gcc-4.7 warnings
2012-04-08 03:12:29 +09:00
DHTConnectionImpl.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
DHTConnectionImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTConstants.h
Use int instead of unsigned int where unsigned int is not needed.
2011-12-09 21:39:43 +09:00
DHTEntryPointNameResolveCommand.cc
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTEntryPointNameResolveCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTFindNodeMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTFindNodeMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTFindNodeReplyMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTFindNodeReplyMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTGetPeersCommand.cc
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTGetPeersCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTGetPeersMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTGetPeersMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTGetPeersReplyMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTGetPeersReplyMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTIDCloser.h
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTInteractionCommand.cc
DHTInteractionCommand: Use std::unique_ptr for DHTConnection
2013-07-07 23:28:51 +09:00
DHTInteractionCommand.h
DHTInteractionCommand: Use std::unique_ptr for DHTConnection
2013-07-07 23:28:51 +09:00
DHTMessage.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessage.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTMessageCallback.h
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessageDispatcher.h
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessageDispatcherImpl.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessageDispatcherImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTMessageEntry.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessageEntry.h
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessageFactory.h
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessageFactoryImpl.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
DHTMessageFactoryImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTMessageReceiver.cc
DHTInteractionCommand: Use std::unique_ptr for DHTConnection
2013-07-07 23:28:51 +09:00
DHTMessageReceiver.h
DHTInteractionCommand: Use std::unique_ptr for DHTConnection
2013-07-07 23:28:51 +09:00
DHTMessageTracker.cc
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTMessageTracker.h
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTMessageTrackerEntry.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTMessageTrackerEntry.h
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTNode.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTNode.h
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTNodeLookupEntry.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTNodeLookupEntry.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTNodeLookupTask.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTNodeLookupTask.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTNodeLookupTaskCallback.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTNodeLookupTaskCallback.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTPeerAnnounceCommand.cc
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTPeerAnnounceCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTPeerAnnounceEntry.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
DHTPeerAnnounceEntry.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTPeerAnnounceStorage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
DHTPeerAnnounceStorage.h
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTPeerLookupTask.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTPeerLookupTask.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTPeerLookupTaskCallback.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTPeerLookupTaskCallback.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTPingMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTPingMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTPingReplyMessage.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTPingReplyMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTPingReplyMessageCallback.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTPingTask.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTPingTask.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTQueryMessage.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTQueryMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTRegistry.cc
DHTRegistry.h
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTReplaceNodeTask.cc
Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
2013-07-02 22:58:20 +09:00
DHTReplaceNodeTask.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTResponseMessage.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTResponseMessage.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DHTRoutingTable.cc
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTRoutingTable.h
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTRoutingTableDeserializer.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTRoutingTableDeserializer.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTRoutingTableSerializer.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTRoutingTableSerializer.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTSetup.cc
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
DHTSetup.h
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
DHTTask.h
DHTTaskExecutor.cc
Cleanup a2functional.h
2013-06-22 17:53:39 +09:00
DHTTaskExecutor.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTTaskFactory.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTTaskFactoryImpl.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
DHTTaskFactoryImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTTaskQueue.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTTaskQueueImpl.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DHTTaskQueueImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTTokenTracker.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
DHTTokenTracker.h
DHTTokenUpdateCommand.cc
Use std::unique_ptr in DHTRegistry
2013-07-02 23:52:40 +09:00
DHTTokenUpdateCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DHTUnknownMessage.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
DHTUnknownMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DirectDiskAdaptor.cc
DirectDiskAdaptor.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DiskAdaptor.cc
Fix use-after-free on exit with multi-file torrent download + DHT
2014-06-08 17:03:34 +09:00
DiskAdaptor.h
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
DiskWriter.h
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
DiskWriterFactory.h
MultiDiskAdaptor: Use std::unique_ptr for DiskWriterEntry and DiskWriter
2013-07-06 15:56:08 +09:00
DlAbortEx.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DlAbortEx.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DlRetryEx.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DlRetryEx.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DNSCache.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
DNSCache.h
New round of clang-modernize
2014-05-29 19:38:34 +02:00
download_handlers.cc
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
download_handlers.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
download_helper.cc
Pause download only when RPC is enabled
2014-06-21 00:58:21 +09:00
download_helper.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
DownloadCommand.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
DownloadCommand.h
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
DownloadContext.cc
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
DownloadContext.h
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
DownloadEngine.cc
Revert to existing "proper" coding style
2014-06-03 23:41:30 +09:00
DownloadEngine.h
Validate token using PBKDF2-HMAC-SHA1.
2014-04-19 19:10:06 +02:00
DownloadEngineFactory.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
DownloadEngineFactory.h
MultiUrlRequestFactory: Use std::unique_ptr for DownloadEngine
2013-07-06 19:45:01 +09:00
DownloadFailureException.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
DownloadFailureException.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
DownloadHandler.cc
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
DownloadHandler.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
DownloadHandlerConstants.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
DownloadHandlerConstants.h
Rewritten DownloadHandlerConstants
2012-09-22 23:19:41 +09:00
DownloadResult.cc
Stuff memory holes
2013-12-09 15:41:43 +01:00
DownloadResult.h
Stuff memory holes
2013-12-09 15:41:43 +01:00
EpollEventPoll.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
EpollEventPoll.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
error_code.h
Event.h
New round of clang-modernize
2014-05-29 19:38:34 +02:00
EventPoll.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
Exception.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
Exception.h
clang-modernize -add-override on headers
2013-09-20 23:06:49 +02:00
ExpatXmlParser.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
ExpatXmlParser.h
Rewritten ExpatXmlParser
2012-07-23 23:41:33 +09:00
ExtensionMessage.h
Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
2013-06-30 22:55:43 +09:00
ExtensionMessageFactory.h
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
ExtensionMessageRegistry.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02: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
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FatalException.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
FatalException.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FeatureConfig.cc
Improve compiler/platform/libs information in logs
2014-06-10 11:28:34 +02:00
FeatureConfig.h
Improve compiler/platform/libs information in logs
2014-06-10 11:28:34 +02:00
FeedbackURISelector.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
FeedbackURISelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
File.cc
Clean up if defined style
2013-09-17 23:17:08 +09:00
File.h
Removed trailing spaces
2012-10-01 23:52:22 +09:00
FileAllocationCommand.cc
Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry
2013-07-06 15:56:08 +09:00
FileAllocationCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FileAllocationDispatcherCommand.cc
DownloadEngine: Use std::unique_ptr for checkIntegrityMan_, fileAllocationMan_
2013-07-06 15:56:08 +09:00
FileAllocationDispatcherCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FileAllocationEntry.cc
Use std::unique_ptr for FileAllocationIterator
2013-07-06 15:56:08 +09:00
FileAllocationEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FileAllocationIterator.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
FileAllocationMan.h
FileEntry.cc
DownloadContext, FileEntry: Use move semantics to path parameter in ctor
2014-06-04 22:43:29 +09:00
FileEntry.h
DownloadContext, FileEntry: Use move semantics to path parameter in ctor
2014-06-04 22:43:29 +09:00
FillRequestGroupCommand.cc
DownloadEngine: Use std::unique_ptr for RequestGroupMan
2013-07-06 15:56:08 +09:00
FillRequestGroupCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
fmt.cc
Handle the case when MINGW32 vsnprintf returns -1
2012-06-24 16:56:34 +09:00
fmt.h
Fix mingw32 build with gcc 4.8.2
2014-03-24 00:37:30 +09:00
FtpConnection.cc
Rewrite util::divide
2013-06-25 00:07:15 +09:00
FtpConnection.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
FtpDownloadCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
FtpDownloadCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FtpFinishDownloadCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
FtpFinishDownloadCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FtpInitiateConnectionCommand.cc
Fix no-return warning in FtpInitiateConnectionCommand
2013-08-24 20:02:13 +02:00
FtpInitiateConnectionCommand.h
Fix no-return warning in FtpInitiateConnectionCommand
2013-08-24 20:02:13 +02:00
FtpNegotiationCommand.cc
Support PREF_DIR change for Metalink files
2014-06-04 21:45:12 +09:00
FtpNegotiationCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FtpNegotiationConnectChain.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FtpTunnelRequestCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
FtpTunnelRequestCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FtpTunnelRequestConnectChain.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
FtpTunnelResponseCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
FtpTunnelResponseCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
gai_strerror.c
gai_strerror.h
GenericParser.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
GeomStreamPieceSelector.cc
GeomStreamPieceSelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
getaddrinfo.c
getaddrinfo.h
gettimeofday.c
gettimeofday.h
GroupId.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
GroupId.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
GrowSegment.cc
Fix (unknown length) downloads larger than 2GiB
2014-05-25 14:49:29 +02:00
GrowSegment.h
Fix (unknown length) downloads larger than 2GiB
2014-05-25 14:49:29 +02:00
GZipDecodingStreamFilter.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
GZipDecodingStreamFilter.h
Use nullptr for std::shared_ptr and unique_ptr default parameter
2013-08-19 23:50:58 +09:00
GZipEncoder.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
GZipEncoder.h
Removed unused members
2012-10-29 23:42:58 +09:00
GZipFile.cc
Fix mingw32 build with gcc 4.8.2
2014-03-24 00:37:30 +09:00
GZipFile.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HandshakeExtensionMessage.cc
Check negative number from Integer::i() where it is not allowed
2014-05-01 11:34:27 +09:00
HandshakeExtensionMessage.h
clang-modernize -add-override on headers
2013-09-20 23:06:49 +02:00
HashFuncEntry.h
New round of clang-modernize
2014-05-29 19:38:34 +02:00
HaveEraseCommand.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
HaveEraseCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
help_tags.cc
Remove vbegin and vend in favor of std::begin and std::end
2013-06-24 21:46:42 +09:00
help_tags.h
Rewritten help tags and various internal flag handling in OptionHandler
2012-09-23 14:59:05 +09:00
HttpConnection.cc
Code cleanup in Http*
2013-09-20 23:06:49 +02:00
HttpConnection.h
Code cleanup in Http*
2013-09-20 23:06:49 +02:00
HttpDownloadCommand.cc
Revert to existing "proper" coding style
2014-06-03 23:41:30 +09:00
HttpDownloadCommand.h
Code cleanup in Http*
2013-09-20 23:06:49 +02:00
HttpHeader.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
HttpHeader.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
HttpHeaderProcessor.cc
Cleanup HttpHeaderProcessor take 2
2014-05-29 18:29:37 +02:00
HttpHeaderProcessor.h
Cleanup HttpHeaderProcessor take 2
2014-05-29 18:29:37 +02:00
HttpInitiateConnectionCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
HttpInitiateConnectionCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpListenCommand.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
HttpListenCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpProxyRequestCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
HttpProxyRequestCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpProxyRequestConnectChain.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpProxyResponseCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
HttpProxyResponseCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpRequest.cc
Stuff memory holes
2013-12-09 15:41:43 +01:00
HttpRequest.h
Stuff memory holes
2013-12-09 15:41:43 +01:00
HttpRequestCommand.cc
Use index.html as filename for conditional-get when file is missing in URI
2014-05-08 21:49:04 +09:00
HttpRequestCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpRequestConnectChain.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpResponse.cc
Revert to existing "proper" coding style
2014-06-03 23:41:30 +09:00
HttpResponse.h
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
HttpResponseCommand.cc
Support PREF_DIR change for Metalink files
2014-06-04 21:45:12 +09:00
HttpResponseCommand.h
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
HttpServer.cc
Internally use HMAC in http auth
2014-05-22 15:24:20 +02:00
HttpServer.h
Internally use HMAC in http auth
2014-05-22 15:24:20 +02:00
HttpServerBodyCommand.cc
Authorize RPC multicalls only once.
2014-05-20 12:53:39 +02:00
HttpServerBodyCommand.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
HttpServerCommand.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
HttpServerCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpServerResponseCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
HttpServerResponseCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
HttpSkipResponseCommand.cc
Fix crash in HttpSkipResponseCommand ctor
2013-12-24 23:14:26 +01:00
HttpSkipResponseCommand.h
Stuff memory holes
2013-12-09 15:41:43 +01:00
IndexBtMessage.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
IndexBtMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
IndexBtMessageValidator.cc
IndexBtMessageValidator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
IndexedList.h
Use std::unordered_map in IndexedList for faster speed
2013-08-21 23:46:16 +09:00
InitiateConnectionCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
InitiateConnectionCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
InitiateConnectionCommandFactory.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
InitiateConnectionCommandFactory.h
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
InitiatorMSEHandshakeCommand.cc
Refactor PeerInterationCommand ctor
2013-07-06 22:03:37 +09:00
InitiatorMSEHandshakeCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
InorderStreamPieceSelector.cc
InorderStreamPieceSelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
InorderURISelector.cc
InorderURISelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
InternalARC4Encryptor.cc
InternalARC4Encryptor: Fix compiler warning and remove no use ctor/dtor
2013-09-26 00:11:10 +09:00
InternalARC4Encryptor.h
InternalARC4Encryptor: Fix compiler warning and remove no use ctor/dtor
2013-09-26 00:11:10 +09:00
InternalDHKeyExchange.cc
Internal implementation of DHKeyExchange
2013-09-24 19:11:00 +02:00
InternalDHKeyExchange.h
InternalDHKeyExchange: Remove unused dtor
2013-09-26 00:13:25 +09:00
InternalMessageDigestImpl.cc
Fix big endianess support in InternalMessageDigest and PBKDF2
2014-06-24 20:45:05 +02:00
IOFile.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
IOFile.h
clang-modernize -add-override on headers
2013-09-20 23:06:49 +02:00
IteratableChecksumValidator.cc
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
IteratableChecksumValidator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
IteratableChunkChecksumValidator.cc
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
IteratableChunkChecksumValidator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
IteratableValidator.h
Removed *Handle typedef
2012-09-28 23:27:46 +09:00
json.cc
Fix json::decodeGetParams when compiled with recent Apple clang
2013-08-20 20:48:49 +02:00
json.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
JsonDiskWriter.h
Parse torrent file on the fly if --follow-torrent=mem is given
2012-07-26 21:07:10 +09:00
JsonParser.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
JsonParser.h
Check structure depth when parsing JSON
2012-07-11 23:20:20 +09:00
KeepRunningCommand.cc
Fix compile error
2013-06-27 00:20:48 +09:00
KeepRunningCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
KqueueEventPoll.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
KqueueEventPoll.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
libaria2.pc.in
Add preliminary libtool files for libaria2
2013-04-25 11:38:26 +09:00
LibgcryptARC4Encryptor.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
LibgcryptARC4Encryptor.h
Fixed compile error on openbsd
2011-12-26 01:00:15 +09:00
LibgcryptDHKeyExchange.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
LibgcryptDHKeyExchange.h
LibgcryptMessageDigestImpl.cc
Remove unused variable in LibgcryptMessageDigestImpl
2014-05-27 19:10:14 +02:00
libgen.c
libgen.h
LibgmpDHKeyExchange.cc
Use mpz_pown_sec where available
2014-04-13 18:51:06 +02:00
LibgmpDHKeyExchange.h
LibgnutlsTLSContext.cc
Revert to existing "proper" coding style
2014-06-03 23:41:30 +09:00
LibgnutlsTLSContext.h
TLS: Minor code cleanups
2013-09-23 15:43:11 +02:00
LibgnutlsTLSSession.cc
Revert to existing "proper" coding style
2014-06-03 23:41:30 +09:00
LibgnutlsTLSSession.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
LibnettleARC4Encryptor.cc
Rewritten *ARC4Encryptor. Removed *ARC4Context.
2011-11-08 00:50:07 +09:00
LibnettleARC4Encryptor.h
Rewritten *ARC4Encryptor. Removed *ARC4Context.
2011-11-08 00:50:07 +09:00
LibnettleMessageDigestImpl.cc
One MessageDigestImpl.h to rule them all.
2013-09-20 23:06:49 +02:00
LibsslARC4Encryptor.cc
Rewritten *ARC4Encryptor. Removed *ARC4Context.
2011-11-08 00:50:07 +09:00
LibsslARC4Encryptor.h
Fixed compile error on openbsd
2011-12-26 01:00:15 +09:00
LibsslDHKeyExchange.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
LibsslDHKeyExchange.h
LibsslMessageDigestImpl.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
LibsslTLSContext.cc
Use _setmode to set binary mode in mingw
2014-05-29 19:38:34 +02:00
LibsslTLSContext.h
TLS: Minor code cleanups
2013-09-23 15:43:11 +02:00
LibsslTLSSession.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
LibsslTLSSession.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
LibuvEventPoll.cc
Compat with libuv 0.11 (Unstable)
2014-07-01 13:48:19 +02:00
LibuvEventPoll.h
More code cleanups
2013-08-21 07:32:01 +02:00
localtime_r.c
localtime_r.h
mingw: Undef localtime_r and asctime_r
2014-03-24 01:11:30 +09:00
Lock.h
Implement a simple resource lock (threading)
2013-08-18 06:01:52 +02:00
LogFactory.cc
Add --enable-color option to enable/disable terminal color output
2014-01-30 00:15:05 +09:00
LogFactory.h
Add --enable-color option to enable/disable terminal color output
2014-01-30 00:15:05 +09:00
Logger.cc
Add --enable-color option to enable/disable terminal color output
2014-01-30 00:15:05 +09:00
Logger.h
Add --enable-color option to enable/disable terminal color output
2014-01-30 00:15:05 +09:00
LongestSequencePieceSelector.cc
LongestSequencePieceSelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
LpdDispatchMessageCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
LpdDispatchMessageCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
LpdMessage.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
LpdMessage.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
LpdMessageDispatcher.cc
Removed strappend
2011-11-12 19:24:38 +09:00
LpdMessageDispatcher.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
LpdMessageReceiver.cc
Return nullptr directly where std::unique_ptr is expected
2013-07-04 21:33:36 +09:00
LpdMessageReceiver.h
Use std::unique_ptr for LpdMessage instead of std::shared_ptr
2013-07-04 00:56:29 +09:00
LpdReceiveMessageCommand.cc
BtRegistry: Use std::unique_ptr for BtObject
2013-07-06 19:09:39 +09:00
LpdReceiveMessageCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
magnet.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
magnet.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
main.cc
mingw32: Use CommandLineToArgvW() and GetCommandLineW() to read cmd-line args
2013-11-01 00:16:35 +09:00
Makefile.am
Drop WinMessageDigestImpl.
2014-06-24 20:45:12 +02:00
MemoryBencodePreDownloadHandler.h
Parse torrent file on the fly if --follow-torrent=mem is given
2012-07-26 21:07:10 +09:00
MemoryBufferPreDownloadHandler.h
Parse torrent file on the fly if --follow-torrent=mem is given
2012-07-26 21:07:10 +09:00
MemoryPreDownloadHandler.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
message.h
Check negative number from Integer::i() where it is not allowed
2014-05-01 11:34:27 +09:00
message_digest_helper.cc
Use std::unique_ptr for MessageDigest
2013-07-03 01:13:13 +09:00
message_digest_helper.h
Use std::unique_ptr for MessageDigest
2013-07-03 01:13:13 +09:00
MessageDigest.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
MessageDigest.h
Use std::unique_ptr for MessageDigest
2013-07-03 01:13:13 +09:00
MessageDigestImpl.h
MessageDigestImpl.h: Simplify hash_info_t access
2013-09-28 23:40:06 +09:00
MetadataInfo.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
MetadataInfo.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
Metalink2RequestGroup.cc
Pause download only when RPC is enabled
2014-06-21 00:58:21 +09:00
Metalink2RequestGroup.h
Use std::unique_ptr for Metalink objects
2013-07-12 23:09:23 +09:00
metalink_helper.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
metalink_helper.h
Use std::unique_ptr for Metalink objects
2013-07-12 23:09:23 +09:00
MetalinkEntry.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
MetalinkEntry.h
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
Metalinker.cc
Use std::unique_ptr for Metalink objects
2013-07-12 23:09:23 +09:00
Metalinker.h
Use std::unique_ptr for Metalink objects
2013-07-12 23:09:23 +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
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
MetalinkParserController.h
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
MetalinkParserState.cc
Rewritten Metalink XML parser.
2011-11-10 22:38:01 +09:00
MetalinkParserState.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
MetalinkParserStateImpl.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
MetalinkParserStateImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
MetalinkParserStateMachine.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
MetalinkParserStateMachine.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
MetalinkParserStateV3Impl.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
MetalinkParserStateV3Impl.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
MetalinkParserStateV4Impl.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
MetalinkParserStateV4Impl.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
MetalinkPostDownloadHandler.cc
Add --pause-metadata option
2014-06-21 00:58:21 +09:00
MetalinkPostDownloadHandler.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
MetalinkResource.cc
Removed MetalinkResource static strings
2012-09-25 23:03:19 +09:00
MetalinkResource.h
Use std::unique_ptr for Metalink objects
2013-07-12 23:09:23 +09:00
MSEHandshake.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
MSEHandshake.h
Use std::unique_ptr for ARC4Encryptor in PeerConnection and MSEHandshake
2013-07-04 21:13:14 +09:00
MultiDiskAdaptor.cc
MultiDiskAdaptor: Handle short read
2014-07-02 00:05:44 +09:00
MultiDiskAdaptor.h
Disard cache when checking checksum
2014-07-02 00:05:43 +09:00
MultiFileAllocationIterator.cc
MultiDiskAdaptor: Use std::unique_ptr for DiskWriterEntry and DiskWriter
2013-07-06 15:56:08 +09:00
MultiFileAllocationIterator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
MultiUrlRequestInfo.cc
Add --enable-color option to enable/disable terminal color output
2014-01-30 00:15:05 +09:00
MultiUrlRequestInfo.h
MultiUrlRequestFactory: Use std::unique_ptr for DownloadEngine
2013-07-06 19:45:01 +09:00
NameResolveCommand.cc
Use std::unique_ptr for AsyncResolverMan
2013-07-03 01:30:01 +09:00
NameResolveCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
NameResolver.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
NameResolver.h
Netrc.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
Netrc.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
NetrcAuthResolver.cc
Rewrite AuthConfig objects using std::unique_ptr
2013-06-26 21:45:29 +09:00
NetrcAuthResolver.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
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
Notifier.cc
DownloadEngine:: Use std::unique_ptr for webSocketSessionMan_
2013-07-06 18:33:59 +09:00
Notifier.h
DownloadEngine:: Use std::unique_ptr for webSocketSessionMan_
2013-07-06 18:33:59 +09:00
NsCookieParser.cc
Return nullptr directly where std::unique_ptr is expected
2013-07-04 21:33:36 +09:00
NsCookieParser.h
Rewrite CookieStorage
2013-06-29 23:09:09 +09:00
NullHandle.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
NullOutputFile.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
NullProgressInfoFile.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
NullSinkStreamFilter.cc
NullSinkStreamFilter.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
NullStatCalc.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
NullWebSocketSessionMan.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
OpenedFileCounter.cc
Fix use-after-free on exit with multi-file torrent download + DHT
2014-06-08 17:03:34 +09:00
OpenedFileCounter.h
Fix use-after-free on exit with multi-file torrent download + DHT
2014-06-08 17:03:34 +09:00
Option.cc
Include prefs.h instead of typedef PrefPtr everywhere
2013-09-26 00:15:18 +09:00
Option.h
Include prefs.h instead of typedef PrefPtr everywhere
2013-09-26 00:15:18 +09:00
option_processing.cc
Silence deprecation warning about daemon() on OSX
2014-05-29 19:38:34 +02:00
OptionHandler.cc
New help messages. Added suggestion for unknown/ambiguous options.
2011-12-03 16:30:00 +09:00
OptionHandler.h
Include prefs.h instead of typedef PrefPtr everywhere
2013-09-26 00:15:18 +09:00
OptionHandlerException.cc
Include prefs.h instead of typedef PrefPtr everywhere
2013-09-26 00:15:18 +09:00
OptionHandlerException.h
Include prefs.h instead of typedef PrefPtr everywhere
2013-09-26 00:15:18 +09:00
OptionHandlerFactory.cc
Add --pause-metadata option
2014-06-21 00:58:21 +09:00
OptionHandlerFactory.h
Handle OptionHandlers as raw pointer
2012-09-27 22:45:31 +09:00
OptionHandlerImpl.cc
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
OptionHandlerImpl.h
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
OptionParser.cc
Include prefs.h instead of typedef PrefPtr everywhere
2013-09-26 00:15:18 +09:00
OptionParser.h
Include prefs.h instead of typedef PrefPtr everywhere
2013-09-26 00:15:18 +09:00
OutputFile.h
Do not use a virtual varargs function
2013-03-02 15:48:26 +01:00
paramed_string.cc
Replaced uint64_t with off_t or int64_t.
2011-12-09 21:39:43 +09:00
paramed_string.h
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
ParserStateMachine.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
Peer.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
Peer.h
Peer: Use std::unique_ptr for res_
2013-10-26 21:38:17 +09:00
PeerAbstractCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
PeerAbstractCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
PeerAddrEntry.cc
PeerAddrEntry.h
Removed trailing spaces
2012-10-01 23:52:22 +09:00
PeerChokeCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
PeerChokeCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
PeerConnection.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
PeerConnection.h
Use std::unique_ptr for ARC4Encryptor in PeerConnection and MSEHandshake
2013-07-04 21:13:14 +09:00
PeerInitiateConnectionCommand.cc
Refactored DSCP-related code a bit
2014-01-28 23:09:21 +04:00
PeerInitiateConnectionCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
PeerInteractionCommand.cc
DefaultBtMessageDispatcher: Remove unused members peerStorage_, pieceStorage_
2013-07-07 23:28:51 +09:00
PeerInteractionCommand.h
Refactor PeerInterationCommand ctor
2013-07-06 22:03:37 +09:00
PeerListenCommand.cc
Refactored DSCP-related code a bit
2014-01-28 23:09:21 +04:00
PeerListenCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
PeerReceiveHandshakeCommand.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
PeerReceiveHandshakeCommand.h
Refactor PeerInterationCommand ctor
2013-07-06 22:03:37 +09:00
PeerSessionResource.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02: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
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
Piece.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
Piece.h
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
PiecedSegment.cc
Fix (unknown length) downloads larger than 2GiB
2014-05-25 14:49:29 +02:00
PiecedSegment.h
Fix (unknown length) downloads larger than 2GiB
2014-05-25 14:49:29 +02:00
PieceHashCheckIntegrityEntry.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
PieceHashCheckIntegrityEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
PieceSelector.h
PieceStatMan.cc
Use std::unique_ptr instead of std::shared_ptr
2013-06-22 15:49:41 +09:00
PieceStatMan.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
PieceStorage.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
Platform.cc
Use _setmode to set binary mode in mingw
2014-05-29 19:38:34 +02:00
Platform.h
PollEventPoll.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
PollEventPoll.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
PortEventPoll.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
PortEventPoll.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
PostDownloadHandler.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
PreDownloadHandler.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
prefs.cc
Add --pause-metadata option
2014-06-21 00:58:21 +09:00
prefs.h
Add --pause-metadata option
2014-06-21 00:58:21 +09:00
PriorityPieceSelector.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
PriorityPieceSelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ProgressAwareEntry.h
Removed *Handle typedef
2012-09-28 23:27:46 +09:00
ProtocolDetector.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
ProtocolDetector.h
Randomizer.h
Randomizer: Remove unused interfaces
2013-09-28 22:55:05 +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
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
RangeBtMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
RangeBtMessageValidator.cc
Use int32_t for begin, length in RangeBtMessage
2011-12-09 21:39:43 +09:00
RangeBtMessageValidator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
RarestPieceSelector.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
RarestPieceSelector.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
RealtimeCommand.cc
RealtimeCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ReceiverMSEHandshakeCommand.cc
Refactor PeerInterationCommand ctor
2013-07-06 22:03:37 +09:00
ReceiverMSEHandshakeCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
RecoverableException.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
RecoverableException.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
Request.cc
Use index.html as filename for conditional-get when file is missing in URI
2014-05-08 21:49:04 +09:00
Request.h
Use index.html as filename for conditional-get when file is missing in URI
2014-05-08 21:49:04 +09:00
RequestGroup.cc
Fix use-after-free on exit with multi-file torrent download + DHT
2014-06-08 17:03:34 +09:00
RequestGroup.h
Revert to existing "proper" coding style
2014-06-03 23:41:30 +09:00
RequestGroupCriteria.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
RequestGroupEntry.cc
Return std::unique_ptr member as const ref
2013-06-26 23:56:43 +09:00
RequestGroupEntry.h
Return std::unique_ptr member as const ref
2013-06-26 23:56:43 +09:00
RequestGroupMan.cc
Fix use-after-free on exit with multi-file torrent download + DHT
2014-06-08 17:03:34 +09:00
RequestGroupMan.h
Fix use-after-free on exit with multi-file torrent download + DHT
2014-06-08 17:03:34 +09:00
RequestSlot.cc
Use RequestSlot as pointer to avoid copying
2013-06-30 00:31:50 +09:00
RequestSlot.h
New round of clang-modernize
2014-05-29 19:38:34 +02:00
right.txt
rpc_helper.cc
Authorize RPC multicalls only once.
2014-05-20 12:53:39 +02:00
rpc_helper.h
Authorize RPC multicalls only once.
2014-05-20 12:53:39 +02:00
RpcMethod.cc
Authorize RPC multicalls only once.
2014-05-20 12:53:39 +02:00
RpcMethod.h
Implement new RPC authorization using --rpc-secret option
2014-02-02 17:34:07 +09:00
RpcMethodFactory.cc
Add aria2.saveSession RPC method
2014-02-19 22:02:50 +09:00
RpcMethodFactory.h
Rewrite RPC method factory function
2013-07-11 21:50:47 +09:00
RpcMethodImpl.cc
Fix use-after-free on exit with multi-file torrent download + DHT
2014-06-08 17:03:34 +09:00
RpcMethodImpl.h
Check negative number from Integer::i() where it is not allowed
2014-05-01 11:34:27 +09:00
RpcRequest.cc
Authorize RPC multicalls only once.
2014-05-20 12:53:39 +02:00
RpcRequest.h
Authorize RPC multicalls only once.
2014-05-20 12:53:39 +02:00
RpcResponse.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
RpcResponse.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
SaveSessionCommand.cc
Save session only when there is change since the last serialization
2014-05-31 16:19:57 +09:00
SaveSessionCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
SeedCheckCommand.cc
Use std::unique_ptr for UnionSeedCriteria
2013-06-23 22:07:25 +09:00
SeedCheckCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
SeedCriteria.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
SegList.h
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
Segment.h
Fix (unknown length) downloads larger than 2GiB
2014-05-25 14:49:29 +02:00
SegmentMan.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
SegmentMan.h
Fix (unknown length) downloads larger than 2GiB
2014-05-25 14:49:29 +02:00
SelectEventPoll.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
SelectEventPoll.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
SequentialDispatcherCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
SequentialPicker.h
Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry
2013-07-06 15:56:08 +09:00
ServerStat.cc
Removed trailing spaces
2012-10-01 23:52:22 +09:00
ServerStat.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
ServerStatMan.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
ServerStatMan.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
SessionSerializer.cc
Save session only when there is change since the last serialization
2014-05-31 16:19:57 +09:00
SessionSerializer.h
Save session only when there is change since the last serialization
2014-05-31 16:19:57 +09:00
ShareRatioSeedCriteria.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
ShareRatioSeedCriteria.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
Signature.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
Signature.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
SimpleBtMessage.cc
Return nullptr directly where std::unique_ptr is expected
2013-07-04 21:33:36 +09:00
SimpleBtMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
SimpleRandomizer.cc
Randomizer: Remove unused interfaces
2013-09-28 22:55:05 +09:00
SimpleRandomizer.h
Randomizer: Remove unused interfaces
2013-09-28 22:55:05 +09:00
SingleFileAllocationIterator.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
SingleFileAllocationIterator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
SingletonHolder.h
Return std::unique_ptr member as const ref
2013-06-26 23:56:43 +09:00
SinkStreamFilter.cc
Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
2014-04-17 18:02:42 +02:00
SinkStreamFilter.h
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
SocketBuffer.cc
Small code cleanup for SocketBuffer
2014-06-05 23:33:58 +09:00
SocketBuffer.h
Small code cleanup for SocketBuffer
2014-06-05 23:33:58 +09:00
SocketCore.cc
Ignore error when setting DSCP value
2014-03-30 14:14:28 +09:00
SocketCore.h
Minor DSCP-related improvements
2014-01-29 20:17:22 +04:00
SocketRecvBuffer.cc
SocketRecvBuffer: Cleanup with C++11 features
2014-06-05 23:40:19 +09:00
SocketRecvBuffer.h
SocketRecvBuffer: Cleanup with C++11 features
2014-06-05 23:40:19 +09:00
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
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
Sqlite3CookieParser.h
Rewrite CookieStorage
2013-06-29 23:09:09 +09:00
Sqlite3CookieParserImpl.cc
Use const char* instead of static const std::string
2012-09-24 23:20:43 +09:00
Sqlite3CookieParserImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
StatCalc.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
StreamCheckIntegrityEntry.cc
Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry
2013-07-06 15:56:08 +09:00
StreamCheckIntegrityEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
StreamFileAllocationEntry.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
StreamFileAllocationEntry.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
StreamFilter.cc
Use std::unique_ptr for StreamFilter instead of std::shared_ptr
2013-07-04 00:39:11 +09:00
StreamFilter.h
Use nullptr for std::shared_ptr and unique_ptr default parameter
2013-08-19 23:50:58 +09:00
StreamPieceSelector.h
strptime.c
strptime.h
StructParserStateMachine.h
Added streaming parser for structured data format.
2012-07-10 01:42:42 +09:00
TimeA2.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
TimeA2.h
TimeBasedCommand.cc
Stuff memory holes
2013-12-09 15:41:43 +01:00
TimeBasedCommand.h
Stuff memory holes
2013-12-09 15:41:43 +01:00
TimedHaltCommand.cc
Made notice level log messages translatable
2011-12-02 22:38:53 +09:00
TimedHaltCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
timegm.c
Rewritten timegm replacement function
2012-07-06 00:34:37 +09:00
timegm.h
Rewritten timegm replacement function
2012-07-06 00:34:37 +09:00
TimerA2.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
TimerA2.h
TimeSeedCriteria.cc
TimeSeedCriteria.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
timespec.h
Fix mingw32 build with gcc 4.8.2
2014-03-24 00:37:30 +09:00
TLSContext.h
AppleTLS: Implement AppleTLS and Apple Message Digest
2013-04-05 23:10:47 +02:00
TLSSession.h
Update TLSSession::checkDirection() doc
2013-04-09 01:12:51 +09:00
TorrentAttribute.cc
Use BtFileMode for TorrentAttribute::mode
2013-05-15 00:09:51 +09:00
TorrentAttribute.h
Use BtFileMode for TorrentAttribute::mode
2013-05-15 00:09:51 +09:00
TrackerWatcherCommand.cc
TrackerWatcherCommand: Use std::unique_ptr for trackerRequest_
2013-07-06 21:00:57 +09:00
TrackerWatcherCommand.h
TrackerWatcherCommand: Use std::unique_ptr for trackerRequest_
2013-07-06 21:00:57 +09:00
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
TruncFileAllocationIterator.cc
mingw32: Make NTFS sparse file on --file-allocation=trunc
2013-01-11 18:35:54 +09:00
TruncFileAllocationIterator.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
UDPTrackerClient.cc
New round of clang-modernize
2014-05-29 19:38:34 +02:00
UDPTrackerClient.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
UDPTrackerRequest.cc
Fix uninitialized values
2013-05-23 00:45:50 +09:00
UDPTrackerRequest.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
UnionSeedCriteria.cc
Use std::unique_ptr for UnionSeedCriteria
2013-06-23 22:07:25 +09:00
UnionSeedCriteria.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
UnknownLengthPieceStorage.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
UnknownLengthPieceStorage.h
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
UnknownOptionException.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
UnknownOptionException.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
uri.cc
Stuff memory holes
2013-12-09 15:41:43 +01:00
uri.h
Stuff memory holes
2013-12-09 15:41:43 +01: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
UriListParser.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
UriListParser.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
URIResult.cc
URIResult.h
URISelector.h
usage_text.h
Add --pause-metadata option
2014-06-21 00:58:21 +09:00
util.cc
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
util.h
util::parseIntSegments: Return SegList<int>
2014-06-04 23:21:01 +09:00
util_security.cc
Fix big endianess support in InternalMessageDigest and PBKDF2
2014-06-24 20:45:05 +02:00
util_security.h
MinGW: Fix compiler warning about winsock2.h and windows.h
2014-07-10 00:04:28 +09:00
UTMetadataDataExtensionMessage.cc
Use std::unique_ptr for MessageDigest
2013-07-03 01:13:13 +09:00
UTMetadataDataExtensionMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
UTMetadataExtensionMessage.cc
Made ExtensionMessage's NAME const char[]
2012-09-26 00:01:41 +09:00
UTMetadataExtensionMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
UTMetadataPostDownloadHandler.cc
Add --pause-metadata option
2014-06-21 00:58:21 +09:00
UTMetadataPostDownloadHandler.h
Refactor DownloadHandlerFactory
2013-11-10 18:19:02 +09:00
UTMetadataRejectExtensionMessage.cc
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
UTMetadataRejectExtensionMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
UTMetadataRequestExtensionMessage.cc
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
UTMetadataRequestExtensionMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
UTMetadataRequestFactory.cc
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
UTMetadataRequestFactory.h
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
UTMetadataRequestTracker.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
UTMetadataRequestTracker.h
Update doc
2013-02-26 23:43:52 +09:00
UTPexExtensionMessage.cc
Use std::unique_ptr for ExtensionMessage
2013-07-01 21:42:51 +09:00
UTPexExtensionMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ValueBase.cc
Implement new RPC authorization using --rpc-secret option
2014-02-02 17:34:07 +09:00
ValueBase.h
Remove spurious CXX11_OVERRIDE to make cov-build happy.
2014-05-26 01:34:26 +02:00
ValueBaseBencodeParser.h
Added stream Bencode parser
2012-07-24 23:50:06 +09:00
ValueBaseDiskWriter.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
ValueBaseJsonParser.h
Added streaming parser for structured data format.
2012-07-10 01:42:42 +09:00
ValueBaseStructParserState.h
Added streaming parser for structured data format.
2012-07-10 01:42:42 +09:00
ValueBaseStructParserStateImpl.cc
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
ValueBaseStructParserStateImpl.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
ValueBaseStructParserStateMachine.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
ValueBaseStructParserStateMachine.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
version_usage.cc
Improve compiler/platform/libs information in logs
2014-06-10 11:28:34 +02:00
wallclock.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
wallclock.h
WatchProcessCommand.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
WatchProcessCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
WebSocketInteractionCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
WebSocketInteractionCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
WebSocketResponseCommand.cc
Wrap Command object in std::unique_ptr
2013-06-23 21:55:52 +09:00
WebSocketResponseCommand.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
WebSocketSession.cc
Authorize RPC multicalls only once.
2014-05-20 12:53:39 +02:00
WebSocketSession.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
WebSocketSessionMan.cc
Code cleanup
2013-08-19 23:40:28 +09:00
WebSocketSessionMan.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00
WinConsoleFile.cc
Fix mingw32 build with gcc 4.8.2
2014-03-24 00:37:30 +09:00
WinConsoleFile.h
Fix mingw32 build with gcc 4.8.2
2014-03-24 00:37:30 +09:00
WinTLSContext.cc
Consistent style in the platform TLS implementations
2014-05-29 19:38:33 +02:00
WinTLSContext.h
Consistent style in the platform TLS implementations
2014-05-29 19:38:33 +02:00
WinTLSSession.cc
Consistent style in the platform TLS implementations
2014-05-29 19:38:33 +02:00
WinTLSSession.h
Consistent style in the platform TLS implementations
2014-05-29 19:38:33 +02:00
WrDiskCache.cc
More auto-converts by cpp11-migrate
2013-09-20 23:06:49 +02:00
WrDiskCache.h
Added --disk-cache option
2012-12-03 01:39:10 +09:00
WrDiskCacheEntry.cc
Improve write cache failures error reporting
2014-05-20 12:52:26 +02:00
WrDiskCacheEntry.h
Require -std=c++11 and use std::shared_ptr instead of SharedHandle
2013-06-22 01:10:38 +09:00
Xml2XmlParser.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
Xml2XmlParser.h
Rewritten ExpatXmlParser
2012-07-23 23:41:33 +09:00
XmlAttr.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
XmlAttr.h
Rewritten Metalink XML parser.
2011-11-10 22:38:01 +09:00
XmlParser.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
XmlParser.h
Rewritten ExpatXmlParser
2012-07-23 23:41:33 +09:00
XmlRpcDiskWriter.cc
Convert most 0/NULL pointers to nullptr
2013-08-20 21:28:24 +02:00
XmlRpcDiskWriter.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
XmlRpcRequestParserController.cc
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
XmlRpcRequestParserController.h
Use std::unique_ptr for ValueBase object hierarchy
2013-07-11 21:09:51 +09:00
XmlRpcRequestParserState.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
XmlRpcRequestParserStateImpl.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
XmlRpcRequestParserStateImpl.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
XmlRpcRequestParserStateMachine.cc
Use move for XML parser
2013-11-10 20:39:31 +09:00
XmlRpcRequestParserStateMachine.h
Use move for XML parser
2013-11-10 20:39:31 +09:00
XORCloser.h
ZeroBtMessage.cc
Convert to autos and ranged loops
2013-08-21 05:56:17 +02:00
ZeroBtMessage.h
Use CXX11_OVERRIDE
2013-07-06 18:15:09 +09:00