Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 lat temu
  Nick Mathewson 7ea904cbc0 Merge branch 'bug7011' 11 lat temu
  David Fifield 8419d18441 Use fmt_addrport where appropriate. 11 lat temu
  David Fifield 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 lat temu
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 lat temu
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 lat temu
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 11 lat temu
  Roger Dingledine 57b13ad5cc more consistently use [gs]et_uint8 11 lat temu
  Nick Mathewson 20e0e7d9d1 Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155 11 lat temu
  George Kadianakis 8284c2bcba Use tor_malloc_zero() in var_cell_new(). 11 lat temu
  Linus Nordberg 9216e2819b Send IPv6 address in NETINFO cells. 11 lat temu
  Linus Nordberg 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. 12 lat temu
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 lat temu
  George Kadianakis aa212b173c Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0. 12 lat temu
  Nick Mathewson 20d6f787aa Fix "make check-spaces" issues 12 lat temu
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 lat temu
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 lat temu
  Nick Mathewson 361260ff8f Resolve some markup complaints from doxygen 12 lat temu
  Nick Mathewson f68c042637 Resolve all currently pending DOCDOC items in master 12 lat temu
  Nick Mathewson 41e8bee188 Merge origin/maint-0.2.2 for 6007_strict 12 lat temu
  Nick Mathewson af54a01828 Kill non-open OR connections with any data on their inbufs. 12 lat temu
  Linus Nordberg 0ed963e72a Remove unexpected "unexpectedly". 12 lat temu
  Linus Nordberg c074562a17 Remove spurioius return in one out of four if-else clauses. 12 lat temu
  Nick Mathewson 6b7c3b42ee Change an assertion into a warning in connection_or_handle_event_cb() 12 lat temu
  George Kadianakis 5dc9acb5e5 Use a more helpful log message when we can't find a proxy. 12 lat temu
  Roger Dingledine 5cb82e44d1 simplify further 12 lat temu
  Karsten Loesing 4aca55efd2 Count IPv6 connections in bridge and entry stats. 12 lat temu
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 lat temu
  Nick Mathewson ce703bd53e defensive programming to catch duplicate calls to connection_init_or_handshake_state 12 lat temu
  George Kadianakis 0cfdd88adb Don't call tor_tls_set_logged_address till after checking conn->tls. 12 lat temu