Commit History

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