Commit History

Author SHA1 Message Date
  Nick Mathewson e36cd01633 Try to manually test for whether the compiler hardening flags work 12 years ago
  Florent Daigniere 62f3121a3d fix for bug #5210: enable GCC and LD hardening by default 12 years ago
  Roger Dingledine 4ade55ecb9 merge in the changes files so far 12 years ago
  Roger Dingledine 12594f27db Stop discarding command-line arguments when TestingTorNetwork is set 12 years ago
  Roger Dingledine 279f03e76f retroactively say which ticket the defaults torrc patch was 12 years ago
  Nick Mathewson fecb341d6b Fix spelling of Esteban Manchado Velázquez. 12 years ago
  George Kadianakis aae570b493 Close fds on pipe() error in tor_spawn_background(). 12 years ago
  Nick Mathewson 9f88c1e14f Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 99bd5400e8 Never choose a bridge as an exit. Bug 5342. 12 years ago
  Nick Mathewson 978cfcfbbb Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 8abfcc0804 Revise "sufficient exit nodes" check to work with restrictive ExitNodes 12 years ago
  Nick Mathewson d4526e1d4a Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson a574f7f3fe Merge branch 'bug5343' into maint-0.2.2 12 years ago
  Nick Mathewson c13dc5170f Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 31f253ae6a Oops; credit bug5090 patch to flupzor. estebanm only found the bug. 12 years ago
  Nick Mathewson be0535f00b Correctly handle broken escape sequences in torrc values 12 years ago
  Nick Mathewson 0f7e96038d changes file for extra-tests branch 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