tor/changes
Alexander Færøy 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
This patch changes the algorithm of compute_real_max_mem_in_queues() to
use 0.4 * RAM iff the system has more than or equal to 8 GB of RAM, but
will continue to use the old value of 0.75 * RAM if the system have less
than * GB of RAM available.

This patch also adds tests for compute_real_max_mem_in_queues().

See: https://bugs.torproject.org/24782
2018-04-12 11:14:16 -04:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
bug21394.2 Bug 21394 touchup: Increase DNS attempts to 3 2018-04-04 08:54:25 -04:00
bug22310 dir auths no longer vote Guard if they're not voting V2Dir 2018-04-02 00:20:01 -04:00
bug24031 add a missing word 2018-04-03 15:31:30 -04:00
bug24767 relay: Avoid connecting to down relays 2018-03-27 12:42:31 -04:00
bug24769 Changes file for bug24769. 2018-01-31 17:21:53 +00:00
bug24782 Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM. 2018-04-12 11:14:16 -04:00
bug24854 Lift the list of default directory servers into their own file. 2018-04-09 16:00:26 +02:00
bug24903 When extending a circuit's path length, clear onehop_tunnel. 2018-03-26 09:17:50 -04:00
bug24904 chan: Use channel_is_client() in channel_do_open_actions() 2018-03-23 10:11:37 -04:00
bug24978 Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 2018-01-23 09:23:21 -05:00
bug24989 Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending. 2018-04-11 10:47:06 -04:00
bug25120 chnages file for 25120 2018-02-11 16:14:19 -05:00
bug25213 Make extend_info_from_node() more picky about node contents 2018-03-26 09:56:12 -04:00
bug25223 Make check-changes happy 2018-02-13 14:56:31 -05:00
bug25249 Forbid "-0" as a protocol version. 2018-03-01 16:05:17 -05:00
bug25249.2 Forbid UINT32_MAX as a protocol version 2018-03-01 16:05:17 -05:00
bug25296_032 PerConnBW{Rate,Burst} docs: do not say consensus param is always set 2018-04-05 12:08:35 -04:00
bug25306 hs-v3: BUG() on missing descriptors during rotation 2018-03-20 12:54:05 -04:00
bug25372 Log information on specific compression backends in the OOM handler. 2018-03-20 07:47:19 -04:00
bug25378 changes file for 25378 2018-03-03 11:58:22 -05:00
bug25450 changes: Fix changes file for bug25450. 2018-03-08 20:50:57 +00:00
bug25474 Add a missing prototype to our libevent configure stanza. 2018-03-13 13:37:26 +01:00
bug25479 changes: Add changes file for bug25479. 2018-03-19 05:38:26 -04:00
bug25560 tests: Automatically detect Rust crates to test and also pass --verbose. 2018-03-23 11:13:04 -04:00
bug25581 Rename HSLayer{2,3}Nodes to start without an underscore. 2018-04-11 15:37:49 -04:00
bug25582 Remove erroneous section heading "ExitPolicyDefault" 2018-03-29 15:06:07 -04:00
bug25617 Mark controller-initiated DNS lookups as permitted to do DNS. 2018-03-29 09:27:28 -04:00
bug25629 Fix CID 1430932 2018-03-27 16:11:29 -05:00
bug25664 add a changes file for the rust libc update 2018-03-28 08:10:54 -04:00
bug25679 Fix the default for TOR_RUST_DEPENDENCIES 2018-04-05 08:20:07 -04:00
bug25732 Ship all files needed to build Tor with rust 2018-04-06 16:18:11 -04:00
bugs_25036_25055 Adding changes file 2018-03-28 07:39:03 -04:00
feature25313 Add the poll() syscall as permitted by the sandbox 2018-03-20 08:23:44 -04:00
geoip-2018-03-08 Update geoip and geoip6 to the March 8 2018 database. 2018-03-13 10:57:49 -04:00
geoip-2018-04-03 Update geoip and geoip6 to the April 3 2018 database. 2018-04-05 10:42:25 +02:00
refactor23814 fixup! Remove the old ("deterministic") download schedule. 2018-01-25 16:05:09 -05:00
ticket23635 Improve the documentation of AccountingStart parameter. 2018-02-12 17:10:04 +01:00
ticket24343 Remove anything related to the old SocksSockets option 2018-02-07 14:05:33 -05:00
ticket25071 Add a "make test-rust" target to run the rust tests only. 2018-02-08 17:51:57 -05:00
ticket25202 Make check-changes happy 2018-02-13 14:56:31 -05:00
ticket25323 Update the .gitmodules to refer to project-level tor-rust-dependencies 2018-02-21 11:53:04 -05:00
ticket25714 Switch Travis to stable rust 2018-04-05 08:36:09 -04:00
trove-2018-001.1 Correctly handle NULL returns from parse_protocol_list when voting. 2018-03-01 16:05:17 -05:00
trove-2018-004 Add another NULL-pointer fix for protover.c. 2018-03-01 16:05:17 -05:00