Commit History

Author SHA1 Message Date
  Nick Mathewson b3534dfc5e Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378 10 years ago
  Andrea Shepard cda2381789 Appease make check-spaces 10 years ago
  Nick Mathewson e019e11e61 Another memory leak in the tests 10 years ago
  Nick Mathewson 4cc50ee805 Small fixup on last fix to test leaks 10 years ago
  Nick Mathewson 041d6482db Fix a bunch of memory leaks in the unit tests 10 years ago
  Nick Mathewson bb431ad3df Add a missing free in parsing an :auto port 10 years ago
  Nick Mathewson ef42c00cf0 asan does not like TO_CONN(NULL) 10 years ago
  cypherpunks 1e9950847c Define O_NOFOLLOW on platforms that do not have it 10 years ago
  Nick Mathewson a508119169 Update to trunnel 1.4.4 to fix 18373 10 years ago
  Nick Mathewson 2240aa1269 Merge branch 'bug16023_028_01_squashed' 10 years ago
  Roger Dingledine e3eaee1d2c avoid redundant bootstrap events if the number of descs we just fetched is 0 10 years ago
  Roger Dingledine 56c5e282a7 avoid extra LOG_NOTICE for every new microdesc batch 10 years ago
  Roger Dingledine 43193ec888 refactor directory_info_has_arrived so we can quiet the logs 10 years ago
  Roger Dingledine c6952f65ef new microdescs mean progress towards bootstrapping 10 years ago
  Roger Dingledine a9993a92fb fix two typos in comments 10 years ago
  teor (Tim Wilson-Brown) 0ba672a7fd Changes file for bug 18348. 10 years ago
  teor (Tim Wilson-Brown) d359cfab13 Update unit tests for fascist_firewall_choose_address* 10 years ago
  teor (Tim Wilson-Brown) be16c16bda Downgrade directory preference warning to info level 10 years ago
  teor (Tim Wilson-Brown) c281c03654 If both IPv4 and IPv6 addresses could be used, choose one correctly 10 years ago
  teor (Tim Wilson-Brown) 4afb107278 Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rs 10 years ago
  teor (Tim Wilson-Brown) a4853f1bc1 Make some fascist_firewall_choose_address* functions static 10 years ago
  teor (Tim Wilson-Brown) a4eddfff66 Refactor fascist_firewall_allows_address without changing behaviour 10 years ago
  teor (Tim Wilson-Brown) 25543387ed Ensure relays must use IPv4, and can use IPv6 10 years ago
  David Goulet 13a8571834 Add onion address to the HS_DESC UPLOADED event 10 years ago
  Nick Mathewson 5494938467 Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1353178 and 1353179. 10 years ago
  Nick Mathewson 31c96a3699 Fix a NULL dereference on unit test failure. CID 1353177. 10 years ago
  Nick Mathewson 5cd6c577df Merge branch 'bug17852_revised' 10 years ago
  Nick Mathewson 75daeb5c6d changes file for bug17852 10 years ago
  Jeremy f48c607fd9 Harden check_private_dir() to remove any potential race. 10 years ago
  Jeremy 4e19133dcc src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form of input validation on the filename argument. 10 years ago