4b9cb35d85 
								
							 
						 
						
							
							
								
								Find the right indent on *BSD.  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-08-10 13:28:26 +01:00  
				
					
						
							
							
								 
						
							
								437b14b533 
								
							 
						 
						
							
							
								
								Fix format script.  
							
							... 
							
							
							
							The format script didn't correctly recognise some ASN.1 macros and
didn't reformat some files as a result. Fix script and reformat
affected files.
Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-03-02 13:26:29 +00:00  
				
					
						
							
							
								 
						
							
								f0983d3953 
								
							 
						 
						
							
							
								
								Updates to reformat script.  
							
							... 
							
							
							
							Don't change files if they're unmodified.
Indicate which files have changed and a summary.
Reviewed-by: Rich Salz <rsalz@openssl.org> 
							
						 
						
							2015-02-04 19:03:44 +00:00  
				
					
						
							
							
								 
						
							
								09f4d9c0f9 
								
							 
						 
						
							
							
								
								Add -d debug option to save preprocessed files.  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:09 +00:00  
				
					
						
							
							
								 
						
							
								f8180c63ec 
								
							 
						 
						
							
							
								
								Test option -nc  
							
							... 
							
							
							
							Add option -nc which sets COMMENTS=true but disables all indent comment
reformatting options.
Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:09 +00:00  
				
					
						
							
							
								 
						
							
								4664862013 
								
							 
						 
						
							
							
								
								Add ecp_nistz256.c to list of files skipped by openssl-format-source  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:09 +00:00  
				
					
						
							
							
								 
						
							
								66186aeeb0 
								
							 
						 
						
							
							
								
								Manually reformat aes_x86core.c and add it to the list of files skipped by  
							
							... 
							
							
							
							openssl-format-source
Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:09 +00:00  
				
					
						
							
							
								 
						
							
								51428a12e4 
								
							 
						 
						
							
							
								
								Amend openssl-format-source so that it give more repeatable output  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:08 +00:00  
				
					
						
							
							
								 
						
							
								9d51824b3b 
								
							 
						 
						
							
							
								
								Manually reformat aes_core.c  
							
							... 
							
							
							
							Add aes_core.c to the list of files not processed by openssl-format-source
Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:08 +00:00  
				
					
						
							
							
								 
						
							
								572cee384d 
								
							 
						 
						
							
							
								
								Add obj_dat.h to the list of files that will not be processed by  
							
							... 
							
							
							
							openssl-format-source
Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:08 +00:00  
				
					
						
							
							
								 
						
							
								24a5f17b6a 
								
							 
						 
						
							
							
								
								Fix logic to check for indent.pro  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:07 +00:00  
				
					
						
							
							
								 
						
							
								2f1ac20bb3 
								
							 
						 
						
							
							
								
								Make the script a little more location agnostic  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:07 +00:00  
				
					
						
							
							
								 
						
							
								acb82df4d3 
								
							 
						 
						
							
							
								
								Provide script for filtering data initialisers for structs/unions. indent just can't handle it.  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:07 +00:00  
				
					
						
							
							
								 
						
							
								6f08264e2f 
								
							 
						 
						
							
							
								
								Script fixes.  
							
							... 
							
							
							
							Don't use double newline for headers.
Don't interpret ASN1_PCTX as start of an ASN.1 module.
Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:07 +00:00  
				
					
						
							
							
								 
						
							
								ff7ca7a336 
								
							 
						 
						
							
							
								
								Run expand before perl, to make sure things are properly aligned  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:07 +00:00  
				
					
						
							
							
								 
						
							
								d09481a10f 
								
							 
						 
						
							
							
								
								Force the use of our indent profile  
							
							... 
							
							
							
							Reviewed-by: Tim Hudson <tjh@openssl.org> 
							
						 
						
							2015-01-22 09:20:07 +00:00  
				
					
						
							
							
								 
						
							
								849c80bc5d 
								
							 
						 
						
							
							
								
								Provide source reformating script. Requires GNU indent to be  
							
							... 
							
							
							
							available.
Script written by Tim Hudson, with amendments by Steve Henson, Rich Salz and
Matt Caswell
Reviewed-by: Matt Caswell <matt@openssl.org> 
							
						 
						
							2015-01-22 09:20:07 +00:00