Linus Nordberg
|
4cce8ab742
Add last_reachable and testing_since for IPv6 OR port.
|
12 years ago |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 years ago |
George Kadianakis
|
aa212b173c
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
|
12 years ago |
Nick Mathewson
|
20d6f787aa
Fix "make check-spaces" issues
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 years ago |
Nick Mathewson
|
361260ff8f
Resolve some markup complaints from doxygen
|
12 years ago |
Nick Mathewson
|
f68c042637
Resolve all currently pending DOCDOC items in master
|
12 years ago |
Nick Mathewson
|
41e8bee188
Merge origin/maint-0.2.2 for 6007_strict
|
12 years ago |
Nick Mathewson
|
af54a01828
Kill non-open OR connections with any data on their inbufs.
|
12 years ago |
Linus Nordberg
|
0ed963e72a
Remove unexpected "unexpectedly".
|
12 years ago |
Linus Nordberg
|
c074562a17
Remove spurioius return in one out of four if-else clauses.
|
12 years ago |
Nick Mathewson
|
6b7c3b42ee
Change an assertion into a warning in connection_or_handle_event_cb()
|
12 years ago |
George Kadianakis
|
5dc9acb5e5
Use a more helpful log message when we can't find a proxy.
|
12 years ago |
Roger Dingledine
|
5cb82e44d1
simplify further
|
12 years ago |
Karsten Loesing
|
4aca55efd2
Count IPv6 connections in bridge and entry stats.
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 years ago |
Nick Mathewson
|
ce703bd53e
defensive programming to catch duplicate calls to connection_init_or_handshake_state
|
13 years ago |
George Kadianakis
|
0cfdd88adb
Don't call tor_tls_set_logged_address till after checking conn->tls.
|
13 years ago |
Nick Mathewson
|
021ff31ba6
Revert "Get rid of tor_tls_block_renegotiation()."
|
13 years ago |
Nick Mathewson
|
616b60cef3
Revert "Use callback-driven approach to block renegotiations."
|
13 years ago |
Nick Mathewson
|
df1f72329a
Revert "Refactor tor_event_base_once to do what we actually want"
|
13 years ago |
Nick Mathewson
|
3a17a1a62f
Revert "Avoid a double-mark in connection_or_close_connection_cb"
|
13 years ago |
Nick Mathewson
|
135a5102a3
Revert "Make pending libevent actions cancelable"
|
13 years ago |
Nick Mathewson
|
50fd99d7ef
Revert "Set renegotiation callbacks immediately on tls inititation"
|
13 years ago |
Nick Mathewson
|
682a85ff7c
Don't just tell the controller "foo" on id mismatch
|
13 years ago |
Nick Mathewson
|
6171bdd105
Don't call tor_tls_set_logged_address till after checking conn->tls
|
13 years ago |
Linus Nordberg
|
2376a6ade4
Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.
|
13 years ago |
Linus Nordberg
|
529820f8ba
Use correct address family where necessary for bridges on IPv6.
|
13 years ago |
Linus Nordberg
|
f89c619679
Use the preferred address and port when initiating a connection.
|
13 years ago |