Nick Mathewson
|
439fc704f1
Wrap long line; strlen("ides")<strlen("turtles").
|
12 years ago |
Sebastian Hahn
|
b24487d106
ides has become turtles, and gotten a new IP address
|
12 years ago |
Nick Mathewson
|
b8e582255e
Merge remote-tracking branch 'asn-mytor/bug5558_take2'
|
12 years ago |
George Kadianakis
|
b80728a115
tor_vsscanf(): Don't return -1 if '%%' doesn't match.
|
12 years ago |
Nick Mathewson
|
6a9e693fbe
Suppress "decided to publish new descriptor" message when not a server
|
12 years ago |
Daniel 'koolfy' Faucon
|
42143979d8
Add a warning about settign a bridge in MyFamily
|
12 years ago |
Daniel 'koolfy' Faucon
|
116dcf6ca9
Make it clear that bridges should not be set in MyFamily
|
12 years ago |
Roger Dingledine
|
c7cbd06d5f
Merge branch 'maint-0.2.2'
|
12 years ago |
Roger Dingledine
|
5fed1ccd90
put a _ before or_options_t elements that aren't configurable
|
12 years ago |
Roger Dingledine
|
40ab832c4e
BridgePassword was never for debugging
|
12 years ago |
Nick Mathewson
|
341c6a59db
Merge remote-tracking branch 'origin/maint-0.2.2'
|
12 years ago |
Nick Mathewson
|
9a69c24150
Do not use strcmp() to compare an http authenticator to its expected value
|
12 years ago |
George Kadianakis
|
31ed10f6c2
Explain TransportProxy within doc/state-contents.txt.
|
12 years ago |
George Kadianakis
|
b03f90b538
Add changes file for #4865.
|
12 years ago |
George Kadianakis
|
10232dc042
Pass OR address to PT proxy, even with IPv6 or ORListenAddress.
|
12 years ago |
George Kadianakis
|
fedf76a2e6
Introduce and use router_get_active_listener_port_by_type().
|
12 years ago |
George Kadianakis
|
da6e0993dc
Generalize fmt_addr() to support IPv6 decorations.
|
12 years ago |
Nick Mathewson
|
548f2e32cd
Remove the deprecated FooListenAddress options from torrc.sample.in
|
12 years ago |
Nick Mathewson
|
a74905cea4
We allow IPv6 connections, don't use sockaddr_in with getsockname
|
12 years ago |
Nick Mathewson
|
cc35157805
Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}
|
12 years ago |
Nick Mathewson
|
5193752ca8
Exits don't need to fetch certs for unknown authorities
|
12 years ago |
Robert Ransom
|
458718d497
Fix comment typo
|
12 years ago |
nils
|
efb8a09f41
Fix tor_strtok_r_impl and test cases per bug #5091
|
12 years ago |
Nick Mathewson
|
56e0959d2a
Have tor_parse_*long functions check for negative bases
|
12 years ago |
Nick Mathewson
|
88caa552cc
Fix a couple of "unused assigned value" warnings in parse_config tests
|
12 years ago |
Nick Mathewson
|
affbcded5c
Fix a memory leak in an error case of SAFECOOKIE authentication.
|
12 years ago |
Nick Mathewson
|
ab3197c059
Remove a couple redundant NULL-checks before crypto_cipher_free
|
12 years ago |
Nick Mathewson
|
1da5223e89
Merge branch 'bug5527'
|
12 years ago |
Nick Mathewson
|
491ffa540f
Move router lookup to _after_ we assert that its argument is set
|
12 years ago |
Nick Mathewson
|
545cb5f34e
Merge remote-tracking branch 'linus/empty_desc_stats'
|
12 years ago |