Commit History

Author SHA1 Message Date
  Nick Mathewson a5f07a6c2a More module-level documentation. 9 years ago
  Nick Mathewson bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 9 years ago
  teor (Tim Wilson-Brown) 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 9 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 9 years ago
  teor (Tim Wilson-Brown) 579a80d4ae Clients avoid choosing nodes that can't do ntor 9 years ago
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 9 years ago
  Nick Mathewson b14c1f4082 Merge remote-tracking branch 'public/bug19203_027' into HEAD 9 years ago
  Nick Mathewson bdc59e33c1 Fix a warning on unnamed nodes in node_get_by_nickname(). 9 years ago
  Nick Mathewson 57699de005 Update the copyright year. 9 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 9 years ago
  teor (Tim Wilson-Brown) c281c03654 If both IPv4 and IPv6 addresses could be used, choose one correctly 9 years ago
  teor (Tim Wilson-Brown) c213f277cd Make bridge clients prefer the configured bridge address 9 years ago
  teor (Tim Wilson-Brown) c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 9 years ago
  teor (Tim Wilson-Brown) 4db5a35e66 Consistently format addresses in node_get_address_string 9 years ago
  teor (Tim Wilson-Brown) 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients 9 years ago
  teor (Tim Wilson-Brown) 2d33d192fc Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options 10 years ago
  teor (Tim Wilson-Brown) 4460feaf28 Fix *_get_all_orports to use ipv6_orport 10 years ago
  Matthew Finkel 0a7d22a664 Client should check if dir server has open dir port or handles tunnelled requests 11 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 10 years ago
  Nick Mathewson 20254907d7 Improve log messages for problems about ed25519 keypinning 10 years ago
  Nick Mathewson d221b507c9 Avoid logging natural-language reports that are redundant with bootstrapping 10 years ago
  Roger Dingledine 64d5e0e417 stop warning each time we check minimum-dir-info 10 years ago
  Roger Dingledine 70f46f7ae6 don't update dir_info_status when we have minimum dir info 10 years ago
  Yawning Angel 8571e86d27 Fix bootstrap directory information logging. 10 years ago
  Yawning Angel 6fdb179d84 Fix compute_frac_paths_available, when ExitNodes is not set. 10 years ago
  Nick Mathewson 8eb3d81e6e Fix some issues with reporting exit-free networks 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
  teor 55ad54e014 Allow tor to build circuits using a consensus with no exits 11 years ago
  teor 9b2d106e49 Check if there are exits in the consensus 11 years ago
  teor d812baf54c Refactor count_usable_descriptors to use named enums for exit_only 11 years ago