Commit History

Author SHA1 Message Date
  Nick Mathewson f684b48b5b Merge branch 'ticket26009' 6 years ago
  Nick Mathewson 15ce5a3e5a Fix some clang warnings 6 years ago
  Nick Mathewson 285e7c98fd Distinguish true clock jumps from idleness 6 years ago
  Nick Mathewson 5edc72a45b Merge remote-tracking branch 'mikeperry/bug25870_rebase' 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Neel Chauhan 5458ff20a5 Remove the return value from the fascist_firewall_choose_address_* family of functions 6 years ago
  George Kadianakis e17f436fff Fix memleak found by unittests. 6 years ago
  George Kadianakis 627d2fdbf0 Write unittests to check basic vanguard path selection. 6 years ago
  Mike Perry 289c04b065 Bug 25870: Allow 4th hop of vanguard circuits to be the guard. 6 years ago
  Mike Perry e34bf50604 Bug 25870: Prevent the creation of A - B - A vanguard sub-paths. 6 years ago
  Mike Perry d634c1ba6b Bug 25870: Allow the last hop in a vanguard circuit to be our guard. 6 years ago
  Nick Mathewson 6773102c92 Merge branch 'bug25691_033_again_squashed' 6 years ago
  Nick Mathewson 47163780c3 Rename node_has_descriptor() to node_has_any_descriptor() 6 years ago
  Nick Mathewson 7915efd1b8 Use router_crn_flags in more places, to pass direct-connect flag 6 years ago
  Nick Mathewson 948dd2c79e Check for "the right descriptor", not just "any descriptor". 6 years ago
  Nick Mathewson c9de30c590 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson 2d6914e391 Refine extend_info_for_node's "enough info" check once again. 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson c6d7e0becf Merge remote-tracking branch 'public/split_relay_crypto' 6 years ago
  Nick Mathewson 979c7e5c83 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson d1874b4339 Make extend_info_from_node() more picky about node contents 6 years ago
  Nick Mathewson 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. 6 years ago
  Neel Chauhan c2fa743806 Remove the return value of node_get_prim_orport() and node_get_prim_dirport() 6 years ago
  Nick Mathewson d9804691df Merge remote-tracking branch 'ffmancera-1/bug18918' 6 years ago
  Nick Mathewson 12b58ba551 Merge remote-tracking branch 'dgoulet/ticket25163_033_01' 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  David Goulet 199bc37290 rephist: Stop tracking EXTEND attempts 6 years ago
  Fernando Fernandez Mancera 5ea993fa5a Clarify directory and ORPort checking functions. 6 years ago
  Nick Mathewson ef148638a1 Add a "falls through" comment to make gcc happy. 6 years ago
  Mike Perry 489628a7e4 Bug 23101: Pre-build HS-specific circuits (instead of general). 6 years ago