Commit History

Author SHA1 Message Date
  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
  George Kadianakis ba30d635c5 Document code and change the Extended ORPort command numbers. 12 years ago
  Nick Mathewson 8bf0382b22 Skeleton ExtORPort implementation. Needs testing, documentation. 12 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Roger Dingledine 0bfaf86612 Fix socks5 handshake for username/password auth 11 years ago
  Nick Mathewson bae5dd6c8d Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 years ago
  Nick Mathewson 00e2310f12 Don't run off the end of the array-of-freelists 11 years ago
  Nick Mathewson 7f50af116f Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4 11 years ago
  Nick Mathewson fa3c237739 Per-SOCKSPort configuration for bug 8117 fix. 11 years ago
  Nick Mathewson a264c4feda Prefer SOCKS_USER_PASS over SOCKS_NO_AUTH 11 years ago
  Nick Mathewson 59fc77e29b Fix a bug that roger found in the wide_circ_id code 11 years ago
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 years ago
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls 11 years ago
  Nick Mathewson 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 11 years ago