コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  George Kadianakis ba30d635c5 Document code and change the Extended ORPort command numbers. 12 年 前
  Nick Mathewson 8bf0382b22 Skeleton ExtORPort implementation. Needs testing, documentation. 12 年 前
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年 前
  Roger Dingledine 0bfaf86612 Fix socks5 handshake for username/password auth 11 年 前
  Nick Mathewson bae5dd6c8d Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 年 前
  Nick Mathewson 00e2310f12 Don't run off the end of the array-of-freelists 11 年 前
  Nick Mathewson 7f50af116f Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4 11 年 前