Nick Mathewson
|
907db008ab
Move the circuit build timeout code into its own file.
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
7ea904cbc0
Merge branch 'bug7011'
|
12 years ago |
David Fifield
|
8419d18441
Use fmt_addrport where appropriate.
|
12 years ago |
David Fifield
|
34c6ee7e9b
Use fmt_and_decorate_addr in log messages.
|
12 years ago |
Andrea Shepard
|
b208539b80
Use circuitmux_t in channels and when relaying cells
|
12 years ago |
Andrea Shepard
|
3f4b95b1a3
Split channel_t into channel_t and channel_listener_t; get rid of that big union
|
12 years ago |
Andrea Shepard
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 years ago |
Roger Dingledine
|
57b13ad5cc
more consistently use [gs]et_uint8
|
12 years ago |
Nick Mathewson
|
20e0e7d9d1
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
|
12 years ago |
George Kadianakis
|
8284c2bcba
Use tor_malloc_zero() in var_cell_new().
|
12 years ago |
Linus Nordberg
|
9216e2819b
Send IPv6 address in NETINFO cells.
|
12 years ago |
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 |