Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 9a6514ce4f Merge remote-tracking branch 'origin/maint-0.2.4' il y a 11 ans
  Nick Mathewson 1b6b8b0564 Fix an uninitialized-var warning in unit tests il y a 11 ans
  Nick Mathewson 294c89f238 Merge remote-tracking branch 'origin/maint-0.2.4' il y a 11 ans
  Nick Mathewson 42fb61d172 Fix a small memory leak in the unit tests il y a 11 ans
  Nick Mathewson c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' il y a 11 ans
  Nick Mathewson b163e801bc Merge remote-tracking branch 'origin/maint-0.2.4' il y a 11 ans
  Nick Mathewson 62ef02ad65 A couple more easy unit tests il y a 11 ans
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests il y a 11 ans
  Nick Mathewson 6c8b6e9e78 Fix unreachable use-before-assign in test_util_join_win_cmdline il y a 11 ans
  Nick Mathewson 52263b0dda Fix even more dead code and resource leaks in the unit tests il y a 11 ans
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) il y a 11 ans
  George Kadianakis 266f8cddd8 Refactoring to make parse_bridge_line() unittestable. il y a 11 ans
  George Kadianakis b5dceab175 Fix various issues pointed out by Nick and Andrea. il y a 11 ans
  George Kadianakis b8532bcb1e Add utility functions needed for SOCKS argument parsing. il y a 11 ans
  Nick Mathewson 029d2c6587 Unit test for tor_weak_random_range il y a 11 ans
  Nick Mathewson 1dd03fbc77 Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test. il y a 11 ans
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains il y a 12 ans
  Nick Mathewson 4da083db3b Update the copyright date to 201. il y a 11 ans
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' il y a 11 ans
  Nick Mathewson f07a5125cb Implement a constant-time safe_mem_is_zero. il y a 11 ans
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' il y a 11 ans
  Nick Mathewson b326e76144 Use FreeLibrary, not CloseHandle, for library in test_util.c il y a 11 ans
  Nick Mathewson 4458fd0cd8 In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently il y a 11 ans
  Nick Mathewson 18f836ee8f Merge remote-tracking branch 'asn/bug6832' il y a 11 ans
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined il y a 11 ans
  Nick Mathewson c3f526ed64 Merge branch '6044_nm_squashed' il y a 11 ans
  Nick Mathewson 4b362d002c Turn the read_file_until_eof tests into a single implementation il y a 11 ans
  meejah d64bf286a1 Handle FIFOs in read_file_to_str il y a 11 ans
  Nick Mathewson 56bd3dd87f Remove a duplicate test in test_util_pow2 il y a 11 ans
  Nick Mathewson 37953497d8 Don't compute ((uint64_t)1)<<64 in round_to_power_of_2 il y a 11 ans