Commit History

Author SHA1 Message Date
  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
  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
  Mike Perry 86ee771c28 Add new circuit purposes for hsdir activity. 6 years ago
  Mike Perry 20a3f61105 Implement layer 2 and layer 3 guard pinning via torrc. 6 years ago
  Nick Mathewson 0340c02975 Merge remote-tracking branch 'mikeperry/bug23114_squashed2' 6 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 years ago
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 years ago
  Mike Perry 050bb67974 Add tests for circuitstats.c 6 years ago
  Mike Perry b5d4cd1b41 Bug #23100: Count all 3 hop circuits for CBT. 6 years ago
  David Goulet 1dc4f96d9c channel: Remove nickname attribute from channel_t 6 years ago
  Neel Chauhan 83b8034a98 Introduce node_get_curve25519_onion_key() in extend_info_from_node() 6 years ago