Commit History

Author SHA1 Message Date
  Nick Mathewson 296a7d8388 Fix a missing stream_id argument; found by "tracktor" 15 years ago
  Nick Mathewson f89323afda Fix behavior of adding a cell to a blocked queue. 15 years ago
  Nick Mathewson 9456da17db Mashael has a last name. (Taken from Ian's cv page.) 15 years ago
  Nick Mathewson 8782dcf6a2 Detect if we try to put a cell onto a supposedly blocked cell queue. 15 years ago
  Nick Mathewson 80391b88a5 Decide whether to ignore SENDMEs based on streams_blocked, not queue size 15 years ago
  yetonetime 4dd3245abb Avoid over-filling cell queues when we receive a SENDME 15 years ago
  Nick Mathewson d72edc4b78 Edit the changelog to reflect the fact that we are backing off on ending NOROUTE for now 15 years ago
  Nick Mathewson 8c528bc320 Merge commit 'origin/maint-0.2.1' 15 years ago
  Sebastian Hahn 78e4aa63fb Backport END_STREAM_REASON_NOROUTE for client use. 15 years ago
  Nick Mathewson a509dbba50 Merge commit 'karsten/dirbytes2' 15 years ago
  Karsten Loesing 58b6195455 Correctly report written bytes on linked connections. 15 years ago
  Karsten Loesing db94b7f46e Count bytes we spend on answering directory requests. 15 years ago
  Sebastian Hahn d5c83f2014 Remove unused function declarations 15 years ago
  Nick Mathewson 5ffe105598 Merge branch 'maint-0.2.1' 15 years ago
  Nick Mathewson fc66a2ad1b Merge branch 'bug1141_v3' into maint-0.2.1 15 years ago
  Nick Mathewson 6f58481335 Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting interval 15 years ago
  Roger Dingledine 2ede14c2ca fold in the next set of changelog entries 15 years ago
  Nick Mathewson bf8d66364f Merge commit 'public/warn1125' 15 years ago
  Karsten Loesing 15379a7254 Fix compilation with --with-dmalloc 15 years ago
  Roger Dingledine 4c948ffd6c 161b2750 didn't really retry the stream. this does. 15 years ago
  Nick Mathewson b51f1a64e4 Make Sebastian's bug1831 branch build with --enable-gcc-warnings 15 years ago
  Nick Mathewson a856f446c7 Merge commit 'sebastian/bug1831' 15 years ago
  Nick Mathewson 6a77bde8d8 Make Sebastian's misc-reasons branch compile; frob the changes file 15 years ago
  Nick Mathewson 9bcea4a8ef Merge commit 'sebastian/misc-reason' 15 years ago
  Nick Mathewson 5757f47fc3 Make unit tests work when tests get run in subprocesses. 15 years ago
  Nick Mathewson 8394c70204 Rename rep_hist_exit_stats_history in test.c too 15 years ago
  Nick Mathewson c370ee7aa7 Add a changes file for Karsten's stats-tests branch 15 years ago
  Nick Mathewson 8351881b2e Merge commit 'karsten/stats-tests' 15 years ago
  Nick Mathewson a5d8ed7990 Merge commit 'karsten/stats-manpage' 15 years ago
  Sebastian Hahn 561ca9b987 Fix misplaced labels 15 years ago