Andrea Shepard
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 年 前 |
Roger Dingledine
|
10b43f4c46
pass the reason from the truncated cell to the controller
|
12 年 前 |
Nick Mathewson
|
3fe2161d28
Merge remote-tracking branch 'asn/bug6788'
|
12 年 前 |
George Kadianakis
|
14f4a5da45
Remove redundant declaration of find_transport_name_by_bridge_addrport().
|
12 年 前 |
Nick Mathewson
|
f4cf279eb5
Rename extend_info_alloc() --> _new()
|
12 年 前 |
George Kadianakis
|
443260ffd8
Tweak code and pump the tor-fw-helper version.
|
12 年 前 |
Linus Nordberg
|
3410a46ebc
Move ipv6_preferred from routerinfo_t to node_t.
|
12 年 前 |
Nick Mathewson
|
24451e6f7d
Avoid double-typedef of transport_t.
|
12 年 前 |
George Kadianakis
|
8b9f4d75f2
Address Nick's comments.
|
12 年 前 |
George Kadianakis
|
6173d36340
Move transport-related functions from circuitbuild.c to transports.c.
|
12 年 前 |
Nick Mathewson
|
4fdce6b091
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
|
12 年 前 |
George Kadianakis
|
aa212b173c
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
|
12 年 前 |
Andrea Shepard
|
aa284561c8
Move cbt->liveness.timeouts_after_firsthop free code into its own function
|
12 年 前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年 前 |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 年 前 |
George Kadianakis
|
5dc9acb5e5
Use a more helpful log message when we can't find a proxy.
|
12 年 前 |
Roger Dingledine
|
a0f0897795
Allow 0.2.3.x clients to use 0.2.2.x bridges.
|
12 年 前 |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 年 前 |
Linus Nordberg
|
f786307ab7
First chunk of support for bridges on IPv6
|
13 年 前 |
Nick Mathewson
|
ed39621a9d
Merge remote-tracking branch 'asn2/bug3656'
|
13 年 前 |
George Kadianakis
|
d0416ce3ec
Don't warn of stray Bridges if managed proxies are still unconfigured.
|
13 年 前 |
George Kadianakis
|
fa514fb207
Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.
|
13 年 前 |
George Kadianakis
|
5492de76dd
Put some last missing pieces together.
|
13 年 前 |
Nick Mathewson
|
e006aa5dfa
Merge remote-tracking branch 'public/bug2841'
|
13 年 前 |
Nick Mathewson
|
ded6bbf70a
Style and grammar tweaks on 2841 branch
|
13 年 前 |
Nick Mathewson
|
c4b831e92d
Small tweaks to 2841 code
|
13 年 前 |
George Kadianakis
|
1fe8bee656
Revised how we handle ClientTransportPlugin and Bridge lines.
|
13 年 前 |
George Kadianakis
|
392e947df5
Fixes on circuitbuild.[ch] based on nick's comments.
|
13 年 前 |
Nick Mathewson
|
47c8433a0c
Make the get_options() return const
|
13 年 前 |
George Kadianakis
|
93526cdf0b
Fixes small bugs.
|
13 年 前 |