Commit History

Author SHA1 Message Date
  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
  Nick Mathewson c4bfc7ca0e Disable some tor_sscanf tests that gcc says are illegal formats 12 years ago
  Nick Mathewson 97b15e6fb0 Fix new strcmp_opt/len tests on OSs where strcmp() can return values >1 or <-1 12 years ago
  Esteban Manchado Velázquez 998891e734 Add unit tests for path_is_relative 12 years ago
  Esteban Manchado Velázquez dbd170f752 Some more corner cases for tor_sscanf 12 years ago
  Esteban Manchado Velázquez 8e88377905 expand_filename tests for trailing slash in $HOME 12 years ago
  Esteban Manchado Velázquez 043e154cdd Add some tests for expand_filename 12 years ago
  Esteban Manchado Velázquez 6beec6a373 Add two small tests for tor_sscanf 12 years ago
  Esteban Manchado Velázquez fa4ca5ddc1 Add test for broken escapes in parse_config_... 12 years ago
  Esteban Manchado Velázquez 8bb68011f0 Add some unit tests for parse_iso_time 12 years ago
  Esteban Manchado Velázquez c097401879 Add tests for string_is_C_identifier 12 years ago
  Esteban Manchado Velázquez 1f6e3ec500 Improve coverage in string-related unit tests 12 years ago
  Esteban Manchado Velázquez 03258529d8 Improve coverage in time-related unit tests 12 years ago
  Esteban Manchado Velázquez a3679d30c0 Remove unreliable assertion 12 years ago
  Esteban Manchado Velázquez 8d62e42fd3 Add extra tests for wrap_string 12 years ago
  Esteban Manchado Velázquez 9ae7d511f4 Add extra tests for get_parent_directory 12 years ago
  Esteban Manchado Velázquez fa1d6f812c Tweak test case text so it's clearer 12 years ago