コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
  Yawning Angel d87d4183ee Allow IPv4 and IPv6 addresses in SOCKS5 FQDN requests. 9 年 前
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 年 前
  Nick Mathewson 60c86a3b79 Merge branch 'bug13315_squashed' 9 年 前
  rl1987 51e2473618 Sending 'Not allowed' error message before closing the connection. 9 年 前
  rl1987 0da4ddda4f Checking if FQDN is actually IPv6 address string and handling that case. 9 年 前
  rl1987 2862b769de Validating SOCKS5 hostname more correctly. 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include 9 年 前
  Yawning Angel c8132aab92 Send back SOCKS5 errors for all of the address related failures. 9 年 前
  Andrea Shepard a2de0a1034 Make buf_datalen() mockable 10 年 前
  Nick Mathewson fcebc8da95 Rename socks5 error code setting function again 9 年 前
  rl1987 c5ad890904 Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request. 9 年 前
  Nick Mathewson 4eb3018f94 Move structures into (private) part of buffers.h so we can inspect them while testing 10 年 前
  Andrea Shepard 91ff10f6be Make --disable-buf-freelists build and pass unit tests 10 年 前
  Nick Mathewson 41a8930fa1 scan-build: check impossible null-pointer case in buffers.c 10 年 前
  Nick Mathewson 663aba07e5 Fix whitespace errors, all of them mine. 10 年 前
  Nick Mathewson bb37544214 Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 10 年 前
  Nick Mathewson 46118d7d75 Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 10 年 前
  Nick Mathewson 833d027778 Monotonize the OOM-killer data timers 10 年 前
  Nick Mathewson f425cf8338 Start writing tests for 10169. 10 年 前
  Nick Mathewson eb6f433bdb Debugging code inbuffers.c for debugging chunk allocation. 10 年 前
  Nick Mathewson 87fb1e324c Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 10 年 前
  Nick Mathewson 05d8111eed Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 10 年 前
  Nick Mathewson fd28754dd3 Actually release buffer freelists when handling OOM conditions. 10 年 前
  Nick Mathewson 7951591744 Fix bugs in bug10169 bugfix memory tracking 10 年 前
  Nick Mathewson 5c45a333c3 Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 10 年 前
  Nick Mathewson eabcab2b7c Count freed buffer bytes from buffers when oom-killing circuits. 10 年 前
  Nick Mathewson 91ec6f7269 Have the OOM handler also count the age the data in a stream buffer 10 年 前
  George Kadianakis d8f74cc439 Move Extended ORPort code to its own module. 11 年 前