Roger Dingledine
|
178599f026
get rid of the new caching notion in resolve_my_address()
|
11 年之前 |
Roger Dingledine
|
cc896f7c84
Teach resolve_my_address() to return a cached answer
|
11 年之前 |
Roger Dingledine
|
92ea0b86de
Refactor resolve_my_address() so logs are more accurate / helpful
|
11 年之前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 年之前 |
George Kadianakis
|
f88c303869
Add a torrc option to specify the bind address of managed proxies.
|
12 年之前 |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 年之前 |
Nick Mathewson
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 年之前 |
Nick Mathewson
|
7627b2c187
Split the generic config_fmt_t code into a new confparse.c file
|
12 年之前 |
George Kadianakis
|
44fe717524
General tweaks and fixes for Nick's comments.
|
12 年之前 |
Nick Mathewson
|
88859b2ff1
whitespace fix
|
12 年之前 |
Nick Mathewson
|
959f850056
Raise the part of torrc mapaddress handling that knows wildcards
|
12 年之前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年之前 |
Nick Mathewson
|
31eb73f88e
Do not publish the "git-XXX" tag in server descriptors
|
12 年之前 |
George Kadianakis
|
6d2898607b
Fix issues found by nickm.
|
12 年之前 |
George Kadianakis
|
10232dc042
Pass OR address to PT proxy, even with IPv6 or ORListenAddress.
|
12 年之前 |
George Kadianakis
|
39850f03f6
Improve names of some pluggable transport-related functions.
|
13 年之前 |
George Kadianakis
|
539cb627f7
Server transports should be instructed to bind on INADDR_ANY by default.
|
13 年之前 |
Linus Nordberg
|
32d10bdfb3
Whitespace changes.
|
13 年之前 |
Linus Nordberg
|
5bee213d23
Turn get_first_advertised_v4_port_by_type() into get_first_advertised_port_by_type_af().
|
13 年之前 |
Nick Mathewson
|
5f0a8dcd2c
Initial hacking for proposal 186.
|
13 年之前 |
Nick Mathewson
|
230422b955
Support for a defaults torrc file.
|
13 年之前 |
Nick Mathewson
|
73436a1d6f
Add the ability to append and clear linelist options from cmdline
|
13 年之前 |
Sebastian Hahn
|
75d8ad7320
Purge ATTR_PURE from the code
|
13 年之前 |
Nick Mathewson
|
ed39621a9d
Merge remote-tracking branch 'asn2/bug3656'
|
13 年之前 |
George Kadianakis
|
db4cde3810
Improve the code a tad.
|
13 年之前 |
George Kadianakis
|
ea3e9416c6
Spawn multiple protocols using a single managed proxy.
|
13 年之前 |
George Kadianakis
|
941709ee50
Server transport proxies should bind on the same port each time, if possible.
|
13 年之前 |
Nick Mathewson
|
ddc65e2b33
Parse prop171 options; refactor listener/port option code
|
13 年之前 |
Nick Mathewson
|
1aab5b6b39
Merge remote-tracking branch 'public/bug1666'
|
13 年之前 |
Nick Mathewson
|
47c8433a0c
Make the get_options() return const
|
13 年之前 |