tor/changes
Nick Mathewson b41dd8069f When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
Previously, we skipped everything that got invoked from
options_init_from_torrc.  But some of the stuff in
options_act_reversible and options_act is actually important, like
reopening the logs.

Now, a SIGHUP always makes the effects of an options_set() happen,
even though the options haven't changed.

Fix for bug 5095; bugfix on 0.2.1.9-alpha, which introduced
__ReloadTorrcOnSIGHUP.
2012-05-16 10:36:21 -04:00
..
bug2988 Do not publish the "git-XXX" tag in server descriptors 2012-05-11 18:06:12 -04:00
bug4591 Only disable cert chaining on the first TLS handshake 2012-04-27 12:13:56 -04:00
bug4865 Add changes file for #4865. 2012-03-31 14:05:12 +02:00
bug5070 Changes file for bug 5070 2012-05-07 09:56:12 -04:00
bug5091 Fix tor_strtok_r_impl and test cases per bug #5091 2012-03-30 11:01:21 -04:00
bug5095 When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway 2012-05-16 10:36:21 -04:00
bug5259 Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259. 2012-05-15 11:22:06 -04:00
bug5622 Remove the unused torrc.bridge.in. Bug 5622. 2012-05-14 12:37:39 -04:00
bug5645 Reorder rend_mid_rendezvous() to do protocol violation checks on top. 2012-05-07 18:05:54 +03:00
bug5723 Add a missing ntohl to tell_controller_about_resolve_result 2012-05-01 17:21:47 -04:00
bug5760 Add changes/bug5760 2012-05-10 12:55:33 +05:30
bug5762 Fix bug 5762: detect missing accept4 that gives ENOSYS 2012-05-04 13:18:14 -04:00
bug5786_nocrash Detect out-of-bounds bwweightscale values early in the voting process 2012-05-07 12:47:13 -04:00
bug5786_nodups Check more thoroughly for dups when parsing networkstatus parameters 2012-05-07 12:40:05 -04:00
bug5786_range Handle out-of-range values in tor_parse_* integer functions 2012-05-07 12:25:59 -04:00
bug5796 Fix a crash bug on SETCIRCUITPURPOSE. 2012-05-15 10:03:10 -04:00
bug5828 Fix O(n^2) performance when parsing a big pile of extrainfos 2012-05-10 17:41:31 -04:00
bug5858 We do not need to define _WIN32 by hand; MSVC does that for us 2012-05-14 12:22:51 -04:00
bug5859 Add a changes file for the misc bug5859 build issues 2012-05-14 13:07:47 -04:00
bug5861 Bump _WIN32_WINNT to 0x0501 throughout the code 2012-05-14 13:46:37 -04:00
bug5891 Clarify changes file regarding which bugs get fixed. 2012-05-15 13:31:54 +02:00
geoip-may2012 Update to the May 2012 GeoIP database. 2012-05-07 12:50:47 +02:00