Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 4da083db3b Update the copyright date to 201. il y a 11 ans
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. il y a 11 ans
  Nick Mathewson 713736a6a7 Fix a memory leak in handling errors on CERTS cells. bug 7422 il y a 11 ans
  Nick Mathewson c442d85439 Fix a remotely triggerable assertion failure (CVE-2012-2250) il y a 11 ans
  Nick Mathewson e8f547c181 Merge branch 'block_renegotiate_024' il y a 11 ans
  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 il y a 11 ans
  Nick Mathewson 3d8b73db55 Discard extraneous renegotiation attempts in the v3 link protocol il y a 11 ans
  Nick Mathewson 26946c659b Restore the 'address' value of tunneled connections il y a 11 ans
  Andrea Shepard 94a0309909 Merge branch 'bug7087_2' of ssh://git-rw.torproject.org/user/andrea/tor il y a 11 ans
  Andrea Shepard ac227cf587 Close and free channel_tls_listener correctly in channel_tls_free_all() il y a 11 ans
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined il y a 11 ans
  Nick Mathewson bd28322d38 Remove variables; fix gcc 4.7 warnings il y a 11 ans
  Andrea Shepard bb62281ba4 Set circuitmux policy on new channels in channeltls.c il y a 11 ans
  Andrea Shepard 60ec46a2ec Update circuitmux-related TODOs in channeltls.c il y a 11 ans
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells il y a 11 ans
  Andrea Shepard bddfb9ffa8 Add magic number for type-checking channel casts il y a 11 ans
  Andrea Shepard 53454fad95 Set reason_for_closing when erroring out of channel_tls_connect() il y a 11 ans
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union il y a 11 ans
  Andrea Shepard 6391f963fb Conform to existing Doxygen style il y a 11 ans
  Andrea Shepard d61e58e1ba s/channel_request_close()/channel_mark_for_close()/g for consistency il y a 11 ans
  Andrea Shepard 17356fe7fd Eliminate unnecessary SMARTLIST_DEL_CURRENT() invocations in channel.c, channeltls.c il y a 11 ans
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t il y a 11 ans
  Andrea Shepard 71ba517e0c Check return value from connection_or_connect() in channel_tls_connect() il y a 11 ans
  Andrea Shepard 7138a4adac Keep better statistics about channels and dump them from dumpstats() on SIGUSR1 il y a 11 ans
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 il y a 12 ans