Commit History

Author SHA1 Message Date
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson c3f526ed64 Merge branch '6044_nm_squashed' 11 years ago
  Nick Mathewson 4b362d002c Turn the read_file_until_eof tests into a single implementation 11 years ago
  meejah d64bf286a1 Handle FIFOs in read_file_to_str 11 years ago
  Nick Mathewson 56bd3dd87f Remove a duplicate test in test_util_pow2 11 years ago
  Nick Mathewson 37953497d8 Don't compute ((uint64_t)1)<<64 in round_to_power_of_2 11 years ago
  Nick Mathewson f8a665c87d Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 5833861f62 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Nick Mathewson 973c18bf0e Fix assertion failure in tor_timegm. 11 years ago
  Nick Mathewson d373922217 Speak not the name of INT_MIN; it can upset older compilers 11 years ago
  Nick Mathewson f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 11 years ago
  Nick Mathewson d30783ecbb Fix compilation on 32-bit. Fix for bug 6277, not in any released tor. 12 years ago
  Nick Mathewson 1e008e9876 Make check-spaces happy again 12 years ago
  Nick Mathewson d4285f03df Extend tor_sscanf so it can replace sscanf in rephist.c 12 years ago
  Nick Mathewson 6330d2d9e6 Merge remote-tracking branch 'public/bug6227' into maint-0.2.3 12 years ago
  Nick Mathewson 9c8ec0aa20 Add a unit test for environment_variable_names_equal 12 years ago
  Nick Mathewson 4645f28c3b Bump the test util/threads timeout up to 150 sec 12 years ago
  Nick Mathewson b1ad1a1d02 Resolve crash caused by format_helper_exit_status changes in #5557 12 years ago
  Andrea Shepard 770374a6b3 Add unit test for format_hex_number_for_helper_exit_status() 12 years ago
  Andrea Shepard 4c62cc6f99 Make format_helper_exit_status() avoid unnecessary spaces 12 years ago
  Nick Mathewson bf9252587b Fix mingw build with -DUNICODE -D_UNICODE 12 years ago
  Nick Mathewson b482c870ca Fix some mingw build warnings 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 75b72bf621 Fix build warning on Lenny about strtok_r unit test 12 years ago
  Nick Mathewson dff73d26f3 Merge remote-tracking branch 'public/bug5089' 12 years ago
  Nick Mathewson b86c562d76 A few more get_parent_directory tests. 12 years ago
  Nick Mathewson 254504fc14 Have get_parent_directory() handle "/foo" and "/" correctly. 12 years ago
  Nick Mathewson d732b87e60 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 75fc4dbbca Make the succeeding parse_http_time tests more obviously right 12 years ago