提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 年之前
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 年之前
  Nick Mathewson cbad9f4520 Move controller event for socks warning into log_unsafe_socks_warning 13 年之前
  Sebastian Hahn da3a6e724f Rate-limit unsafe socks warning 13 年之前
  Nick Mathewson dbba84c917 Avoid perma-blocking the controller on bug in shrink_freelist 13 年之前
  Robert Ransom a421e284d0 Disable logging to control port connections in buf_shrink_freelists. 13 年之前
  Robert Ransom 81affe1949 Move the original log_info call out of the core of buf_shrink_freelists. 13 年之前
  Robert Ransom 6a0657d4bb Disable logging to control port connections in buf_shrink_freelists. 13 年之前
  Robert Ransom 6d2e02d79b Move the original log_info call out of the core of buf_shrink_freelists. 13 年之前
  Roger Dingledine 47b23bd03e A start at a patch for bug 1943 (alignment issues) 13 年之前
  Nick Mathewson 8150e2ad24 Make buf_shrink_freelists warn, not crash, when n_to_skip is too high 14 年之前
  Sebastian Hahn cc060ea220 Create reasons.h 14 年之前
  Sebastian Hahn 0bfa34e1f6 Create control.h 14 年之前
  Sebastian Hahn 0d33120c26 Create connection_or.h 14 年之前
  Sebastian Hahn 78b6a4650b Create connection_edge.h 14 年之前
  Sebastian Hahn c4f8f1316e Create config.h 14 年之前
  Sebastian Hahn 34dfce0d82 Create buffers.h 14 年之前
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 14 年之前
  Sebastian Hahn 10fdb9ee0a Add option to not warn when getting an IP instead of hostname 14 年之前
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 年之前
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 年之前
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 年之前
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 年之前
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 年之前
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information 14 年之前
  Nathan Freitas 8c585cce39 Include util.h and log.h as relative paths. 14 年之前
  Nick Mathewson 707a6bd659 Merge commit 'public/socks-client' 15 年之前
  Roger Dingledine 9ece0955f7 fix comments and other typos 15 年之前
  Nick Mathewson 015189b5df Move SOCKS reason-decoding switches into reasons.c 15 年之前
  Christopher Davis 75472c19c3 Enable Tor to connect through SOCKS 4/5 proxies 15 年之前