Commit History

Author SHA1 Message Date
  Nick Mathewson e3578d52e4 Check whether ei is non-NULL before altering it. 11 years ago
  Nick Mathewson 36e2eb6775 Avoid generating extra spaces when explaining how we guessed our address 11 years ago
  Roger Dingledine 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful 11 years ago
  Roger Dingledine dfbb12cabf log the hostname that resolve_my_address() used to guess our IP 12 years ago
  Roger Dingledine 74e6a47a80 stop setting, or using, router->address 11 years ago
  Roger Dingledine 002c860cae use me->addr when adding our address to our exit policy 11 years ago
  Roger Dingledine e1ec03f819 use router->addr for log messages and controller events 11 years ago
  Roger Dingledine ccaefd65a4 stop passing "address" around the directory_initiate_command* funcs 11 years ago
  Nick Mathewson 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 11 years ago
  Nick Mathewson 0061d42890 Merge remote-tracking branch 'public/bug7816_024' 11 years ago
  Nick Mathewson 7301339e33 fix wide lines from tor_log rename 11 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 years ago
  Nick Mathewson d3de0b91fb Check all crypto_rand return values for ntor. 11 years ago
  Nick Mathewson 94cb7bd24d Complete all DOCDOC entries from the ntor branch 11 years ago
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 11 years ago
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 years ago
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish 11 years ago
  Nick Mathewson ee1d8dc480 Fix a leak-on-error case in 0.2.4 spotted by coverity 11 years ago
  Nick Mathewson a7334f5122 Use log_fn_ratelim in a few places. 11 years ago
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) 11 years ago
  Nick Mathewson 90f6071d8d New FallbackDir option to add extra directories for bootstraping 11 years ago
  Nick Mathewson 46a62e3256 Refactor add_trusted_dir_server 11 years ago
  Nick Mathewson 705ee3b5d4 Rename trusted_dir_server_t to dir_server_t. Automatic renaming. 11 years ago
  Nick Mathewson bb2145b45b Fix a bug in policy_is_reject_star() that was making IPv4 exits break 11 years ago
  Nick Mathewson 004f3f4e53 Actually advertise IPv6 exit policies. 11 years ago
  Nick Mathewson a58e17bcc3 Change signature of router_compare_to_my_exit_policy so dns can use it 11 years ago
  Nick Mathewson 111321ed16 Rename ipv{4,6}_only to bind_ipv{4,6}_only 11 years ago