Commit History

Author SHA1 Message Date
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 years ago
  Nick Mathewson 2ff20c93a5 Add -Wunused-const-variable=2 on GCC >=6.1 8 years ago
  Nick Mathewson 12517c7303 Add -Wduplicated-cond on GCC 6 8 years ago
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases 8 years ago
  Nick Mathewson 55b5e0076f Add another 22 or so GCC warnings. None currently triggers for me. 8 years ago
  Nick Mathewson ce1dbbc4fd Enable the -Waggregate-return warning 8 years ago
  Nick Mathewson a0dd836098 Merge remote-tracking branch 'public/ticket19044' 8 years ago
  Nick Mathewson 44ea3dc331 Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson be3875cda2 Make sure that libscrypt_scrypt actually exists before using it. 8 years ago
  Nick Mathewson 2fa7a3af4c Make advisory-warnings on by default. 8 years ago
  Nick Mathewson 60ac07940f Fix "conditional "ADD_MULODI4" was never defined". 8 years ago
  Nick Mathewson ae7e2b9a7c add missing atoi for cosmetic reasons 8 years ago
  Nick Mathewson 6d6c8287d5 Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv 8 years ago
  Nick Mathewson 9abd7b8f90 Windows lacks truncate(3). 8 years ago
  Nick Mathewson 607a9056d4 Merge branch 'ftrapv_v3' 8 years ago
  Nick Mathewson a3615a988e Prefer builtin true. 8 years ago
  Nick Mathewson ce854a8d22 Add -ftrapv to gcc-hardening ... mostly! 8 years ago
  Nick Mathewson e31980f693 Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson 50249c7cd9 Merge branch 'maint-0.2.7' into maint-0.2.8 8 years ago
  Nick Mathewson 039fc8427a Merge branch 'bug18841_1_025' into maint-0.2.7 8 years ago
  Nick Mathewson c662bef455 Undefine _FORTIFY_SOURCE before defining it. 8 years ago
  Nick Mathewson 3220bd816b Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson c8eb39d67f Remove a couple of redundant lines from the makefile 8 years ago
  Nick Mathewson 447b1c6b1d Begin an 0.2.9 branch 8 years ago
  Nick Mathewson a3f36bfd81 and NOW the version is 0.2.8.2-alpha-dev 8 years ago
  Nick Mathewson 5b12642d09 Bump version correctly this time 8 years ago
  Nick Mathewson fc877b3c9e Bump the version number 8 years ago
  Nick Mathewson 049445bca3 Merge branch 'bug18626_027' 8 years ago
  Nick Mathewson db1352703c Remove spurious exit() calls from configure.ac 8 years ago
  cypherpunks 25fa21802f Move Automake options to configure.ac 8 years ago