Commit History

Author SHA1 Message Date
  Nick Mathewson 90ca446048 Remove windows debugging prints: it was an integer overflow hitting ftrapv 7 years ago
  Nick Mathewson e77c23e455 Redux: Temporarily add windows verbosity to track down jenkins failures 7 years ago
  Nick Mathewson abcb8ce25d Unit tests for monotonic time 7 years ago
  Nick Mathewson 08cc0ef832 Capture the LOG_ERR messages in our tests that had logged errors. 7 years ago
  teor (Tim Wilson-Brown) 69535f1284 Add tv_udiff and tv_mdiff unit tests with negative values 7 years ago
  teor (Tim Wilson-Brown) d36a0c4d22 Add more unit tests for tv_udiff and tv_mdiff 7 years ago
  Nick Mathewson 603cb712ef Small coverage improvements on compat.c 7 years ago
  U+039b 58e6a6aaeb Fix #19063: Add check in utility macro 8 years ago
  Nick Mathewson 81cfd5c9a1 Merge branch 'zlib_coverage_squashed' 8 years ago
  Nick Mathewson d937b86699 Unindent block 8 years ago
  Nick Mathewson 808015316a Remove support for zlib <= 1.1 8 years ago
  Nick Mathewson a418904962 Coverage on parse_config_line_from_str_verbose. 8 years ago
  Nick Mathewson c9ea9de806 Remove parse_config_line_from_str alias 8 years ago
  Nick Mathewson 128ab31c64 Mark code unreachable in unescape_string() 8 years ago
  Nick Mathewson dd73787190 On Windows, tv_sec is long, not time_t. 8 years ago
  Nick Mathewson 6ceb37971e Try to fix memarea test on 32-bit systems 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 f05a213fe1 Improve coverage on tv_udiff, and tv_mdiff. 8 years ago
  Nick Mathewson 6dc2b605b8 Improve coverage on esc_for_log, esc_for_log_len 8 years ago
  Nick Mathewson f986e26850 Reach 100% line coverage on memarea.c 8 years ago
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' 8 years ago
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. 8 years ago
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 years ago
  Nick Mathewson f016213f7f Unit tests for our zlib code to test and reject compression bombs. 8 years ago
  Nick Mathewson b458a81cc5 Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson a32ca313c4 Merge branch 'maint-0.2.7' into maint-0.2.8 8 years ago
  Nick Mathewson 5854b19816 Use tor_sscanf, not sscanf, in test_util.c. 8 years ago
  Nick Mathewson f2205071f0 Remove round_int64_to_next_multiple_of: It is now unused. 8 years ago
  Nick Mathewson a7207329a8 Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins 8 years ago