| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										jansson-2.6
									
								
							
						
					
				 | 
				
					
						
							
							If these memory tricks are not good enough for valgrind they're not good enough for ckpool
						
					
				 | 
				11 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										sha256_code_release
									
								
							
						
					
				 | 
				
					
						
							
							Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								Makefile.am
							
						
					
				 | 
				
					
						
							
							Clean up autofoo magic to search for proper functions to include libraries as needed without extra variables
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								bitcoin.c
							
						
					
				 | 
				
					
						
							
							Consider duplicate response to submitblock as an accepted block
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								bitcoin.h
							
						
					
				 | 
				
					
						
							
							Create a json string based on parameters we'll be sending to the database on every work update to be submitted once it's hooked in
						
					
				 | 
				12 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckdb.c
							
						
					
				 | 
				
					
						
							
							ckdb - optional -i enforce poolinstance - see ckdb.c 'i' getopt_long comment regarding DB
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckdb.h
							
						
					
				 | 
				
					
						
							
							ckdb - optional -i enforce poolinstance - see ckdb.c 'i' getopt_long comment regarding DB
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckdb_btc.c
							
						
					
				 | 
				
					
						
							
							ckdb - during a reload, do all blocks and ignore errors based on the block number
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckdb_cmd.c
							
						
					
				 | 
				
					
						
							
							ckdb - optional -i enforce poolinstance - see ckdb.c 'i' getopt_long comment regarding DB
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckdb_crypt.c
							
						
					
				 | 
				
					
						
							
							ckdb - shift wasn't flagging workers used if not in the last shift
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckdb_data.c
							
						
					
				 | 
				
					
						
							
							ckdb - optional -i enforce poolinstance - see ckdb.c 'i' getopt_long comment regarding DB
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckdb_dbio.c
							
						
					
				 | 
				
					
						
							
							ckdb - optional -i enforce poolinstance - see ckdb.c 'i' getopt_long comment regarding DB
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckpmsg.c
							
						
					
				 | 
				
					
						
							
							Copyright date updates
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckpool.c
							
						
					
				 | 
				
					
						
							
							Append bkey binary data to read_socket_line when it exists
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ckpool.h
							
						
					
				 | 
				
					
						
							
							Simply encode/decode binary keys correctly in messages for now
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								connector.c
							
						
					
				 | 
				
					
						
							
							Append bkeys data in process_client_msg
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								connector.h
							
						
					
				 | 
				
					
						
							
							Add connector process which will process all remote communications
						
					
				 | 
				12 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								generator.c
							
						
					
				 | 
				
					
						
							
							Append bkeys in passthrough_recv messages
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								generator.h
							
						
					
				 | 
				
					
						
							
							Rename processes and change generator function to suit pi model
						
					
				 | 
				12 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								klist.c
							
						
					
				 | 
				
					
						
							
							ckdb - store doesn't need a copy of the list lock
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								klist.h
							
						
					
				 | 
				
					
						
							
							ckdb - speed up data allocation and update the memory ckp web page
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ktree.c
							
						
					
				 | 
				
					
						
							
							ckdb - release the knode item back to the free list when removing an item from a tree
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								ktree.h
							
						
					
				 | 
				
					
						
							
							ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								libckpool.c
							
						
					
				 | 
				
					
						
							
							Add length checking to prevent overflow in json_append_bkeys
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								libckpool.h
							
						
					
				 | 
				
					
						
							
							Add length checking to prevent overflow in json_append_bkeys
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								notifier.c
							
						
					
				 | 
				
					
						
							
							Copyright date updates
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								relog.sh
							
						
					
				 | 
				
					
						
							
							script to convert ckdb2014*log filenames to UTC
						
					
				 | 
				11 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								sha2.c
							
						
					
				 | 
				
					
						
							
							Copyright date updates
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								sha2.h
							
						
					
				 | 
				
					
						
							
							Fix symbol size warning
						
					
				 | 
				11 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								stratifier.c
							
						
					
				 | 
				
					
						
							
							Decode bkeys for clients that don't support them, otherwise forward on entire message
						
					
				 | 
				10 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								stratifier.h
							
						
					
				 | 
				
					
						
							
							Move the stratifier stratum send and receive queues to generic ckmsg queues
						
					
				 | 
				12 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								uthash.h
							
						
					
				 | 
				
					
						
							
							Revert "Add uthash helpers for iterating over hash entries without the need for safe against deletion"
						
					
				 | 
				11 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								utlist.h
							
						
					
				 | 
				
					
						
							
							Revert "Add a DL_DELETE_INIT to delete items from a DL list and NULL the prev/next pointers"
						
					
				 | 
				11 years ago |