Commit History

Author SHA1 Message Date
  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. 11 years ago
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 11 years ago
  vagrant 4834641dce Make circ_times static and add accessor functions. 11 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 11 years ago
  Nick Mathewson d4634d1b72 Merge remote-tracking branch 'majek/bug9108' 11 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
  Nick Mathewson f797ac465f Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson c36bdbd535 Re-do a cast in order to make old buggy freebsd gcc happy 11 years ago
  Nick Mathewson ec6c155f82 Add some basic unit tests for the circuit map data structure. 11 years ago
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Nick Mathewson b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson efa342f5fa Tweak bug9063_redux patch: {n_p}_chan_cells, not {n,p}_conn_cells 11 years ago
  Nick Mathewson d3063da691 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 years ago
  Nick Mathewson 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 years ago
  Andrea Shepard 16f9861b22 Add destroy balance tracking and logging to circuitmux 11 years ago
  Nick Mathewson 43d53e6d86 Implementation of a fix for bug 7912 11 years ago
  Nick Mathewson 801eea03ad Code to track on a circuit whether it has a "pending" delete cell 11 years ago
  Nick Mathewson 967503c12c Implement a placeholder mechanism in the channel,id->circ map 11 years ago