Commit History

Author SHA1 Message Date
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 10 years ago
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. 10 years ago
  Nick Mathewson 26e979b342 Add all the clang-only warnings that do not trigger now 10 years ago
  Nick Mathewson 15533c8897 Set our autoconf-breaking options last, not before we check for others 10 years ago
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 10 years ago
  Nick Mathewson ad16c55286 Use -Wstrict-overflow=2 on gcc5+. 10 years ago
  Nick Mathewson 4caed2424a Enable -Woverlength-strings for GCC>=4.6 on MOST of the code. 10 years ago
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 10 years ago
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 10 years ago
  Nick Mathewson 2ff20c93a5 Add -Wunused-const-variable=2 on GCC >=6.1 10 years ago
  Nick Mathewson 12517c7303 Add -Wduplicated-cond on GCC 6 10 years ago
  Nick Mathewson b14c1f4082 Merge remote-tracking branch 'public/bug19203_027' into HEAD 10 years ago
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 10 years ago
  Nick Mathewson bdc59e33c1 Fix a warning on unnamed nodes in node_get_by_nickname(). 10 years ago
  Nick Mathewson 55b5e0076f Add another 22 or so GCC warnings. None currently triggers for me. 10 years ago
  Nick Mathewson ce1dbbc4fd Enable the -Waggregate-return warning 10 years ago
  Nick Mathewson 0df2c5677a Use ENABLE_GCC_WARNING and DISABLE_GCC_WARNING in tortls.c 10 years ago
  Nick Mathewson 0279e48473 Add support for temporarily suppressing a warning 10 years ago
  Nick Mathewson a0dd836098 Merge remote-tracking branch 'public/ticket19044' 10 years ago
  Nick Mathewson 437cbb17c2 Merge remote-tracking branch 'asn/feature19036' 10 years ago
  Nick Mathewson 476714e1a4 Merge remote-tracking branch 'arma/bug18840' 10 years ago
  Nick Mathewson 3934e78bb9 Make format_changelog.py add links to bugs 10 years ago
  Nick Mathewson a93b6bbf17 Merge branch 'maint-0.2.8' 10 years ago
  Nick Mathewson f25806409d Bump to 0.2.8.3-alpha-dev 10 years ago
  Nick Mathewson 02383ea7ea Forward-port the 0.2.8.3-alpha changelog 10 years ago
  Nick Mathewson a38dfc7f29 Merge branch 'maint-0.2.8' 10 years ago
  Nick Mathewson 0a74346fe4 Bump to 0.2.8.3-alpha 10 years ago
  Nick Mathewson 8c1c71aa2c Merge branch 'maint-0.2.8' 10 years ago
  Nick Mathewson a873ba8edd Fix two long lines 10 years ago
  George Kadianakis d875101e03 Functionify code that writes votes to disk. 10 years ago