Age | Commit message (Collapse) | Author |
|
Found by coverity; this is CID 992692.
|
|
This caused an assertion failure when pruning guards.
Fixes bug #8553; bug not in any released Tor.
|
|
|
|
|
|
|
|
This adds a new option to fix bug 8508 which broke chutney
networks. The bug was introduced by 317d16de.
|
|
(This is the part of the Bug 8042 patch that warns about unsigned time_t)
|
|
Conflicts:
src/or/circuitbuild.c
src/or/config.c
|
|
|
|
Instead, drop the cell.
Fixes another case of bug 7350; bugfix on 0.2.4.4-alpha
|
|
|
|
Conflicts:
doc/tor.1.txt
src/or/circuitbuild.c
src/or/config.c
src/or/or.h
|
|
Mike believes that raising the default to 2 months with no way to lower
it may create horrible load-balancing issues.
|
|
|
|
|
|
Fixes 8240.
(Don't actually increase the default guard lifetime. It seems likely to
break too many things if done precipitiously.)
|
|
|
|
|
|
|
|
It was previously --Test in the help output and --test-commandline in
the getopt call. The man page already had --test.
(Originally by David, who resolved the tie in favor of "--test"; I
chose --test-commandline" instead so that nothing that depended
on it could break. -Nick)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Patch from 'cypherpunks'. Fixes bug #7947. Bugfix on 0.0.7.1.
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/test/test_addr.c
|
|
|
|
|
|
Fixes 8203; patch by Desoxy
|
|
|
|
|
|
|
|
dirserv_query_measured_bw_cache()
|
|
|
|
|
|
|
|
|
|
(Based on a patch from flupzor; bug #8206)
|
|
Fixes bug 8464; bugfix on b2863739 in 0.2.4.8-alpha
|
|
|
|
|
|
fixes bug 8180
|
|
|