Commit History

Author SHA1 Message Date
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Nick Mathewson 09c25697d7 Add a function to simplify a fraction. 7 years ago
  Nick Mathewson fb7f90c181 Tweaks on 19435 fix: 7 years ago
  Ivan Markin 77459b97aa Fix integer overflow in the rate-limiter (#19435). 8 years ago
  Nick Mathewson 1135405c8c Fix a variable-shadowing bug in check_private_dir 7 years ago
  Nick Mathewson aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 years ago
  Nick Mathewson c6846d7bf0 Merge remote-tracking branch 'andrea/bug18322_v3_squashed' 7 years ago
  Andrea Shepard f99c9df02b Make things mockable for dump_desc_populate_fifo_from_directory() unit test 7 years ago
  Andrea Shepard 42f089473a Unit test for dump_desc_populate_one_file() 7 years ago
  Andrea Shepard 38cced90ef Move unparseable descriptor dumps into subdirectory of DataDir 7 years ago
  Andrea Shepard 17ed2fed68 Expose dump_desc() to the test suite and make things it calls mockable 7 years ago
  teor (Tim Wilson-Brown) aae14f8346 Fix bug19483: avoid range checks when they are always true 7 years ago
  teor (Tim Wilson-Brown) 4234ca3bf2 Improve overflow checks in tv_udiff and tv_mdiff 7 years ago
  teor (Tim Wilson-Brown) 2e51608a8b Fix an integer overflow bug in the tv_mdiff range check 7 years ago
  David Goulet 9744a40f7a Add tor_htonll/ntohll functions 8 years ago
  Nick Mathewson 1160ac1283 Changes file for 19063; use the BUG macro 8 years ago
  U+039b 58e6a6aaeb Fix #19063: Add check in utility macro 8 years ago
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 8 years ago
  Nick Mathewson a8c766220f Mark an abort() as unreachable. 8 years ago
  Nick Mathewson 128ab31c64 Mark code unreachable in unescape_string() 8 years ago
  Nick Mathewson 5c596cdbc0 Tests for message rate-limiting 8 years ago
  Nick Mathewson 9b0bd65f22 I believe I found some dead code in our time parsing functions 8 years ago
  Nick Mathewson 79370914d1 tests for size_mul_check__() 8 years ago
  Nick Mathewson 41cb26c169 Correct the rounding behavior on tv_mdiff. 8 years ago
  Nick Mathewson d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 8 years ago
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 8 years ago
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 years ago
  Nick Mathewson ce1dbbc4fd Enable the -Waggregate-return warning 8 years ago