Nick Mathewson
							
						 | 
						
							
							
								e54f8e3429
							
							Remove some duplicated warnings from the big list
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								99a7ddd6f9
							
							Disable -Wc99-c11-compat
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								80f2c3555d
							
							Remove -Wc11-extensions
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								cb71c5ddbb
							
							Whoops -- this got lost in the merge.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d6b2af7a3a
							
							Merge branch 'bug19180_easy_squashed'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e80a032b61
							
							Add clang's -Wstring-conversion, and fix the one place it hits
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								53a3b39da1
							
							Add -Wmissing-variable-declarations, with attendant fixes
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								80f1a2cbbd
							
							Add the -Wextra-semi warning from clang, and fix the cases  where it triggers
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								26e979b342
							
							Add all the clang-only warnings that do not trigger now
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								15533c8897
							
							Set our autoconf-breaking options last, not before we check for others
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								9bbd6502f0
							
							Use autoconf, not gcc version, to decide which warnings we have
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ad16c55286
							
							Use -Wstrict-overflow=2 on gcc5+.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4caed2424a
							
							Enable -Woverlength-strings for GCC>=4.6 on MOST of the code.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8f2d2933f9
							
							Use -Wdouble-promotion in GCC >= 4.6
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								493499a339
							
							Add -Wfloat-conversion for GCC >= 4.9
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2ff20c93a5
							
							Add -Wunused-const-variable=2 on GCC >=6.1
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								12517c7303
							
							Add -Wduplicated-cond on GCC 6
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4f8086fb20
							
							Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								57bf8bb263
							
							remove now-irrelevant XXX020 comments in configure.ac
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								55b5e0076f
							
							Add another 22 or so GCC warnings. None currently triggers for me.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								1e5ad15688
							
							Merge remote-tracking branch 'arma/task19035-fixedup'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								617b920551
							
							Merge remote-tracking branch 'public/hardening_flags_must_link'
						 | 
						9 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								1ce1214d68
							
							get rid of one more piece of --enable-instrument-downloads
						 | 
						9 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								c404905822
							
							Fix indentation and quotation of the headers
						 | 
						9 years ago | 
					
				
					
						
							
								   cypherpunks
							
						 | 
						
							
							
								ab8f1a9e9b
							
							Do not warn on missing headers
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ce1dbbc4fd
							
							Enable the -Waggregate-return warning
						 | 
						9 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								11d52a449c
							
							Disable GET /tor/bytes.txt and GETINFO dir-usage
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a0dd836098
							
							Merge remote-tracking branch 'public/ticket19044'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f25806409d
							
							Bump to 0.2.8.3-alpha-dev
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0a74346fe4
							
							Bump to 0.2.8.3-alpha
						 | 
						9 years ago |