Nick Mathewson
|
1ce0c5eba9
Merge remote-tracking branch 'public/bug4657'
|
12 lat temu |
Nick Mathewson
|
20d6f787aa
Fix "make check-spaces" issues
|
12 lat temu |
Nick Mathewson
|
913067f788
Resolve about 24 DOCDOCs
|
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
|
281a5e4670
Warn and ignore the MyFamily setting if BridgeRelay is also set
|
12 lat temu |
Nick Mathewson
|
3f55b76360
Merge remote-tracking branch 'public/bug5139'
|
12 lat temu |
Nick Mathewson
|
31eb73f88e
Do not publish the "git-XXX" tag in server descriptors
|
12 lat temu |
Nick Mathewson
|
e0655708a2
Merge remote-tracking branch 'asn/bug4865_take2'
|
12 lat temu |
Nick Mathewson
|
02a650786b
Fix O(n^2) performance when parsing a big pile of extrainfos
|
12 lat temu |
Linus Nordberg
|
6b4af10716
Ignore [::] when building descriptors.
|
12 lat temu |
Nick Mathewson
|
7c8032c22b
Bridges should never set the send_unencrypted flag on any of their descs
|
12 lat temu |
Nick Mathewson
|
461771ebbc
Merge branch 'bug4438-v2'
|
12 lat temu |
Nick Mathewson
|
db81cdbb0f
Tweak the bug4438 fix a little: different check, better log
|
12 lat temu |
George Kadianakis
|
6d2898607b
Fix issues found by nickm.
|
12 lat temu |
Nick Mathewson
|
6a9e693fbe
Suppress "decided to publish new descriptor" message when not a server
|
12 lat temu |
George Kadianakis
|
fedf76a2e6
Introduce and use router_get_active_listener_port_by_type().
|
12 lat temu |
Nick Mathewson
|
f348daa6fb
Merge remote-tracking branch 'linus/bug4875_2'
|
12 lat temu |
Linus Nordberg
|
734fad4103
Make relays handle an address suggestion from a directory server giving an IPv6 address.
|
12 lat temu |
Linus Nordberg
|
341e37e38c
Move the logging of 'My line' to debug level (#5151).
|
12 lat temu |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 lat temu |
Nick Mathewson
|
5579bc0eaf
whitespace fixes
|
13 lat temu |
Nick Mathewson
|
cc02823d7f
Convert instances of tor_snprintf+strdup into tor_asprintf
|
13 lat temu |
Nick Mathewson
|
edcc9981d8
Try to use smartlist_add_asprintf consistently
|
13 lat temu |
Sebastian Hahn
|
50a50392b7
Advertise dirport if accountingmax is large enough
|
14 lat temu |
Linus Nordberg
|
32d10bdfb3
Whitespace changes.
|
13 lat temu |
Linus Nordberg
|
39ec781b8f
Make the router_get_*_orport interface consistent with node_*.
|
13 lat temu |
Linus Nordberg
|
3b51b326e4
Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *.
|
13 lat temu |
Linus Nordberg
|
f786307ab7
First chunk of support for bridges on IPv6
|
13 lat temu |
Nick Mathewson
|
19a82d2936
Bridges can advertise a single IPv6 address with orport
|
13 lat temu |