提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson 3d8b73db55 Discard extraneous renegotiation attempts in the v3 link protocol 13 年之前
  Andrea Shepard 94a0309909 Merge branch 'bug7087_2' of ssh://git-rw.torproject.org/user/andrea/tor 13 年之前
  Nick Mathewson 7e4c91e880 Fix a reserved identifier that my scripts missed 13 年之前
  Andrea Shepard ac227cf587 Close and free channel_tls_listener correctly in channel_tls_free_all() 13 年之前
  Nick Mathewson f38fb29502 whitesapce fix 13 年之前
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' 13 年之前
  Andrea Shepard 99057014ba Add debug logging to channel_listener_free()/channel_listener_force_free() 13 年之前
  Nick Mathewson 469b847c70 Fix a long line 13 年之前
  Markus Teich 5a959163d3 fixed differing returntype in definition and declaration of dirserv_add_extrainfo 13 年之前
  Andrea Shepard 4da2864308 Merge branch 'bug7087' of git://git.torproject.org/user/andrea/tor 13 年之前
  Andrea Shepard 3894ca1508 Add debug logging for channel_free() and channel_force_free() 13 年之前
  Andrea Shepard 9ef286ec8f Correctly clear cmux policies and free cmux in channel_free() and channel_force_free() 13 年之前
  Nick Mathewson 0d946e1773 Merge remote-tracking branch 'arma/bug7029' 13 年之前
  Roger Dingledine 38b7947386 fix trivial typo 13 年之前
  Nick Mathewson 45d7fb44c4 typo in src/ext/README; caught by rransom (thanks!) 13 年之前
  Nick Mathewson e3c746384a Fix whitespace in aes.c 13 年之前
  Nick Mathewson 286b6df038 Simplify list of files that get whitespace-checked 13 年之前
  Nick Mathewson 48b3ae8fe0 Move strlcpy and strlcat into src/ext too 13 年之前
  Nick Mathewson c3162d39bd Distribute src/ext/README. 13 年之前
  Nick Mathewson f1cb14ae49 Add a README file for the src/ext directory. 13 年之前
  Nick Mathewson 30e2d41a65 Changes file for bug 1031 (reserved C identifiers) 13 年之前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 13 年之前
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 13 年之前
  Nick Mathewson d7b79bf020 Clean up reserved identifier usage in src/ext include guards 13 年之前
  Nick Mathewson 0d9c336a87 Add guard macro for eventdns_tor.h 13 年之前
  Nick Mathewson 8586611718 Make tor_addr_is_internal log the calling function on error 13 年之前
  Andrea Shepard 9c605ecb7e Install correct incoming cell handlers on reachability testing channels 13 年之前
  Andrea Shepard 3a33b1fe3b Merge branch 'move_contrib_source' of git://git.torproject.org/nickm/tor 13 年之前
  Nick Mathewson 63f542a5c2 Move all externally maintained source files into src/ext 13 年之前
  Nick Mathewson a45760b53b Make very sure to handle cells in-order on channels. 13 年之前