Merge branch 'debian-merge-0.2.9' into debian
* debian-merge-0.2.9: New upstream version: 0.2.9.6-rc expand a bit on the resolve_my_address issue Pick a release date. test_single_onion_poisoning: Free dir[12] on all paths Bump to 0.2.9.6-rc Bump to 0.2.8.10 spelling fix Start 0.2.9.6-rc changelog Stop ignoring hidden service key anonymity when first starting tor Update unit tests for 20484, 20529 Try to work around breakage in the OSX 10.12 SDK. Refactor rend_service_check_dir_and_add Refactor duplicate code out of rend_config_services Create HS directories in rend_config_services, then check before use don't attempt a resolve when the cached answer will do refactor router_pick_published_address to have another arg Changes file for bug 20634 fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4() Add all four error messages to test_address_get_if_addrs6_list_no_internal() Add all four error messages to test_address_get_if_addrs6_list_internal() Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4() Fix grammar in HiddenServiceSingleHopMode description Stop logging single onion and Tor2web long-term one-hop circuits In torrc.sample.in, note that bandwidth must be >=75 KB. Call get_options() once at the top of circuit_log_ancient_one_hop_circuits() Use va_copy() in pure-windows version of tor_asprintf(). Bump version to 0.2.9.5-alpha-dev policy_is_reject_star():
No related branches found
Showing
- ChangeLog 48 additions, 0 deletionsChangeLog
- configure.ac 29 additions, 3 deletionsconfigure.ac
- contrib/win32build/tor-mingw.nsi.in 1 addition, 1 deletioncontrib/win32build/tor-mingw.nsi.in
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- doc/tor.1.txt 3 additions, 2 deletionsdoc/tor.1.txt
- src/common/compat.c 4 additions, 1 deletionsrc/common/compat.c
- src/config/torrc.minimal.in-staging 1 addition, 1 deletionsrc/config/torrc.minimal.in-staging
- src/config/torrc.sample.in 1 addition, 1 deletionsrc/config/torrc.sample.in
- src/or/circuituse.c 17 additions, 1 deletionsrc/or/circuituse.c
- src/or/config.c 0 additions, 34 deletionssrc/or/config.c
- src/or/control.c 1 addition, 1 deletionsrc/or/control.c
- src/or/dirserv.c 2 additions, 1 deletionsrc/or/dirserv.c
- src/or/policies.c 17 additions, 20 deletionssrc/or/policies.c
- src/or/policies.h 2 additions, 1 deletionsrc/or/policies.h
- src/or/rendservice.c 241 additions, 111 deletionssrc/or/rendservice.c
- src/or/rendservice.h 10 additions, 6 deletionssrc/or/rendservice.h
- src/or/router.c 27 additions, 16 deletionssrc/or/router.c
- src/or/router.h 2 additions, 1 deletionsrc/or/router.h
- src/or/routerparse.c 1 addition, 1 deletionsrc/or/routerparse.c
- src/or/transports.c 1 addition, 1 deletionsrc/or/transports.c
Loading
Please register or sign in to comment