Commit History

Author SHA1 Message Date
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  Nick Mathewson 3191ba389d Move extend_info_t into its own header. 6 years ago
  Nick Mathewson ed0731c7de Extract routerinfo_t into its own header. 6 years ago
  Nick Mathewson def1f20e1f Extract routerstatus_t into its own header. 6 years ago
  Nick Mathewson d2942d127d Extract node_t into its own header. 6 years ago
  Nick Mathewson 6bdfaa8b24 Merge remote-tracking branch 'isis-github/bug25425_squashed2' 6 years ago
  Isis Lovecruft c2c5b13e5d test: Add testing module and some unittests for bridges.c. 6 years ago
  Nick Mathewson cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson b8ff7407a7 remove the max_failures argument from download_status_is_ready. 6 years ago
  Nick Mathewson e0049ef022 Remove the old ("deterministic") download schedule. 6 years ago
  Nick Mathewson 7a60600411 Merge remote-tracking branch 'ffmancera/github/bug24573' 6 years ago
  Fernando Fernandez Mancera 525c1c493e Set IPv6 preferences for bridges even if there is no ri. 6 years ago
  Nick Mathewson 9abef516f6 Merge branch 'maint-0.3.2' 6 years ago
  teor 19a4abf2a9 Make sure bridges are definitely running before delaying directory fetches 6 years ago
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 years ago
  teor 690f646bf8 Stop checking cached bridge descriptors for usable bridges 6 years ago
  Nick Mathewson e7126a1030 Merge remote-tracking branch 'catalyst-oniongit/bug20532_031' into maint-0.3.2 6 years ago
  Taylor Yu 9b60acd4d4 Rewrite bridge addresses earlier 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  teor 033691212a Make an assert into a BUG warning in the bridge code 6 years ago
  teor d60e7df2da Explain where bridge download statuses are initialised 6 years ago
  Nick Mathewson 63af663b8c Remove a download_status_reset() call that led to a crash -- see 23347 6 years ago
  teor 1b5e34badb Add a missing bridge download status reset 6 years ago
  teor 93a8ed3b83 Make clients wait to refresh bridges when they have a recent descriptor 6 years ago
  teor 6370fb77c5 Refactor bridge download statuses to increment on attempt 6 years ago
  teor 97249c4f5e Make bridge clients download bridge descriptors immediately 6 years ago
  George Kadianakis 52498b8183 Set guard state on bridge descriptor fetches. 7 years ago
  Nick Mathewson 4e393f5318 Make launch_direct_bridge_descriptor_fetch use dirreqs. 7 years ago