Commit History

Author SHA1 Message Date
  Nick Mathewson d769cab3e5 Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_ 10 years ago
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel 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 79c234e0e3 On OOM, also log N circuits remaining 10 years ago
  Nick Mathewson c8d41da52d More unit tests for OOM handling. 10 years ago
  Nick Mathewson 9a07ec751f Refactor OOM-handling functions for more testability 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 ef4eb823f3 Merge the circuit_{free,clear}_cpath functions 10 years ago
  Nick Mathewson babbd3ff08 Merge remote-tracking branch 'public/feature9777_024_squashed' 10 years ago
  Nick Mathewson 1068e50aec Discard circuit paths on which nobody supports ntor 10 years ago
  Nick Mathewson 5c45a333c3 Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 10 years ago
  Nick Mathewson e572ec856d Rename MaxMemInCellQueues to MaxMemInQueues 10 years ago
  Nick Mathewson a406f6d0f0 doxygen comments for 10169 code 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
  Nick Mathewson 7a2b30fe16 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 59f50c80d4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 years ago
  Nick Mathewson 1b8ceb83c9 Improved circuit queue out-of-memory handler 10 years ago
  Nick Mathewson 761ee93c69 Add missing includes for circpathbias.h 10 years ago
  Nick Mathewson 8920fc5457 Hide the contents of the circuit_build_times structure. 10 years ago
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 years ago
  vagrant 4834641dce Make circ_times static and add accessor functions. 10 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 10 years ago
  Nick Mathewson d4634d1b72 Merge remote-tracking branch 'majek/bug9108' 10 years ago
  Nick Mathewson 1e78100b25 Add a test for n_cells_in_circuit_queues 11 years ago
  Nick Mathewson 1047e7dcb0 Use TOR_SIMPLEQ for packed_cell_t 11 years ago