Commit History

Author SHA1 Message Date
  Nick Mathewson 81433e7432 Merge remote-tracking branch 'rl1987/bug13644' 9 years ago
  rl1987 a6520ed537 Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN. 9 years ago
  rl1987 7025f2dc59 Print a warning when extra info document is found incompatible with router descriptor. 9 years ago
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 9 years ago
  Nick Mathewson dc05b8549a Use digest256map for computing microdescriptor downloads 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  rl1987 f1ebe6bda4 Fix smartlist_choose_node_by_bandwidth() so that it rejects ORs with BadExit flag. 9 years ago
  Nick Mathewson f5fc7e3306 Fix a crash bug introduced in 223d354e3. 9 years ago
  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
  teor ff8fe38a2f Stop spurious clang shallow analysis null pointer errors 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' 10 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
  Arlo Breault 48d7fceee5 Update a comment and undef an identifier 10 years ago
  Karsten Loesing 5e9bd1b5db Believe that v3 dirauths always serve extra infos. 10 years ago
  Nick Mathewson 1bbd3811c1 Merge remote-tracking branch 'public/bug10849_025' 10 years ago