Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								318c804504
							
							Use user-defined literal for k, m, and g (powers of 1024)
						 | 
						10 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								0b48bb1dbd
							
							Use user-defined literals for time units
						 | 
						10 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								99cd73c092
							
							Replace timer facility with chrono lib
						 | 
						10 лет назад | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								70a80b1455
							
							Remove request pre-authorization again
						 | 
						11 лет назад | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								855dfa0e2f
							
							Authorize RPC multicalls only once.
						 | 
						11 лет назад | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								82dad90ff3
							
							Validate token using PBKDF2-HMAC-SHA1.
						 | 
						11 лет назад | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								010131161e
							
							Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always
						 | 
						11 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								7f6987a4b4
							
							Implement new RPC authorization using --rpc-secret option
						 | 
						11 лет назад | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								d8f44ef4f6
							
							Convert most 0/NULL pointers to nullptr
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								7c06b903f3
							
							Use std::unique_ptr for ValueBase object hierarchy
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								00e27e4fa4
							
							DownloadEngine: Use std::unique_ptr for eventPoll_
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								162c138362
							
							BtRegistry: Use std::unique_ptr for BtObject
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								68f2a33355
							
							DownloadEngine: Use std::unique_ptr for RequestGroupMan
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								10cdc59297
							
							Remove vbegin and vend in favor of std::begin and std::end
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								bef6236da8
							
							DownloadContext::attrs_ now holds std::unique_ptr
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								07d270c87e
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								d444a6cc9e
							
							Make getOption RPC method return option for stopped downloads
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								4f5d26a0c7
							
							Use BtFileMode for TorrentAttribute::mode
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								d4ba562710
							
							Implement IndexedList::iterator
						 | 
						12 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								07bb779eb0
							
							Faster deletion of RequestGroup and DownloadResult lists
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								b9da9d4ed3
							
							Use 64 bits random bytes as GID
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								a9c76ed35e
							
							Added --rpc-save-upload-metadata option
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								8b0c701266
							
							Removed trailing spaces
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								9d294741fd
							
							Rewritten FeatureConfig into set of functions
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								68eb1b6737
							
							Ignore unacceptable options in RPC request instead of throwing error.
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								f4e0eae904
							
							Added checkRequiredInteger() to check integer param is in valid range.
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								ad11d746f0
							
							Only accepts 32 bit integer values from int and i4 elements in XML-RPC.
						 | 
						13 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								f0bcfa822e
							
							Use int instead of unsigned int where unsigned int is not needed.
						 | 
						14 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								9a51cc356b
							
							Changed interface of BtRegistry.
						 | 
						14 лет назад | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								12659c74a8
							
							Don't copy Option in RequestGroup ctor.
						 | 
						14 лет назад |