Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson e788c577f1 Only use evutil_secure_rng_add_bytes() when present. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 7e3e482dad bump master to 0.2.9.1-alpha.dev %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 70fd23f498 Bump master version to 0.2.9.1-alpha %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 4d4ccc505b Search for remaining references to 'bufferevent'. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson ca67dd8367 Remove USE_BUFFEREVENTS from configure.ac %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 4bdd3603f1 fix an error message in a configure warning string %!s(int64=7) %!d(string=hai) anos
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer %!s(int64=8) %!d(string=hai) anos
  U+039b e607a2d9a0 Fix #19449 Remove --disable-transparent configure option %!s(int64=8) %!d(string=hai) anos
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson e54f8e3429 Remove some duplicated warnings from the big list %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 99a7ddd6f9 Disable -Wc99-c11-compat %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 80f2c3555d Remove -Wc11-extensions %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson cb71c5ddbb Whoops -- this got lost in the merge. %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson e80a032b61 Add clang's -Wstring-conversion, and fix the one place it hits %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 26e979b342 Add all the clang-only warnings that do not trigger now %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 15533c8897 Set our autoconf-breaking options last, not before we check for others %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson ad16c55286 Use -Wstrict-overflow=2 on gcc5+. %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 4caed2424a Enable -Woverlength-strings for GCC>=4.6 on MOST of the code. %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 2ff20c93a5 Add -Wunused-const-variable=2 on GCC >=6.1 %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 12517c7303 Add -Wduplicated-cond on GCC 6 %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 4f8086fb20 Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases %!s(int64=8) %!d(string=hai) anos