Roger Dingledine
|
c7cbd06d5f
Merge branch 'maint-0.2.2'
|
13 years ago |
Roger Dingledine
|
5fed1ccd90
put a _ before or_options_t elements that aren't configurable
|
13 years ago |
Roger Dingledine
|
40ab832c4e
BridgePassword was never for debugging
|
13 years ago |
Nick Mathewson
|
341c6a59db
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
9a69c24150
Do not use strcmp() to compare an http authenticator to its expected value
|
13 years ago |
George Kadianakis
|
31ed10f6c2
Explain TransportProxy within doc/state-contents.txt.
|
13 years ago |
George Kadianakis
|
b03f90b538
Add changes file for #4865.
|
13 years ago |
George Kadianakis
|
10232dc042
Pass OR address to PT proxy, even with IPv6 or ORListenAddress.
|
13 years ago |
George Kadianakis
|
fedf76a2e6
Introduce and use router_get_active_listener_port_by_type().
|
13 years ago |
George Kadianakis
|
da6e0993dc
Generalize fmt_addr() to support IPv6 decorations.
|
13 years ago |
Nick Mathewson
|
548f2e32cd
Remove the deprecated FooListenAddress options from torrc.sample.in
|
13 years ago |
Nick Mathewson
|
a74905cea4
We allow IPv6 connections, don't use sockaddr_in with getsockname
|
13 years ago |
Nick Mathewson
|
cc35157805
Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}
|
13 years ago |
Nick Mathewson
|
5193752ca8
Exits don't need to fetch certs for unknown authorities
|
13 years ago |
Robert Ransom
|
458718d497
Fix comment typo
|
13 years ago |
nils
|
efb8a09f41
Fix tor_strtok_r_impl and test cases per bug #5091
|
13 years ago |
Nick Mathewson
|
56e0959d2a
Have tor_parse_*long functions check for negative bases
|
13 years ago |
Nick Mathewson
|
88caa552cc
Fix a couple of "unused assigned value" warnings in parse_config tests
|
13 years ago |
Nick Mathewson
|
affbcded5c
Fix a memory leak in an error case of SAFECOOKIE authentication.
|
13 years ago |
Nick Mathewson
|
ab3197c059
Remove a couple redundant NULL-checks before crypto_cipher_free
|
13 years ago |
Nick Mathewson
|
1da5223e89
Merge branch 'bug5527'
|
13 years ago |
Nick Mathewson
|
491ffa540f
Move router lookup to _after_ we assert that its argument is set
|
13 years ago |
Nick Mathewson
|
545cb5f34e
Merge remote-tracking branch 'linus/empty_desc_stats'
|
13 years ago |
Linus Nordberg
|
d2cf90dc88
Add changes file.
|
13 years ago |
Roger Dingledine
|
3031def726
checking "same addr/port but with nonmatching keys" is obsolete
|
13 years ago |
Roger Dingledine
|
5cb82e44d1
simplify further
|
13 years ago |
Linus Nordberg
|
20eb38a588
Refactor dirserv_orconn_tls_done().
|
13 years ago |
Nick Mathewson
|
f348daa6fb
Merge remote-tracking branch 'linus/bug4875_2'
|
13 years ago |
Nick Mathewson
|
4703bf8792
note that bug 5151 is on 0.2.3.9-alpha
|
13 years ago |
Nick Mathewson
|
04a1696095
Merge remote-tracking branch 'linus/bug5151'
|
13 years ago |