Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 52263b0dda Fix even more dead code and resource leaks in the unit tests 11 年之前
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 年之前
  Nick Mathewson 029d2c6587 Unit test for tor_weak_random_range 11 年之前
  Nick Mathewson 1dd03fbc77 Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test. 11 年之前
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年之前
  Nick Mathewson f07a5125cb Implement a constant-time safe_mem_is_zero. 11 年之前
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 年之前
  Nick Mathewson b326e76144 Use FreeLibrary, not CloseHandle, for library in test_util.c 11 年之前
  Nick Mathewson 4458fd0cd8 In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently 11 年之前
  Nick Mathewson 18f836ee8f Merge remote-tracking branch 'asn/bug6832' 11 年之前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年之前
  Nick Mathewson c3f526ed64 Merge branch '6044_nm_squashed' 11 年之前
  Nick Mathewson 4b362d002c Turn the read_file_until_eof tests into a single implementation 11 年之前
  meejah d64bf286a1 Handle FIFOs in read_file_to_str 11 年之前
  Nick Mathewson 56bd3dd87f Remove a duplicate test in test_util_pow2 11 年之前
  Nick Mathewson 37953497d8 Don't compute ((uint64_t)1)<<64 in round_to_power_of_2 11 年之前
  George Kadianakis 7072dd5dbe Add a unit test for the old crash input of tor_timegm(). 11 年之前
  Nick Mathewson f8a665c87d Merge remote-tracking branch 'origin/maint-0.2.3' 11 年之前
  Nick Mathewson 5833861f62 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 年之前
  Nick Mathewson 973c18bf0e Fix assertion failure in tor_timegm. 11 年之前
  Nick Mathewson d373922217 Speak not the name of INT_MIN; it can upset older compilers 12 年之前
  Nick Mathewson f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' 12 年之前
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 年之前
  Nick Mathewson d30783ecbb Fix compilation on 32-bit. Fix for bug 6277, not in any released tor. 12 年之前
  Nick Mathewson 1e008e9876 Make check-spaces happy again 12 年之前
  Nick Mathewson d4285f03df Extend tor_sscanf so it can replace sscanf in rephist.c 12 年之前
  Nick Mathewson 6330d2d9e6 Merge remote-tracking branch 'public/bug6227' into maint-0.2.3 12 年之前
  Nick Mathewson 9c8ec0aa20 Add a unit test for environment_variable_names_equal 12 年之前