Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								1a299c4d7c
							
							Use raw pointers to PieceStorage, PeerStorage and DownloadContxt for BtMessages
						 | 
						il y a 12 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								07d270c87e
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						 | 
						il y a 12 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								4f5d26a0c7
							
							Use BtFileMode for TorrentAttribute::mode
						 | 
						il y a 12 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								5bc5665c6a
							
							Support off64_t for Android build
						 | 
						il y a 12 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								d68741697a
							
							Support UDP tracker
						 | 
						il y a 12 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								8b0c701266
							
							Removed trailing spaces
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								c63af24c63
							
							Made BtMessage's NAME const char[]
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								e2340efe27
							
							Use std::vector instead of std::map for ContextAttribute objects
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								01e1fdaf49
							
							Parse torrent file on the fly if --follow-torrent=mem is given
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								4b57106a17
							
							Check sum of file length does not exceed INT64_MAX
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								860f4dd06a
							
							Use int64_t instead of off_t
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								1b874268a0
							
							Use int64_t instead of off_t
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								4b03634f36
							
							Use PRId64 for int64_t format specifier
						 | 
						il y a 13 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								9331f6a43d
							
							Removed static const char[] as much as possible.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								31163c6785
							
							Check totalLength of file is less than std::numeric_limits<off_t>::max()
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								b97a7c8ecf
							
							Use int32_t for begin, length in RangeBtMessage
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								12988e5282
							
							Replaced uint64_t with off_t or int64_t.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								db5cc4db27
							
							Don't append character to std::string.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								2e5d9b056f
							
							Removed strconcat
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								226480ad60
							
							Made const char[] static
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								0c162dfbfb
							
							Made util::fromHex and base32::decode function template
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								d1d4903665
							
							Rewritten bencode2::decode functions
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								d305432ec0
							
							Code cleanup. Avoid std::string temporaries.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								1d56c17225
							
							Code cleanup. Avoid std::string temporaries.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								79876af88f
							
							Removed util::endsWith(a, b). Added util::iendsWith()
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								601ec0f44a
							
							Removed util::startsWith(a, b)
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								f84d2253b2
							
							Rewritten util::split and added its iterator version.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								84bc2c7ae8
							
							Use std::string::append instead of appending std::string() temporaries.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								9e2624a265
							
							Apply PREF_MAX_CONNECTION_PER_SERVER to BitTorrent WEB Seeding hosts.
						 | 
						il y a 14 ans | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								138130497f
							
							Rewritten bittorrent::packcompact() using net::getBinAddr().
						 | 
						il y a 14 ans |