Commit History

Author SHA1 Message Date
  Nick Mathewson 49f88e77e5 Extract more constants from or.h 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  Nick Mathewson f85d731e3a Extract download_status_t into its own header. 6 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 years ago
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 6 years ago
  Nick Mathewson ff6f49f033 Rename find_dl_schedule to find_dl_min_delay. 6 years ago
  Nick Mathewson 2d7b5c6fe5 Change the type of "download schedule" from smartlist to int. 6 years ago
  Nick Mathewson b8ff7407a7 remove the max_failures argument from download_status_is_ready. 6 years ago
  Nick Mathewson 5b55e15707 Remove all the old max_delay logic. 6 years ago
  Nick Mathewson e0049ef022 Remove the old ("deterministic") download schedule. 6 years ago
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson fcdec00685 Merge branch 'maint-0.3.2' 6 years ago
  George Kadianakis 7e52947d57 Intoduce unittest for skipping outdated dirservers. 6 years ago
  Nick Mathewson 2cee26b164 Merge branch 'bug23817_031' into maint-0.3.2 6 years ago
  George Kadianakis 7fc64f02a3 Introduce cache for outdated microdesc dirservers. 6 years ago
  Nick Mathewson c2c1fa6b95 Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson e5a83062ed Merge branch 'bug23816_029_squashed' into maint-0.3.2 6 years ago
  Nick Mathewson cb29687e93 Replace our random-exponential-delay algorithm. 6 years ago
  George Kadianakis 8c8d3b90f7 Add a unittest that reveals the offending case of #23862. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 73b0e2e6fd Merge branch 'http_tunnel_squashed' 6 years ago
  Nick Mathewson eda79c2f78 Export http-command parsing functions. 6 years ago
  George Kadianakis b1cb16867e Fix compilation warning on old clangs. 6 years ago
  David Goulet 31da3898e7 prop224: Add directory_request_fetch_set_hs_ident() 6 years ago
  George Kadianakis 6eb9de1b8c test: Add tests for fetching descs and handling SOCKS conns. 7 years ago
  George Kadianakis f93b77a18c prop224: Add client code to handle fetched HS descriptors. 7 years ago