tor/changes
2022-08-02 16:08:50 -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
autoconf-2.70 Try making our configure.ac script build with AC 2.70. 2021-04-07 10:18:44 -04:00
bug40078 Disable ed25519-donna's batch verification. 2021-08-11 13:14:05 +00:00
bug40175 changes file for #40175 2021-06-01 12:16:06 -04:00
bug40317 Make SAVECONF keep only one backup and add sandbox rules for it. #40317 2021-05-17 13:50:19 +02:00
bug40371 Stop calling evdns_set_random_bytes_fn() 2021-04-16 17:26:59 -04:00
bug40375 Prefer mmap()ed consensus files over cached_dir_t entries. 2021-05-26 13:02:56 -04:00
bug40380 Reindent a few lines to fix a GCC warning. 2021-05-07 10:39:20 -04:00
bug40383 Use native timegm when available. 2021-07-06 13:33:05 +03:00
bug40391 Use a more secure hash function for the circuitmux hashtable. 2021-05-18 08:40:09 -04:00
bug40392 Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsing 2021-06-10 12:11:10 -04:00
bug40399 Remove the function tor_tls_assert_renegotiation_unblocked. 2021-05-25 07:38:31 -04:00
bug40409 Missing changes file for #40409 2021-06-30 08:14:57 -04:00
bug40429 Reverse the direction of the test for openssl 3.0.0 2021-11-05 13:23:05 -04:00
bug40472 Limit the number of elements in a consdiff hash line. 2021-12-06 12:35:08 -05:00
bug40515 Do not count controller-selected paths towards path bias. 2021-11-15 08:55:47 -05:00
bug40645 Fix a check, make a netflow padding function more safe. 2022-07-27 09:16:50 -04:00
clone3-sandbox Sandbox: Permit the clone3 system call 2022-03-27 18:34:25 -04:00
fallbackdirs-2021-12-15 fallbackdir: Update list generated on December 15, 2021 2022-02-04 10:17:10 -05:00
fallbackdirs-2022-02-04 fallbackdir: Update list generated on February 04, 2022 2022-02-04 11:05:21 -05:00
geoip-2021-05-07 Update geoip files to match ipfire location db, 2021/05/07. 2021-05-07 09:53:46 -04:00
geoip-2021-06-10 Update geoip files to match ipfire location db, 2021/06/10. 2021-06-10 08:20:13 -04:00
geoip-2021-08-12 Update GeoIP files to match IPFire location DB as per 2021/08/12. 2021-08-12 15:38:11 +00:00
geoip-2021-12-15 Update geoip files to match ipfire location db, 2021/12/15. 2022-02-04 10:56:29 -05:00
geoip-2022-02-04 Update geoip files to match ipfire location db, 2022/02/04. 2022-02-04 11:05:13 -05:00
ticket26299 changes: Add file for ticket 26299 2021-10-29 09:19:59 -04:00
ticket30477 Announce URL to bridge status page when starting Tor as a bridge relay. 2021-10-20 21:44:45 +00:00
ticket40290 relay: Emit log warning if Address is internal and can't be used 2021-04-19 11:40:30 -04:00
ticket40301 relay: Reduce streaming compression ratio from HIGH to LOW 2021-08-11 12:51:32 +00:00
ticket40337 Ignore MAX_BANDWIDTH_CHANGE_FREQ on testing networks. 2021-05-11 15:54:14 -04:00
ticket40356 hs: Fix memory leak in client cache 2021-04-21 11:37:46 -04:00
ticket40369 Tweak changes/ticket40369 to be a bug. 2021-04-19 11:29:46 -04:00
ticket40370 conn: MetricsPort listener is a listener port 2021-05-12 15:13:50 -04:00
ticket40373 Log warning when connecting to soon-to-be-deprecated v2 onions. 2021-05-07 08:44:36 -04:00
ticket40374 Remove NEED_SKEY_1024 parsing. 2021-04-23 15:55:51 -04:00
ticket40378 hs: Fix ADD_ONION with client authorization 2021-05-04 10:37:26 -04:00
ticket40382 Add a sandbox workaround for Glibc 2.33 2021-05-07 12:12:11 -04:00
ticket40389 TROVE-2021-003: Check layer_hint before half-closed end and resolve cells 2021-06-10 08:50:05 -04:00
ticket40390 Assert on _all_ failures from RAND_bytes(). 2021-06-10 08:33:57 -04:00
ticket40410 changes: Typo in file, wrong version was used 2021-10-28 14:22:14 -04:00
ticket40419 Enable deterministic RNG for address set tests. 2021-06-25 16:43:10 +00:00
ticket40421 hs: Send back 0xF6 for a v2 onion address 2021-06-29 09:56:44 -04:00
ticket40434 dir: Do not flag non-running failing HSDir 2021-08-17 13:27:14 -04:00
ticket40447 fallbackdir: Regenerate list 2021-08-11 09:07:05 -04:00
ticket40474 hs-v2: Only log once the connection warning to v2 2021-10-06 13:22:02 -04:00
ticket40476 hs: Fix merge conflicts after merging forward 40476 2021-10-19 10:57:10 -04:00
ticket40491 changes: Add file for ticket 40491 2021-10-20 09:15:51 -04:00
ticket40493 fallbackdir: Regenerate the list for October 2021 2021-10-21 09:13:40 -04:00
ticket40494 relay: Don't allow DirPort on non-IPv4 2021-11-03 09:51:46 -04:00
ticket40500 ci: Exclude HSv2 Stem tests 2021-10-25 20:56:26 +00:00
ticket40504 man: Missing OverloadStatistics option in tor.1 2021-11-02 09:51:43 -04:00
ticket40509 relay: Don't advertise HSv2 protocol version 2022-01-18 12:39:06 -05:00
ticket40511 Give an error message if LibreSSL's TLSv1.3 APIs aren't what we need 2021-11-06 11:04:08 -04:00
ticket40527 relay: Don't make DNS timeout trigger an overload 2021-12-13 10:47:46 -05:00
ticket40544 main: Update a dead URL in a log notice 2022-01-18 12:51:52 -05:00
ticket40552 hs: Double quote the metrics label value 2022-02-03 08:30:23 -05:00
ticket40579 hs: Schedule mainloop event on dirinfo change 2022-03-10 08:58:26 -05:00
ticket40581 hs: Fix multiple port label on single metric 2022-03-08 13:56:54 -05:00
ticket40601 Add changes entry to tor!575. 2022-05-09 14:35:42 +00:00
ticket40604 conn: Notify btrack subsys on normal OR conn close 2022-08-01 10:58:40 -04:00
ticket40623 relay: Send DESTROY cell instead of TRUNCATED cell 2022-07-26 14:01:21 -04:00