Commit History

Author SHA1 Message Date
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 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
  Sebastian Hahn 679aa93e23 Fix month check in parse_http_time, add test 12 years ago
  Nick Mathewson 1abe533b33 Reject an additional type of bad date in parse_http_time 12 years ago
  Esteban Manchado Velázquez d0d9c3d71e Fix parse_http_time and add tests 12 years ago
  Nick Mathewson d9ceab5bc3 Fix some remaining nmake/msvc build issues 12 years ago
  Nick Mathewson 4bac223311 Fix a couple of wide lines 12 years ago
  Nick Mathewson 84ddc4b6aa Merge remote-tracking branch 'public/bug5091' 12 years ago
  Nick Mathewson c78a42685f Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 9b344628ed Handle out-of-range values in tor_parse_* integer functions 12 years ago
  Nick Mathewson 9dddfe83f3 Several mingw/msvc/cross-compilation fixes 12 years ago
  George Kadianakis b80728a115 tor_vsscanf(): Don't return -1 if '%%' doesn't match. 12 years ago
  nils efb8a09f41 Fix tor_strtok_r_impl and test cases per bug #5091 12 years ago
  Nick Mathewson 88caa552cc Fix a couple of "unused assigned value" warnings in parse_config tests 12 years ago
  Sebastian Hahn 77bc1b803e Fix a bunch of check-spaces complaints 12 years ago
  Sebastian Hahn 582f747049 Provide large enough buffer in test_util_sscanf() 12 years ago