Commit History

Author SHA1 Message Date
  Nick Mathewson 3c4353179f Merge branch 'maint-0.3.2' into maint-0.3.3 6 years ago
  Nick Mathewson 8340f641c3 Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson d3a972561a Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson 5eb2d58880 Add a missing return after marking a stream for bad connected cell 6 years ago
  David Goulet 93ff1870ba heartbeat: Log the number of circuits killed because too many cells 6 years ago
  David Goulet d064122e70 relay: Implement a circuit cell queue maximum size 6 years ago
  David Goulet 3d5bf12ac2 relay: Remove max middle cells dead code 6 years ago
  Nick Mathewson bd71e0a0c8 Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson 2bcd264a28 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson eafa252b26 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' 6 years ago
  David Goulet 51839f4765 geoip: Hook the client history cache into the OOM handler 6 years ago
  Nick Mathewson ca1d1c382c Merge remote-tracking branch 'ffmancera/github/bug24501' 6 years ago
  Nick Mathewson 1eeb505e6f In 0.3.3, we use timestamps, not absolute milliseconds. 6 years ago
  Nick Mathewson b8a3602b2a Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson 84adb9fcca Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson 08469a338a Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 03b4dd92a4 Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson 79a50afa0e Use monotime_coarse_absolute_msec() in destroy queue 6 years ago
  Nick Mathewson 3b08184338 Merge branch 'maint-0.2.8' into maint-0.2.9 6 years ago
  Nick Mathewson 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 6 years ago
  Nick Mathewson 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM 6 years ago
  Fernando Fernandez Mancera ac9eebd636 Add some values to OOM log msg #24501 6 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson 44010c6fc1 Merge branch 'dgoulet_ticket23709_033_01_squashed' 6 years ago
  David Goulet 6120efd771 chan: Do not re-queue after a fail cell write 6 years ago
  Nick Mathewson c3c0a05f51 Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp 6 years ago
  David Goulet 56833bf449 channel: Requeue cell to circuit if channnel failed 6 years ago
  David Goulet d165f0fd30 relay: Improve comment in append_cell_to_circuit_queue() 6 years ago
  David Goulet bf242ebe6c relay: Remove dead code 6 years ago