Commit History

Author SHA1 Message Date
  Andrea Shepard 006c26f54f Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure 7 years ago
  Andrea Shepard 341a159ab4 Appease make check-spaces 7 years ago
  Nick Mathewson c15b99e6e9 Fix a deref-before-null-check complaint 7 years ago
  Nick Mathewson bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 7 years ago
  Nick Mathewson 5132905419 Merge branch 'maint-0.2.8' 7 years ago
  teor b1ad024d30 Fix path selection on firewalled clients 7 years ago
  teor (Tim Wilson-Brown) 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 7 years ago
  teor (Tim Wilson-Brown) febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor 7 years ago
  Nick Mathewson dffc6910b1 Three more -Wshadow fixes. 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  teor (Tim Wilson-Brown) 579a80d4ae Clients avoid choosing nodes that can't do ntor 7 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 1e5ad15688 Merge remote-tracking branch 'arma/task19035-fixedup' 8 years ago
  Roger Dingledine 11d52a449c Disable GET /tor/bytes.txt and GETINFO dir-usage 8 years ago
  Nick Mathewson 6382cd93cb Merge branch 'maint-0.2.8' 8 years ago
  Roger Dingledine 06031b441e touchups and refactorings on bug 18616 branch 8 years ago
  Nick Mathewson bff53aabce Remove redundant declarations of MIN 8 years ago
  teor (Tim Wilson-Brown) f2153f9716 Always allow OR connections to bridges on private addresses 8 years ago
  Nick Mathewson b48f8a8114 Fix whitespace. 8 years ago
  Nick Mathewson fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' 8 years ago
  teor (Tim Wilson-Brown) b0ca80c23f Reject multicast rendezvous point addresses 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  teor (Tim Wilson-Brown) 1401117ff2 Return NULL from extend_info_from_node if the node has no allowed address 8 years ago
  teor (Tim Wilson-Brown) 268608c0a0 Choose OR Entry Guards using IPv4/IPv6 preferences 8 years ago
  teor (Tim Wilson-Brown) 2d33d192fc Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  David Goulet 4a7964b3bc Don't allow a rendezvous point to have a private address 8 years ago
  teor (Tim Wilson-Brown) 23b088907f Refuse to make direct connections to private OR addresses 8 years ago