Commit History

Author SHA1 Message Date
  rl1987 668edc5132 Using channel state lookup macros in channeltls.c 9 years ago
  Nick Mathewson 0e0dc7d787 Fix a 64-bit clang warning 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  teor 13298d90a9 Silence spurious clang warnings 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 years ago
  Andrea Shepard f0533d8d22 Remove no-longer-used channel_tls_t functions 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
  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 463f6628d3 Give each or_connection_t a slightly randomized idle_timeout 10 years ago
  Nick Mathewson 595303fd1e Merge remote-tracking branch 'public/bug10363_024_squashed' 10 years ago
  Nick Mathewson 092ac26ea2 Fix undefined behavior with pointer addition in channeltls.c 10 years ago
  Nick Mathewson a73b0da653 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Andrea Shepard c330d63ff7 Make sure orconn->chan gets nulled out when channels exit from channel_free_all() too 10 years ago
  Nick Mathewson 040b478692 Remove a needless check in channel_tls_handle_incoming 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
  rl1987 881c7c0f7d 10365: Close connections if the VERSIONS cell has an odd length. 10 years ago
  Nick Mathewson 9c048d90b6 Merge remote-tracking branch 'public/bug10131_024' 10 years ago
  Nick Mathewson c56bb30044 Remove a check in channeltls.c that could never fail. 10 years ago
  Nick Mathewson 2452302354 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson cbc53a2d52 Make bridges send AUTH_CHALLENGE cells 10 years ago
  Nick Mathewson 1bb4a4f9bd Send NETINFO on receiving a NETINFO if we have not yet sent one. 10 years ago
  Nick Mathewson 74262f1571 Merge branch 'bug5040_4773_rebase_3' 10 years ago
  Nick Mathewson 5d4b5018be Fix bug9309, and n_noncanonical count/continue code 10 years ago
  Nick Mathewson 1d2e8020b7 Fix bug9309, and n_noncanonical count/continue code 10 years ago
  George Kadianakis e765d6ed84 Make a channel getter method to retrieve transport names. 11 years ago
  Nick Mathewson b9037521c6 Fix a framing bug when reading versions from a versions cell. 11 years ago