| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								.gitignore
							
						
					
				 | 
				
					
						
							
							Added .gitignore files
						
					
				 | 
				2012-02-27 21:49:01 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								2files.metalink
							
						
					
				 | 
				
					
						
							
							2009-05-15  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2009-05-15 10:15:52 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								4096chunk.txt
							
						
					
				 | 
				
					
						
							
							Initial import
						
					
				 | 
				2006-02-17 13:35:04 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ARC4Test.cc
							
						
					
				 | 
				
					
						
							
							Provide internal ARC4 implementation
						
					
				 | 
				2013-09-24 19:11:26 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								AbstractCommandTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								AllTest.cc
							
						
					
				 | 
				
					
						
							
							Set log level DEBUG for unittests
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								AnnounceListTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Aria2ApiTest.cc
							
						
					
				 | 
				
					
						
							
							DownloadEngine: Use std::unique_ptr for RequestGroupMan
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								AsyncNameResolverTest.cc
							
						
					
				 | 
				
					
						
							
							Fixed memory leak
						
					
				 | 
				2012-05-16 23:28:07 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								AuthConfigFactoryTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite AuthConfig objects using std::unique_ptr
						
					
				 | 
				2013-06-26 21:45:29 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Base32Test.cc
							
						
					
				 | 
				
					
						
							
							Made util::fromHex and base32::decode function template
						
					
				 | 
				2011-11-05 18:05:23 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Base64Test.cc
							
						
					
				 | 
				
					
						
							
							Fixed base64::decode() return "" if input ends with garbase and no padding
						
					
				 | 
				2012-07-04 22:51:41 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Bencode2Test.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BitfieldManTest.cc
							
						
					
				 | 
				
					
						
							
							Fixed BitfieldMan::getOffsetCompletedLength overflow on 32-bit systems
						
					
				 | 
				2012-12-16 17:26:01 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BittorrentHelperTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtAllowedFastMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtBitfieldMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use raw pointers to PieceStorage, PeerStorage and DownloadContxt for BtMessages
						
					
				 | 
				2013-06-23 00:01:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtCancelMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Check that C++ compiler supports override keyword
						
					
				 | 
				2013-07-06 15:54:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtChokeMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Check that C++ compiler supports override keyword
						
					
				 | 
				2013-07-06 15:54:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtDependencyTest.cc
							
						
					
				 | 
				
					
						
							
							AbstractSingleDiskAdaptor: Use std::unique_ptr for diskWriter_
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtExtendedMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ExtensionMessage
						
					
				 | 
				2013-07-01 21:42:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtHandshakeMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtHaveAllMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use raw pointers to PieceStorage, PeerStorage and DownloadContxt for BtMessages
						
					
				 | 
				2013-06-23 00:01:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtHaveMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use raw pointers to PieceStorage, PeerStorage and DownloadContxt for BtMessages
						
					
				 | 
				2013-06-23 00:01:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtHaveNoneMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtInterestedMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use raw pointers to PieceStorage, PeerStorage and DownloadContxt for BtMessages
						
					
				 | 
				2013-06-23 00:01:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtKeepAliveMessageTest.cc
							
						
					
				 | 
				
					
						
							
							2010-03-05  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-03-04 16:24:03 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtNotInterestedMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use raw pointers to PieceStorage, PeerStorage and DownloadContxt for BtMessages
						
					
				 | 
				2013-06-23 00:01:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtPieceMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtPortMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtPostDownloadHandlerTest.cc
							
						
					
				 | 
				
					
						
							
							Refactor DownloadHandlerFactory
						
					
				 | 
				2013-11-10 18:19:02 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtRegistryTest.cc
							
						
					
				 | 
				
					
						
							
							BtRegistry: Use std::unique_ptr for BtObject
						
					
				 | 
				2013-07-06 19:09:39 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtRejectMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Check that C++ compiler supports override keyword
						
					
				 | 
				2013-07-06 15:54:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtRequestMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Check that C++ compiler supports override keyword
						
					
				 | 
				2013-07-06 15:54:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtSuggestPieceMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Wrap BtMessage objects by std::unique_ptr instead of std::shared_ptr
						
					
				 | 
				2013-06-30 22:55:43 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BtUnchokeMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								BufferedFileTest.cc
							
						
					
				 | 
				
					
						
							
							Introduce IOFile abstract class to refactor BufferedFile and GZipFile
						
					
				 | 
				2013-05-23 23:12:32 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ByteArrayDiskWriterTest.cc
							
						
					
				 | 
				
					
						
							
							Use int64_t instead of off_t
						
					
				 | 
				2012-07-23 21:42:47 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ChunkedDecodingStreamFilterTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for StreamFilter instead of std::shared_ptr
						
					
				 | 
				2013-07-04 00:39:11 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CookieBoxTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CookieHelperTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite CookieStorage
						
					
				 | 
				2013-06-29 23:09:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CookieStorageTest.cc
							
						
					
				 | 
				
					
						
							
							Set old cookie's creation-time to new cookie on replacement
						
					
				 | 
				2013-09-20 00:24:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CookieTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite CookieStorage
						
					
				 | 
				2013-06-29 23:09:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHKeyExchangeTest.cc
							
						
					
				 | 
				
					
						
							
							2010-01-06  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-01-05 16:01:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTAnnouncePeerMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTAnnouncePeerReplyMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTBucketTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTBucketTreeTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTConnectionImplTest.cc
							
						
					
				 | 
				
					
						
							
							2010-08-07  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-08-07 14:15:21 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTFindNodeMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTFindNodeReplyMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTGetPeersMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTGetPeersReplyMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTIDCloserTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
						
					
				 | 
				2013-07-02 22:58:20 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTMessageFactoryImplTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTMessageTrackerEntryTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr to store DHTMessages instead of std::shared_ptr
						
					
				 | 
				2013-07-02 22:58:20 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTMessageTrackerTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr in DHTRegistry
						
					
				 | 
				2013-07-02 23:52:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTNodeTest.cc
							
						
					
				 | 
				
					
						
							
							2009-10-23  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2009-10-22 15:35:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTPeerAnnounceEntryTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTPeerAnnounceStorageTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTPingMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTPingReplyMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTRoutingTableDeserializerTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTRoutingTableSerializerTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTRoutingTableTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr in DHTRegistry
						
					
				 | 
				2013-07-02 23:52:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTTaskExecutorTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTTokenTrackerTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DHTUnknownMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DNSCacheTest.cc
							
						
					
				 | 
				
					
						
							
							2010-06-21  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-06-21 13:51:56 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultAuthResolverTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite AuthConfig objects using std::unique_ptr
						
					
				 | 
				2013-06-26 21:45:29 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultBtAnnounceTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultBtMessageDispatcherTest.cc
							
						
					
				 | 
				
					
						
							
							DefaultBtMessageDispatcher: Remove unused members peerStorage_, pieceStorage_
						
					
				 | 
				2013-07-07 23:28:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultBtMessageFactoryTest.cc
							
						
					
				 | 
				
					
						
							
							test: Fix stack overflow
						
					
				 | 
				2013-10-06 21:08:20 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultBtProgressInfoFileTest.cc
							
						
					
				 | 
				
					
						
							
							Convert most 0/NULL pointers to nullptr
						
					
				 | 
				2013-08-20 21:28:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultBtRequestFactoryTest.cc
							
						
					
				 | 
				
					
						
							
							Check that C++ compiler supports override keyword
						
					
				 | 
				2013-07-06 15:54:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultDiskWriterTest.cc
							
						
					
				 | 
				
					
						
							
							Use int64_t instead of off_t
						
					
				 | 
				2012-07-23 21:42:47 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultExtensionMessageFactoryTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ExtensionMessage
						
					
				 | 
				2013-07-01 21:42:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultPeerStorageTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DefaultPieceStorageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for PieceSelector instead of std::shared_ptr
						
					
				 | 
				2013-07-04 01:38:24 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DirectDiskAdaptorTest.cc
							
						
					
				 | 
				
					
						
							
							AbstractSingleDiskAdaptor: Use std::unique_ptr for diskWriter_
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DownloadContextTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DownloadHandlersTest.cc
							
						
					
				 | 
				
					
						
							
							Refactor DownloadHandlerFactory
						
					
				 | 
				2013-11-10 18:19:02 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DownloadHelperTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ExceptionTest.cc
							
						
					
				 | 
				
					
						
							
							Removed A2STR strings other than NIL
						
					
				 | 
				2012-09-24 23:01:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ExtensionMessageRegistryTest.cc
							
						
					
				 | 
				
					
						
							
							Rewritten ExtensionMessageRegistry
						
					
				 | 
				2012-09-26 22:02:48 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FallocFileAllocationIteratorTest.cc
							
						
					
				 | 
				
					
						
							
							Use int64_t instead of off_t
						
					
				 | 
				2012-06-25 23:35:24 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FeatureConfigTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FeedbackURISelectorTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FileEntryTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for URISelector instead of std::shared_ptr
						
					
				 | 
				2013-07-04 01:16:48 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FileTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FixedNumberRandomizer.h
							
						
					
				 | 
				
					
						
							
							Randomizer: Remove unused interfaces
						
					
				 | 
				2013-09-28 22:55:05 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FmtTest.cc
							
						
					
				 | 
				
					
						
							
							2010-11-20  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-11-20 09:36:14 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FtpConnectionTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GZipDecoder.cc
							
						
					
				 | 
				
					
						
							
							Convert most 0/NULL pointers to nullptr
						
					
				 | 
				2013-08-20 21:28:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GZipDecoder.h
							
						
					
				 | 
				
					
						
							
							Moved GZipDecoder to test
						
					
				 | 
				2012-09-24 22:38:59 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GZipDecoderTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for MessageDigest
						
					
				 | 
				2013-07-03 01:13:13 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GZipDecodingStreamFilterTest.cc
							
						
					
				 | 
				
					
						
							
							Check that C++ compiler supports override keyword
						
					
				 | 
				2013-07-06 15:54:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GZipEncoderTest.cc
							
						
					
				 | 
				
					
						
							
							Use nothrow version of parseInt, parseUInt and parseLLInt
						
					
				 | 
				2012-09-27 00:45:32 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GZipFileTest.cc
							
						
					
				 | 
				
					
						
							
							Add GZipFileTest
						
					
				 | 
				2013-03-03 14:16:32 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GeomStreamPieceSelectorTest.cc
							
						
					
				 | 
				
					
						
							
							Added PieceStorage::onDownloadIncomplete() virtual function.
						
					
				 | 
				2011-08-24 23:16:06 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GroupIdTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GrowSegmentTest.cc
							
						
					
				 | 
				
					
						
							
							Convert most 0/NULL pointers to nullptr
						
					
				 | 
				2013-08-20 21:28:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								HandshakeExtensionMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ExtensionMessage
						
					
				 | 
				2013-07-01 21:42:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								HttpHeaderProcessorTest.cc
							
						
					
				 | 
				
					
						
							
							Refactor HttpConnection and its neighbor objects
						
					
				 | 
				2013-06-26 23:19:15 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								HttpHeaderTest.cc
							
						
					
				 | 
				
					
						
							
							Dont' return SharedHandle from HttpHeader::getRange()
						
					
				 | 
				2012-09-30 17:30:35 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								HttpRequestTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite CookieStorage
						
					
				 | 
				2013-06-29 23:09:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								HttpResponseTest.cc
							
						
					
				 | 
				
					
						
							
							Treat 30X response without Location header field as error
						
					
				 | 
				2014-02-05 21:20:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								IndexedListTest.cc
							
						
					
				 | 
				
					
						
							
							Convert most 0/NULL pointers to nullptr
						
					
				 | 
				2013-08-20 21:28:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								InorderPieceSelector.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								InorderURISelectorTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								IteratableChecksumValidatorTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								IteratableChunkChecksumValidatorTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								JsonTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								LongestSequencePieceSelectorTest.cc
							
						
					
				 | 
				
					
						
							
							2010-03-25  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-03-25 14:22:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								LpdMessageDispatcherTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								LpdMessageReceiverTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for LpdMessage instead of std::shared_ptr
						
					
				 | 
				2013-07-04 00:56:29 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MSEHandshakeTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MagnetTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Makefile.am
							
						
					
				 | 
				
					
						
							
							Fix crash when metaurl contains unsupported URI or text
						
					
				 | 
				2013-12-07 01:16:47 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MessageDigestHelperTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for MessageDigest
						
					
				 | 
				2013-07-03 01:13:13 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MessageDigestTest.cc
							
						
					
				 | 
				
					
						
							
							Add some md5 tests
						
					
				 | 
				2013-09-20 23:07:11 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Metalink2RequestGroupTest.cc
							
						
					
				 | 
				
					
						
							
							Fix crash when metaurl contains unsupported URI or text
						
					
				 | 
				2013-12-07 01:16:47 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MetalinkEntryTest.cc
							
						
					
				 | 
				
					
						
							
							Clean up if defined style
						
					
				 | 
				2013-09-17 23:17:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MetalinkHelperTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for Metalink objects
						
					
				 | 
				2013-07-12 23:09:23 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MetalinkParserControllerTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for Metalink objects
						
					
				 | 
				2013-07-12 23:09:23 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MetalinkPostDownloadHandlerTest.cc
							
						
					
				 | 
				
					
						
							
							Refactor DownloadHandlerFactory
						
					
				 | 
				2013-11-10 18:19:02 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MetalinkProcessorTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for Metalink objects
						
					
				 | 
				2013-07-12 23:09:23 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MetalinkerTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for Metalink objects
						
					
				 | 
				2013-07-12 23:09:23 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockBtAnnounce.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockBtMessage.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockBtMessageDispatcher.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockBtMessageFactory.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockBtProgressInfoFile.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockBtRequestFactory.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockDHTMessage.h
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockDHTMessageCallback.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockDHTMessageDispatcher.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockDHTMessageFactory.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockDHTTask.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockDHTTaskFactory.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockDHTTaskQueue.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockExtensionMessage.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockExtensionMessageFactory.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockPeerStorage.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockPieceSelector.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockPieceStorage.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MockSegment.h
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MultiDiskAdaptorTest.cc
							
						
					
				 | 
				
					
						
							
							Limit number of opened file globally with --bt-max-open-files option
						
					
				 | 
				2013-11-17 19:33:18 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MultiFileAllocationIteratorTest.cc
							
						
					
				 | 
				
					
						
							
							MultiDiskAdaptor: Use std::unique_ptr for DiskWriterEntry and DiskWriter
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								NetrcAuthResolverTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite AuthConfig objects using std::unique_ptr
						
					
				 | 
				2013-06-26 21:45:29 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								NetrcTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite AuthConfig objects using std::unique_ptr
						
					
				 | 
				2013-06-26 21:45:29 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								NsCookieParserTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite CookieStorage
						
					
				 | 
				2013-06-29 23:09:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								OptionHandlerTest.cc
							
						
					
				 | 
				
					
						
							
							ParameterOptionHandler: Use initializer lists for params
						
					
				 | 
				2013-06-22 23:19:54 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								OptionParserTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								OptionTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ParamedStringTest.cc
							
						
					
				 | 
				
					
						
							
							Rewritten parametered URI handling routine.
						
					
				 | 
				2011-11-06 16:37:02 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								PeerConnectionTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								PeerSessionResourceTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								PeerTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								PieceStatManTest.cc
							
						
					
				 | 
				
					
						
							
							Simplified PieceStatMan and RarestPieceSelector.
						
					
				 | 
				2011-08-10 21:29:01 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								PieceTest.cc
							
						
					
				 | 
				
					
						
							
							AbstractSingleDiskAdaptor: Use std::unique_ptr for diskWriter_
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								PriorityPieceSelectorTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ProtocolDetectorTest.cc
							
						
					
				 | 
				
					
						
							
							Made `make distcheck' pass.
						
					
				 | 
				2010-12-02 22:52:35 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RarestPieceSelectorTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RequestGroupManTest.cc
							
						
					
				 | 
				
					
						
							
							DownloadEngine: Use std::unique_ptr for eventPoll_
						
					
				 | 
				2013-07-06 19:39:16 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RequestGroupTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RequestTest.cc
							
						
					
				 | 
				
					
						
							
							Request: Remove previousUri_
						
					
				 | 
				2013-10-01 21:53:28 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RpcHelperTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RpcMethodTest.cc
							
						
					
				 | 
				
					
						
							
							Implement new RPC authorization using --rpc-secret option
						
					
				 | 
				2014-02-02 17:34:07 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								RpcResponseTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SegListTest.cc
							
						
					
				 | 
				
					
						
							
							Use SegList<int> instead of IntSequence in DownloadContext::setFileFilter()
						
					
				 | 
				2011-10-29 23:33:48 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SegmentManTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SegmentTest.cc
							
						
					
				 | 
				
					
						
							
							Convert most 0/NULL pointers to nullptr
						
					
				 | 
				2013-08-20 21:28:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SequentialPickerTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ServerStatManTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ServerStatTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SessionSerializerTest.cc
							
						
					
				 | 
				
					
						
							
							DownloadEngine: Use std::unique_ptr for eventPoll_
						
					
				 | 
				2013-07-06 19:39:16 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ShareRatioSeedCriteriaTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SignatureTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SingleFileAllocationIteratorTest.cc
							
						
					
				 | 
				
					
						
							
							Use int64_t instead of off_t
						
					
				 | 
				2012-07-23 21:42:47 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SingletonHolderTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr in SingletonHolder
						
					
				 | 
				2013-06-22 19:36:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SinkStreamFilterTest.cc
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SocketCoreTest.cc
							
						
					
				 | 
				
					
						
							
							Convert most 0/NULL pointers to nullptr
						
					
				 | 
				2013-08-20 21:28:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SpeedCalcTest.cc
							
						
					
				 | 
				
					
						
							
							2008-02-08  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2008-02-08 15:53:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Sqlite3CookieParserTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite CookieStorage
						
					
				 | 
				2013-06-29 23:09:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TestUtil.cc
							
						
					
				 | 
				
					
						
							
							DownloadEngine: Use std::unique_ptr for RequestGroupMan
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TestUtil.h
							
						
					
				 | 
				
					
						
							
							DownloadEngine: Use std::unique_ptr for RequestGroupMan
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TimeSeedCriteriaTest.cc
							
						
					
				 | 
				
					
						
							
							Removed trailing spaces
						
					
				 | 
				2012-10-01 23:52:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TimeTest.cc
							
						
					
				 | 
				
					
						
							
							TimeTest: Fix testElapsed() fail occasionally
						
					
				 | 
				2013-10-20 22:57:12 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								TimegmTest.cc
							
						
					
				 | 
				
					
						
							
							Rewritten timegm replacement function
						
					
				 | 
				2012-07-06 00:34:37 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UDPTrackerClientTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UTMetadataDataExtensionMessageTest.cc
							
						
					
				 | 
				
					
						
							
							AbstractSingleDiskAdaptor: Use std::unique_ptr for diskWriter_
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UTMetadataPostDownloadHandlerTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for MessageDigest
						
					
				 | 
				2013-07-03 01:13:13 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UTMetadataRejectExtensionMessageTest.cc
							
						
					
				 | 
				
					
						
							
							2010-01-06  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-01-05 16:01:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UTMetadataRequestExtensionMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ExtensionMessage
						
					
				 | 
				2013-07-01 21:42:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UTMetadataRequestFactoryTest.cc
							
						
					
				 | 
				
					
						
							
							Use CXX11_OVERRIDE
						
					
				 | 
				2013-07-06 18:15:09 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UTMetadataRequestTrackerTest.cc
							
						
					
				 | 
				
					
						
							
							2009-11-23  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2009-11-22 15:31:47 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UTPexExtensionMessageTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ExtensionMessage
						
					
				 | 
				2013-07-01 21:42:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UriListParserTest.cc
							
						
					
				 | 
				
					
						
							
							Rewritten UriListParser using BufferedFile
						
					
				 | 
				2011-08-07 01:05:02 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UriSplitTest.cc
							
						
					
				 | 
				
					
						
							
							Convert most 0/NULL pointers to nullptr
						
					
				 | 
				2013-08-20 21:28:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UriTest.cc
							
						
					
				 | 
				
					
						
							
							Rewrite URI path component normalization
						
					
				 | 
				2013-06-19 00:15:37 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UtilTest.cc
							
						
					
				 | 
				
					
						
							
							util::percentEncodeMini: Fix regression bug removed unsignedness
						
					
				 | 
				2013-09-30 21:32:57 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ValueBaseBencodeParserTest.cc
							
						
					
				 | 
				
					
						
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						
					
				 | 
				2013-06-22 01:10:38 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ValueBaseJsonParserTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ValueBaseTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr for ValueBase object hierarchy
						
					
				 | 
				2013-07-11 21:09:51 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								WrDiskCacheEntryTest.cc
							
						
					
				 | 
				
					
						
							
							AbstractSingleDiskAdaptor: Use std::unique_ptr for diskWriter_
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								WrDiskCacheTest.cc
							
						
					
				 | 
				
					
						
							
							AbstractSingleDiskAdaptor: Use std::unique_ptr for diskWriter_
						
					
				 | 
				2013-07-06 15:56:08 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								XORCloserTest.cc
							
						
					
				 | 
				
					
						
							
							2009-10-23  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2009-10-22 15:35:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								XmlRpcRequestParserControllerTest.cc
							
						
					
				 | 
				
					
						
							
							Removed asString, asList, ... and use downcast<T> instead.
						
					
				 | 
				2011-09-26 21:45:45 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								a2algoTest.cc
							
						
					
				 | 
				
					
						
							
							Remove vbegin and vend in favor of std::begin and std::end
						
					
				 | 
				2013-06-24 21:46:42 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								a2functionalTest.cc
							
						
					
				 | 
				
					
						
							
							Cleanup a2functional.h
						
					
				 | 
				2013-06-22 17:53:39 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								array_funTest.cc
							
						
					
				 | 
				
					
						
							
							Use std::unique_ptr instead of array_ptr
						
					
				 | 
				2013-07-03 23:23:22 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								badcookies.sqlite
							
						
					
				 | 
				
					
						
							
							2008-08-17  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2008-08-17 10:44:12 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								base_uri.xml
							
						
					
				 | 
				
					
						
							
							Support relative URI in Metalink file.
						
					
				 | 
				2011-05-07 18:41:18 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bitfieldTest.cc
							
						
					
				 | 
				
					
						
							
							Add countSetBitSlow tests
						
					
				 | 
				2013-07-03 23:22:40 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								chromium_cookies.sqlite
							
						
					
				 | 
				
					
						
							
							2010-10-10  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-10-10 09:53:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								chunkChecksumTestFile250.txt
							
						
					
				 | 
				
					
						
							
							2007-01-23  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2007-01-24 15:55:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cookies.sqlite
							
						
					
				 | 
				
					
						
							
							2010-10-10  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-10-10 09:53:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								emptyfile
							
						
					
				 | 
				
					
						
							
							2007-03-15  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2007-03-15 15:07:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								extension_message_test_helper.h
							
						
					
				 | 
				
					
						
							
							Check that C++ compiler supports override keyword
						
					
				 | 
				2013-07-06 15:54:03 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								file1r.txt
							
						
					
				 | 
				
					
						
							
							2006-04-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2006-04-12 13:55:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								file2r.txt
							
						
					
				 | 
				
					
						
							
							2006-04-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2006-04-12 13:55:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								file3r.txt
							
						
					
				 | 
				
					
						
							
							2006-04-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2006-04-12 13:55:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filelist1.txt
							
						
					
				 | 
				
					
						
							
							Recognize tab as white space before option in -i list.
						
					
				 | 
				2011-08-28 00:40:23 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filelist2.txt
							
						
					
				 | 
				
					
						
							
							Use std::deque instead of std::list in IndexedList
						
					
				 | 
				2013-02-01 00:03:47 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								gzip_decode_test.gz
							
						
					
				 | 
				
					
						
							
							2008-06-29  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2008-06-29 14:29:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								input_uris.txt
							
						
					
				 | 
				
					
						
							
							2008-11-13  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2008-11-13 13:40:40 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								load-nonBt-v0001.aria2
							
						
					
				 | 
				
					
						
							
							2008-08-24  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2008-08-24 09:43:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								load-nonBt.aria2
							
						
					
				 | 
				
					
						
							
							2007-10-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2007-10-11 16:58:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								load-v0001.aria2
							
						
					
				 | 
				
					
						
							
							2008-08-24  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2008-08-24 09:43:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								load.aria2
							
						
					
				 | 
				
					
						
							
							2007-10-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2007-10-11 16:58:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								local-metaurl.meta4
							
						
					
				 | 
				
					
						
							
							Fix crash when metaurl contains unsupported URI or text
						
					
				 | 
				2013-12-07 01:16:47 +09:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								malformed.netrc
							
						
					
				 | 
				
					
						
							
							2007-03-19  Tatsuhiro Tsujikawa  <tujikawa at valkyrie dot rednoah com>
						
					
				 | 
				2007-03-18 15:42:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metalink3-dirtraversal.xml
							
						
					
				 | 
				
					
						
							
							2010-02-27  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-02-27 08:22:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metalink4-dosdirtraversal.xml
							
						
					
				 | 
				
					
						
							
							2010-05-06  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-05-06 14:18:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metalink4-groupbymetaurl.xml
							
						
					
				 | 
				
					
						
							
							2010-02-28  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-02-27 15:04:48 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metalink4.xml
							
						
					
				 | 
				
					
						
							
							2010-03-03  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-03-02 15:14:39 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								nscookietest.txt
							
						
					
				 | 
				
					
						
							
							2010-10-09  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-10-09 14:22:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sample.netrc
							
						
					
				 | 
				
					
						
							
							2009-10-17  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2009-10-17 13:11:03 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								serialize_session.meta4
							
						
					
				 | 
				
					
						
							
							2010-04-08  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-04-08 12:54:14 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								single.torrent
							
						
					
				 | 
				
					
						
							
							2007-11-22  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2007-11-22 14:44:40 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test.torrent
							
						
					
				 | 
				
					
						
							
							2009-08-19  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2009-08-19 14:09:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test.xml
							
						
					
				 | 
				
					
						
							
							2010-02-27  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-02-27 08:22:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								url-list-multiFile.torrent
							
						
					
				 | 
				
					
						
							
							2010-04-03  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-04-03 04:02:14 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								url-list-singleFile.torrent
							
						
					
				 | 
				
					
						
							
							2008-01-04  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
						
					
				 | 
				2008-01-04 12:31:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								url-list-singleFileEndsWithSlash.torrent
							
						
					
				 | 
				
					
						
							
							2010-04-03  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2010-04-03 04:02:14 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								utf8.torrent
							
						
					
				 | 
				
					
						
							
							2009-08-19  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
						
					
				 | 
				2009-08-19 14:09:19 +00:00 |