Commit History

Author SHA1 Message Date
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 11 years ago
  Nick Mathewson 9e9edf71f7 Split code for entry guards and bridges into a new module. 11 years ago
  Nick Mathewson f38fb29502 whitesapce fix 11 years ago
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' 11 years ago
  Nick Mathewson 469b847c70 Fix a long line 11 years ago
  Markus Teich 5a959163d3 fixed differing returntype in definition and declaration of dirserv_add_extrainfo 11 years ago
  Andrea Shepard 4da2864308 Merge branch 'bug7087' of git://git.torproject.org/user/andrea/tor 11 years ago
  Andrea Shepard 3894ca1508 Add debug logging for channel_free() and channel_force_free() 11 years ago
  Andrea Shepard 9ef286ec8f Correctly clear cmux policies and free cmux in channel_free() and channel_force_free() 11 years ago
  Nick Mathewson 0d946e1773 Merge remote-tracking branch 'arma/bug7029' 11 years ago
  Roger Dingledine 38b7947386 fix trivial typo 11 years ago
  Nick Mathewson 45d7fb44c4 typo in src/ext/README; caught by rransom (thanks!) 11 years ago
  Nick Mathewson e3c746384a Fix whitespace in aes.c 11 years ago
  Nick Mathewson 286b6df038 Simplify list of files that get whitespace-checked 11 years ago
  Nick Mathewson 48b3ae8fe0 Move strlcpy and strlcat into src/ext too 11 years ago
  Nick Mathewson c3162d39bd Distribute src/ext/README. 11 years ago
  Nick Mathewson f1cb14ae49 Add a README file for the src/ext directory. 11 years ago
  Nick Mathewson 30e2d41a65 Changes file for bug 1031 (reserved C identifiers) 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson d7b79bf020 Clean up reserved identifier usage in src/ext include guards 11 years ago
  Nick Mathewson 0d9c336a87 Add guard macro for eventdns_tor.h 11 years ago
  Nick Mathewson 8586611718 Make tor_addr_is_internal log the calling function on error 11 years ago
  Andrea Shepard 9c605ecb7e Install correct incoming cell handlers on reachability testing channels 11 years ago
  Andrea Shepard 3a33b1fe3b Merge branch 'move_contrib_source' of git://git.torproject.org/nickm/tor 11 years ago
  Nick Mathewson 63f542a5c2 Move all externally maintained source files into src/ext 11 years ago
  Nick Mathewson a45760b53b Make very sure to handle cells in-order on channels. 11 years ago
  Nick Mathewson 7ea904cbc0 Merge branch 'bug7011' 11 years ago
  Nick Mathewson e6d1ab3600 Fix changes/bug7011 slightly 11 years ago
  David Fifield 6e31b9c503 Add changes file for bug7011. 11 years ago