Commit History

Author SHA1 Message Date
  Nick Mathewson 2d4c40ee5f Fix a use-after-free error in cleaned-up rouerlist code. 9 years ago
  Nick Mathewson d950e24332 Merge remote-tracking branch 'public/bug11243_squashed' 9 years ago
  Nick Mathewson 223d354e34 Bugfixes on bug11243 fix for the not-added cases and tests 9 years ago
  Nick Mathewson 3efeb711f1 Unit tests for 11243: loading ri, ei, mds from lists 9 years ago
  Nick Mathewson a30594605e Treat unparseable (micro)descriptors and extrainfos as undownloadable 9 years ago
  teor ff42222845 Improve DIRINFO flags' usage comments 9 years ago
  Nick Mathewson ac9b0a3110 Try to make max_dl_per_request a bit smarter 9 years ago
  teor ff8fe38a2f Stop spurious clang shallow analysis null pointer errors 9 years ago
  Nick Mathewson 6523eff9b3 Send long URLs when requesting ordinary server descriptors too. 9 years ago
  Nick Mathewson 055ad9c5fb fixup! Send more descriptor requests per attempt when using tunneled connections 9 years ago
  Nick Mathewson 0fdfdae7e3 fixup! Refactor initiate_descriptor_downloads() to be safer 9 years ago
  Nick Mathewson 55b21b366c fixup! Make router_pick_directory_server respect PDS_NO_EXISTING_* 9 years ago
  Nick Mathewson 02464694b2 fixup! Send more descriptor requests per attempt when using tunneled connections 9 years ago
  Nick Mathewson 06bda50600 fixup! Download microdescriptors if you're a cache 9 years ago
  Arlo Breault 5ed5ac185b Send more descriptor requests per attempt when using tunneled connections 9 years ago
  Arlo Breault 21d5dbd474 Refactor initiate_descriptor_downloads() to be safer 9 years ago
  Arlo Breault 29f15a97ed Make router_pick_directory_server respect PDS_NO_EXISTING_* 9 years ago
  George Kadianakis 24a7726955 Implement Tor2webRendezvousPoints functionality. 9 years ago
  Nick Mathewson 48558ed1aa Merge remote-tracking branch 'public/bug13104_025' 9 years ago
  Nick Mathewson 59f9a5c786 Avoid divide by zero and NaNs in scale_array_elements_to_u64 9 years ago
  Nick Mathewson 73ee161d8a Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 3c2c6a6116 In routerlist_assert_ok(), check r2 before taking &(r2->cache_info) 9 years ago
  Sebastian Hahn 409a56281e Remove client-side bad directory logic 9 years ago
  Nick Mathewson 2a0a5fe612 Explicitly cast when dividing ints then implicitly casting to double. 9 years ago
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Nick Mathewson bb68c731b8 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Roger Dingledine 0c869af7f8 fix three typos in comments 9 years ago
  Nick Mathewson d8705ec720 Merge remote-tracking branch 'asn/bug12207_second_draft' 9 years ago
  George Kadianakis b74442db94 Change interface of router_descriptor_is_too_old(). 10 years ago
  George Kadianakis 4245662b28 Functionify the descriptor age check so that we can NOP it in tests. 10 years ago