0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 20:23:03 +02:00
tor/changes
2018-12-01 11:30:53 -05:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
bug21900 Add changes file 2018-10-20 20:34:08 +03:00
bug23082 Add changes file 2018-08-31 20:05:54 +03:00
bug24393 Check IPv6 subnets as well as IPv4 subnets where possible when choosing client paths 2018-10-30 15:02:43 -04:00
bug24661 Entry Nodes: Use a reasonably live consensus to select guards 2018-11-22 16:54:22 +10:00
bug25885 In count_acceptable_nodes(), count direct and indirect nodes with node_has_preferred_descriptor() 2018-11-05 08:26:02 -05:00
bug27197 rust/protover: reject extra commas 2018-09-15 23:19:31 +00:00
bug27707 Add changes file for #27707. 2018-11-01 12:40:52 +02:00
bug27740 rust/protover: return C-allocated string in protover_all_supported() 2018-09-21 05:16:22 +00:00
bug27741 Remove extraneous argument from Rust protover_compute_vote() 2018-09-17 11:57:56 -04:00
bug27750 conn: Close the read side of a closing connection when write limit is reached 2018-11-14 15:42:52 -05:00
bug27800 Log more info for duplicate ed25519 IDs 2018-10-17 15:39:55 -05:00
bug27804 rust/protover: fix null deref in protover_all_supported() 2018-09-21 04:57:26 +00:00
bug27841 At intro points, don't close circuits on NACKs 2018-11-06 17:04:08 -05:00
bug27929 fixup! Make ROUTERLIST_PRUNING_INTERVAL 1 hr. 2018-11-17 10:27:10 +02:00
bug27948 Treat backtrace test failures as expected on most BSD-derived systems 2018-10-23 11:21:10 +10:00
bug27963_timeradd Add timeval.h include to compat_pthreads.c for timeradd() 2018-10-10 12:19:56 -04:00
bug27968 Avoid a race condition in test_rebind.py 2018-11-02 13:14:23 -04:00
bug28096 Windows: fix uname on recent Windows versions 2018-11-15 12:19:11 +10:00
bug28115 Fix a misspelled macro test that was breaking big-endian OPE 2018-10-19 08:41:25 -04:00
bug28127 Add changes file for Bug #28127 2018-10-30 10:49:03 -04:00
bug28183 seccomp2: Add "shutdown" to the list of permitted system calls. 2018-11-12 08:23:58 -05:00
bug28202 Fix possible UB in an end-of-string check in get_next_token(). 2018-10-25 09:06:13 -04:00
bug28245 Always declare groups when building with openssl 1.1.1 APIs 2018-11-09 10:10:25 -05:00
bug28298 refuse to start with relative paths + RunAsDaemon 2018-11-06 15:50:56 +01:00
bug28303 Add a changes file for bug 28303 2018-11-06 15:17:19 -05:00
bug28348_034 Actually disable NEED_NET periodic events when DisableNetwork is set 2018-11-06 07:40:02 -05:00
bug28399 Appveyor: remove incorrect OpenSSL path 2018-11-15 19:23:33 +10:00
bug28413 Fix a compiler warning in aes.c. 2018-11-12 15:39:28 -05:00
bug28419 Changes file for bug 28419 2018-11-14 07:51:36 -05:00
bug28435 Fix Doxyfile for 0.3.5 source tree moves 2018-11-14 07:45:55 -05:00
bug28441 log: stop talking about the Named flag in log messages 2018-11-14 18:16:34 +10:00
bug28454 Appveyor: manually add zstd flags to configure 2018-11-15 19:23:37 +10:00
bug28485 Add missing library to build tor-print-ed-signing-cert. 2018-11-19 10:18:44 -05:00
bug28518 Add changes file for #28518. 2018-11-19 16:33:06 +01:00
bug28524 Update control_free_all() for #27169 2018-11-19 15:48:08 -06:00
bug28554 Test: Fix memory leaks and missing unmocks in entry guard tests 2018-11-22 16:42:32 +10:00
bug28569 Entry Nodes: Mark outdated dirservers in reasonably live consensuses 2018-11-22 16:54:34 +10:00
feature27244 Changes file for feature27244 2018-09-11 11:54:37 -04:00
feature27367 dircache: make dirauths reject non UTF-8 descriptors and extrainfo 2018-10-23 00:33:51 +00:00
geoip-2018-11-06 Update geoip and geoip6 to the November 6 2018 database. 2018-11-11 11:25:59 +01:00
rust_asan Add a changes file for Alex Crichton's rust fixes. 2018-10-30 08:45:37 -04:00
subsystems changes file for subsystems api (28330) 2018-11-05 09:42:16 -05:00
ticket19566 sr: Switch from tor_assert() to BUG() 2018-11-30 12:16:18 -05:00
ticket27225 Memoize summarize_protover_flags() 2018-11-07 10:47:07 -05:00
ticket27359 Use nodefamily_t in microdescriptors. 2018-11-19 08:26:10 -05:00
ticket27471 hs-v3: Close client intro circuits if the descriptor is replaced 2018-10-18 12:56:51 -04:00
ticket27549 hs-v3: Consolidate descriptor cookie computation code 2018-10-18 10:16:07 -04:00
ticket27625 Add changes file 2018-10-16 18:04:54 +03:00
ticket27751 add --enable-nss build to Travis CI 2018-09-25 18:43:23 +00:00
ticket27838 hs-v3: Create desc signing key cert before uploading 2018-10-22 16:34:41 -04:00
ticket27913 Add changes file 2018-10-29 15:18:07 -04:00
ticket27993 Add pre-push git hook to prevent fixup and squash commits from ending up in master 2018-11-20 15:40:52 +02:00
ticket27995 hs-v3: Always generate the descriptor cookie 2018-10-18 11:46:07 -04:00
ticket28006 Fix issues that shellcheck found in chutney-git-bisect.sh 2018-10-11 20:28:11 +03:00
ticket28008 Add changes file 2018-11-15 19:35:56 +02:00
ticket28009 Fix shellcheck issues in cov-diff - SC2231, SC2006 and SC2086 2018-11-15 19:37:07 +02:00
ticket28010 Add changes file 2018-10-29 11:05:55 +02:00
ticket28011 Add changes file 2018-10-29 11:41:36 +02:00
ticket28026 hs-v3: Add changes file for 28026 2018-10-30 11:28:53 -04:00
ticket28077 rust/tor_util: drop unsafe block in cstr! 2018-10-17 00:16:21 +00:00
ticket28100 Don't overwrite the Content-Type when compressing 2018-11-02 13:19:14 -04:00
ticket28113 systemd: allow tor some time to shut down after ShutdownWaitLength expires 2018-11-05 11:49:19 +10:00
ticket28128 man: ClientOnionAuthDir can't be reloaded with Sandbox 1 2018-11-15 14:36:39 -05:00
ticket28229_diag Add changes file 2018-12-01 11:18:03 -05:00
ticket28318 Appveyor: Add Windows Server 2016 to tor's build matrix 2018-11-05 16:21:58 +10:00
ticket28335 Changes file for "Dormant Mode" (28335, 2149). 2018-11-26 16:39:44 -05:00
ticket28459 Appveyor: always show the logs, and upload them as build artifacts 2018-11-15 21:04:17 +10:00
ticket28574 Explicitly specify path to OpenSSL for Appveyor. 2018-11-27 14:53:50 +01:00