Commit History

Author SHA1 Message Date
  Nick Mathewson d29a8ad564 Add link protocol version counts to the heartbeat message 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 years ago
  rl1987 f6cc4d35b0 Using channel state lookup macros in connection_or.c. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Andrea Shepard 3b080230e9 Make connection_or_connect() mockable 10 years ago
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 years ago
  Andrea Shepard b09f41424c Actually call channel_flush_some_cells() from the scheduler 10 years ago
  Andrea Shepard 2efbab2aaf Provide generic mechanism for scheduler to query writeable cells on a channel 10 years ago
  Andrea Shepard d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 10 years ago
  Nick Mathewson 59f3cce0dc Merge branch 'bug12899_squashed' 9 years ago
  Sebastian Hahn 607724c696 Remove support for naming directory authorities 9 years ago
  Andrea Shepard 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 9 years ago
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 years ago
  Nick Mathewson 6557e61295 Replace last_added_nonpadding with last_had_circuits 10 years ago
  Nick Mathewson 463f6628d3 Give each or_connection_t a slightly randomized idle_timeout 10 years ago
  Nick Mathewson 90341b4852 For missing transport, say "PT_MISSING" not "NO_ROUTE" 10 years ago
  Nick Mathewson 754a50592c Forward-port bug9665 fix to work with our fix for 11069 10 years ago
  Fábio J. Bertinatto 08ae53e400 Fix bug9665 10 years ago
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 years ago
  Karsten Loesing 7450403410 Take out remaining V1 directory code. 10 years ago
  George Kadianakis 1c475eb018 Throw control port warning if we failed to connect to all our bridges. 10 years ago
  Nick Mathewson 372adfa09a Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Andrea Shepard 707c1e2e26 NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602 10 years ago
  Nick Mathewson 759de9f756 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Andrea Shepard 938ee9b24d Always call circuit_n_chan_done(chan, 0) from channel_closed() 10 years ago
  Nick Mathewson c4031ee847 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson d1dbaf2473 Relays should send timestamp in NETINFO. 10 years ago
  Roger Dingledine 99703c9b31 Merge branch 'maint-0.2.4' 10 years ago