提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 5c596cdbc0 Tests for message rate-limiting 8 年之前
  Nick Mathewson 9b0bd65f22 I believe I found some dead code in our time parsing functions 8 年之前
  Nick Mathewson 79370914d1 tests for size_mul_check__() 8 年之前
  Nick Mathewson 41cb26c169 Correct the rounding behavior on tv_mdiff. 8 年之前
  Nick Mathewson d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 8 年之前
  Nick Mathewson 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 8 年之前
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 年之前
  Nick Mathewson ce1dbbc4fd Enable the -Waggregate-return warning 8 年之前
  Nick Mathewson f2205071f0 Remove round_int64_to_next_multiple_of: It is now unused. 8 年之前
  Nick Mathewson 7bc9d1e002 Merge branch 'maint-0.2.8' 8 年之前
  Nick Mathewson e8cc9f3edf Merge branch 'maint-0.2.7' into maint-0.2.8 8 年之前
  Nick Mathewson 4165b1a0da Merge branch 'bug18977_026_v2' into maint-0.2.7 8 年之前
  Nick Mathewson 44cbd00dfa Fix a compiler warning on windows when sizeof(long)==sizeof(int) 8 年之前
  Nick Mathewson 20b01cece8 Merge branch 'bug18977_024_v2' into bug18977_026_v2 8 年之前
  Nick Mathewson e57f26c135 Have correct_tm set tm_wday as well. 8 年之前
  Nick Mathewson 6bc052365a Use a much less clever scan_signed no-overflow hack 8 年之前
  Nick Mathewson 2384256a37 Merge branch 'maint-0.2.8' 8 年之前
  Nick Mathewson b8e8910d60 Merge branch 'bug18686_025' into maint-0.2.8 8 年之前
  Nick Mathewson c7b9e0b8ed Report success when not terminating an already terminated process. 8 年之前
  Nick Mathewson 7865402106 Move tor_assert implementation into its own header/module. 8 年之前
  Nick Mathewson 4bb44f2c15 Only check in-boundsness of seconds when time_t is smaller than i64 8 年之前
  Nick Mathewson 6256c61d95 Merge branch 'timegm_overflow_squashed' 8 年之前
  teor (Tim Wilson-Brown) e71e8e005a Avoid overflow in tor_timegm on 32 bit platforms due to year 2038 8 年之前
  Nick Mathewson a17537a238 Fix an fd leak in check_private_dir(). 8 年之前
  Nick Mathewson b48f8a8114 Fix whitespace. 8 年之前
  Nick Mathewson c9899ee640 Merge remote-tracking branch 'weasel/bug18458' 8 年之前
  Nick Mathewson 36ad65a7d1 When using open() to make sure we created a dir, close the fd afterwards 8 年之前
  Peter Palfrader 1ef7df551d First RelaxDirModeCheck implementation 8 年之前
  Nick Mathewson 57699de005 Update the copyright year. 8 年之前
  Nick Mathewson d5cbc21ad1 Fix an unused-variable warning 8 年之前