Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 lat temu
  Nick Mathewson 463f6628d3 Give each or_connection_t a slightly randomized idle_timeout 10 lat temu
  Nick Mathewson 595303fd1e Merge remote-tracking branch 'public/bug10363_024_squashed' 10 lat temu
  Nick Mathewson 092ac26ea2 Fix undefined behavior with pointer addition in channeltls.c 10 lat temu
  Nick Mathewson a73b0da653 Merge remote-tracking branch 'origin/maint-0.2.4' 10 lat temu
  Andrea Shepard c330d63ff7 Make sure orconn->chan gets nulled out when channels exit from channel_free_all() too 10 lat temu
  Nick Mathewson 040b478692 Remove a needless check in channel_tls_handle_incoming 10 lat temu
  Nick Mathewson 372adfa09a Merge remote-tracking branch 'origin/maint-0.2.4' 10 lat temu
  Andrea Shepard 707c1e2e26 NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602 10 lat temu
  rl1987 881c7c0f7d 10365: Close connections if the VERSIONS cell has an odd length. 10 lat temu
  Nick Mathewson 9c048d90b6 Merge remote-tracking branch 'public/bug10131_024' 10 lat temu
  Nick Mathewson c56bb30044 Remove a check in channeltls.c that could never fail. 10 lat temu
  Nick Mathewson 2452302354 Merge remote-tracking branch 'origin/maint-0.2.4' 10 lat temu
  Nick Mathewson cbc53a2d52 Make bridges send AUTH_CHALLENGE cells 10 lat temu
  Nick Mathewson 1bb4a4f9bd Send NETINFO on receiving a NETINFO if we have not yet sent one. 10 lat temu
  Nick Mathewson 74262f1571 Merge branch 'bug5040_4773_rebase_3' 10 lat temu
  Nick Mathewson 5d4b5018be Fix bug9309, and n_noncanonical count/continue code 11 lat temu
  Nick Mathewson 1d2e8020b7 Fix bug9309, and n_noncanonical count/continue code 11 lat temu
  George Kadianakis e765d6ed84 Make a channel getter method to retrieve transport names. 11 lat temu
  Nick Mathewson b9037521c6 Fix a framing bug when reading versions from a versions cell. 11 lat temu
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 lat temu
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls 11 lat temu
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 lat temu
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 11 lat temu
  Nick Mathewson 713736a6a7 Fix a memory leak in handling errors on CERTS cells. bug 7422 11 lat temu
  Nick Mathewson 8e8c0674c4 Implement proposal-214 rules for CircID checking. 11 lat temu
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 11 lat temu
  Nick Mathewson c442d85439 Fix a remotely triggerable assertion failure (CVE-2012-2250) 11 lat temu
  Nick Mathewson e8f547c181 Merge branch 'block_renegotiate_024' 11 lat temu
  Andrea Shepard 981f25a73a Factor out common parts of channel_tls_connect() and channel_tls_handle_incoming(); fixes get_remote_addr problem with incoming connections for bug 7112 11 lat temu