Commit History

Author SHA1 Message Date
  Nick Mathewson a58d94fb7c Merge branch 'bug12184_diagnostic_squashed' 10 years ago
  Nick Mathewson 8f3e3279c1 Try to diagnose bug 12184 10 years ago
  Nick Mathewson e8dd34f165 Merge remote-tracking branch 'public/not_bug8093' 10 years ago
  Nick Mathewson b16321425f Bulletproof our 11246 fix a little, based on recommendation from andrea. 10 years ago
  Nick Mathewson d9564d5285 Use uint32 !=, not tor_memneq, for relay cell integrity checking 10 years ago
  Andrea Shepard 170e0df741 Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free() 10 years ago
  Andrea Shepard 39d4e67be8 Add --disable-mempools configure option 10 years ago
  Nick Mathewson da908a593f Unit tests for connection_edge_process_resolved_cell 10 years ago
  Nick Mathewson c230ff4ca9 Look at all of a RESOLVED cell; not just the first answer. 10 years ago
  Nick Mathewson 4fb3ae69a6 Extract code to handle RESOLVED cells 10 years ago
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel 10 years ago
  Nick Mathewson ab225aaf28 Merge branch 'bug10169_025_v2' 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 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 0ee449ca92 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 5b55e0e181 Merge remote-tracking branch 'public/no_itime_queue' 10 years ago
  Nick Mathewson 3133cde3c1 Excise the insertion_time_elem_t logic 10 years ago
  Nick Mathewson b15f75b632 Don't treat END_STREAM_REASON_INTERNAL as total circuit failure 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 bd25bda7c0 Remove 'struct timeval now' that was shadowing 'struct timeval now'. 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 f6fee77375 Add some clarity and checks to cell_queue_append_packed_copy 10 years ago