tor/changes
Nick Mathewson d872c69255 Update required/recommended protocol versions.
Cons=1 is the old format of consensuses, without ed25519 keys. It
  is no longer required or recommended.

  Cons=2 is the new format of consensuses, with ed25519 keys. It
  is now required.

  (Similarly for Desc=1,2 and Microdesc=1,2)

No supported client or relay versions should be affected by this
change, since these versions are supported by clients and relays
running 0.2.9 and later.  It will only take effect once enough
authorities vote for it.

Closes ticket 40162.
2020-10-18 16:23:53 -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
bug4631 changes: file for 4631 2020-02-18 13:23:30 +10:00
bug16016 Downgrade "Bug: No entry found in extrainfo map" message. 2020-06-30 11:54:13 -04:00
bug27315 Fix seccomp sandbox rules for openat #27315 2020-07-20 22:35:05 +01:00
bug31036 Use _lseeki64() on windows. 2020-07-28 11:30:47 -04:00
bug32588 router: Stop advertising incorrect auto IPv6 ORPorts 2020-03-21 03:36:39 +10:00
bug32709 Final touches to #32709 based on Nick's feedback. 2020-02-24 12:15:35 +02:00
bug33119 Fix out-of-bound memory read in tor_tls_cert_matches_key() for NSS. 2020-07-06 16:19:16 -04:00
bug33131 core/mainloop: Limit growth of conn->inbuf 2020-03-24 05:19:24 +00:00
bug33284 scripts/git: Stop running the checked-out git scripts 2020-02-12 20:37:21 +10:00
bug33285 protover: Sort tor's supported protocol versions 2020-02-12 22:15:17 +10:00
bug33531 Remove surprising empty line in info-level cbt log 2020-03-04 13:45:34 -05:00
bug33899 core/or: Accurately log remote relay IPv6 addresses 2020-04-14 12:21:49 +10:00
bug33900 core/or: Check extends for zero addresses and ports 2020-04-29 22:43:09 +10:00
bug33917 log/util_bug: Make IF_BUG_ONCE() support ALL_BUGS_ARE_FATAL 2020-04-29 22:43:09 +10:00
bug33977 core/or: Lift slow call out of loop, #33977 2020-05-05 15:07:42 -04:00
bug34084 Handle a failure edge-case when a client-side intro circ opens. 2020-07-09 10:10:57 +03:00
bug34086 Remove a BUG() that could normally trigger in edge-cases. 2020-08-11 14:42:18 +03:00
bug34130 Fix crash when tor is compiled with NSS and seccomp sandbox is enabled 2020-05-12 12:56:06 -04:00
bug34233 Add a changes file for 34233. 2020-05-15 10:27:49 -04:00
bug34299 Man page: MinUptimeHidServDirectoryV2 defaults to 96 hours 2020-05-23 04:37:57 -04:00
bug34303 Preemptive circs should work with UseEntryGuards 0 2020-05-30 02:20:48 -04:00
bug34400 Make HSFETCH take the decoded length into account, not the base32 one 2020-10-07 08:35:12 -04:00
bug40001 Reinstate support for GUARD NEW/UP/DOWN control port events. 2020-06-23 19:48:37 +03:00
bug40020 Fix seccomp sandbox rules for opening directories #40020 2020-07-20 22:30:13 +01:00
bug40028 Resolve a compiler warning from a 32-bit signed/unsigned comparison 2020-07-07 15:05:38 -04:00
bug40072 Add a changes file from mr 86 for 40072 fix. 2020-07-29 12:36:56 -04:00
bug40076 Fix a bug in buf_move_all() when the input buffer is empty. 2020-07-30 14:24:25 -04:00
bug40083 Launch early reachability tests once a minute, not once a second. 2020-08-04 13:05:07 -04:00
bug40095 Fix "run_check_subsystem_order.sh" to use $PYTHON. 2020-08-11 11:01:31 -04:00
bug40099 Fix allocation counting in clean_v2_descs_as_dir test. 2020-08-12 14:25:46 -04:00
bug40105 Avoid guard-related warning when upgrading from 043 to 044. 2020-08-25 15:09:57 +03:00
bug40113 Resolve a compilation warning in test_connection.c 2020-09-14 11:50:38 -04:00
bug40117 statistics: Properly count all rendezvous cells (avoid undercounting). 2020-09-07 13:30:21 +03:00
bug40129 Fix warnings when using two unusual options together. 2020-09-22 10:07:14 -04:00
doc33417 Refrain from mentioning nicknames in manpage section for MyFamily. 2020-03-05 17:41:49 +02:00
doc34133 Add documentation about %include and seccomp sandbox limitations 2020-05-08 00:21:12 +01:00
parallel_unit_test Parallelize src/test/test into chunks. 2020-10-07 08:00:49 -04:00
ticket6198 Wipe address strings from connections before freeing them them. 2020-08-03 10:15:08 -04:00
ticket24308 Lower the minimum value for MaxMemInQueues to 64 MB for relays. 2020-08-11 17:01:49 -04:00
ticket24844 Add changes file for ticket #24844 2020-05-27 15:16:39 +03:00
ticket28208 Makefile: Use chutney's latest default network 2020-02-13 13:00:18 +10:00
ticket28992 hs-v3: Remove BUG() that can occur normally 2020-02-12 14:09:40 +10:00
ticket31576 Remove contrib/dist/rc.subr 2020-01-28 20:32:40 +08:00
ticket31634 add changes file for 31634 2020-04-07 17:35:55 +10:00
ticket31812 Changes file for ticket 31812. 2020-07-13 10:44:39 -04:00
ticket32088 Fold in a changes file and update exceptions.txt. 2020-06-11 16:13:25 +03:00
ticket32143 Documentation fixups 2020-03-17 21:07:47 +10:00
ticket32542 changes: Add changes file for #32542 2020-04-08 18:15:21 +03:00
ticket32622 Changes file for #32622. 2020-07-02 10:14:48 -04:00
ticket32696 Update the list of recommended protocol versions to match >=0.3.5. 2020-06-17 11:07:43 -04:00
ticket32720 Remember dirctory bw usage, and log it in the heartbeat 2020-02-18 11:25:18 -05:00
ticket32792 Travis: Produce detailed chutney diagnostics 2020-03-16 16:04:51 +10:00
ticket32873 Return a descriptive error for 'GETINFO status/fresh-relay-descs' 2020-04-12 13:13:50 -07:00
ticket32888 changes file for ticket 32888 2020-06-04 10:35:51 -04:00
ticket32905 Remove the ClientAutoIPv6ORPort option 2020-03-09 09:33:00 -04:00
ticket32994 changes: Fix style of changes file for 32994 2020-03-14 20:18:45 +10:00
ticket33014 changes: Add file for ticket 33014 2020-03-30 13:36:54 -04:00
ticket33192 Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
ticket33194 Travis: Sort jobs in order of speed 2020-02-13 13:52:41 +10:00
ticket33195 Travis: Require the macOS IPv6 chutney job 2020-02-13 13:43:59 +10:00
ticket33275 changes file for ticket 33275 2020-02-18 13:34:46 -06:00
ticket33280 Makefile: Split test-network-all into IPv4 and IPv6 2020-02-13 12:59:57 +10:00
ticket33300 Makefike: Add an IPv6 test to test-network 2020-02-13 13:00:15 +10:00
ticket33303 Travis: Only run IPv6 chutney tests on macOS 2020-02-13 13:12:02 +10:00
ticket33316 extend ticket33316 changes file to include more changes 2020-02-24 07:49:39 -05:00
ticket33334 Makefile: Add an IPv6 mixed chutney network 2020-02-17 14:55:05 +10:00
ticket33339 Script to check sorting of manpage entries 2020-02-14 11:02:16 -06:00
ticket33346 Allow unlinkat() in the seccomp2 sandbox 2020-02-26 15:17:12 -05:00
ticket33349 Small changes to scheduler comments and state changes 2020-02-18 13:56:58 -05:00
ticket33366 Disable dns.c when relay mode is disabled. 2020-02-18 12:46:10 -05:00
ticket33368 Make ext_orport.c relay-mode-only. 2020-02-18 13:23:50 -05:00
ticket33369 changes file for ticket 33369 2020-02-20 17:13:02 -06:00
ticket33370 Do not build selftest.c when running relay mode is disabled. 2020-02-18 13:31:33 -05:00
ticket33400 hs-v3: Log reasons why service can't upload descriptor 2020-03-11 15:32:11 +02:00
ticket33436 changes file for 33436 2020-03-03 14:35:01 +02:00
ticket33451 Add a script to install the scripts in scripts/git appropriately. 2020-03-13 11:14:04 +10:00
ticket33458 changes: Add changes file for ticket 33458 2020-05-28 12:25:42 +03:00
ticket33633 changes: file for 33633 2020-04-09 11:00:04 +10:00
ticket33642 Put *.a wildcard entry into .gitignore instead of listing all .a files 2020-03-28 14:01:07 +02:00
ticket33679 Added tests for tor_addr_is_null/valid() 2020-04-07 23:11:17 +05:30
ticket33747 Treat all extorport connections with un-set addresses as remote 2020-07-22 15:21:56 -04:00
ticket33778 Updated the TestingTorNetwork man page options 2020-04-01 01:00:09 -04:00
ticket33779 hs-v3: Fix typo in log info when PublishHidServDescriptors is set to 0 2020-04-07 13:17:21 -04:00
ticket33788 Add changes file 2020-05-21 13:43:37 +03:00
ticket33789 changes: File for #33789 2020-05-05 14:24:04 -04:00
ticket33796 Revert "config: Make clients tell dual-stack exits they prefer IPv6" 2020-07-07 12:58:41 -04:00
ticket33817 changes: file for 33817 2020-04-29 22:43:09 +10:00
ticket33873 socks: Returns 0xF6 only if BAD_HOSTNAME 2020-07-08 16:20:31 -04:00
ticket33880 Adjust the rules for warning about too many connections. 2020-07-22 14:45:03 -04:00
ticket33901 core/or: Support IPv6 EXTEND2 cells 2020-04-29 22:43:09 +10:00
ticket33956 Define and use TOR_ADDRPORT_BUF_LEN 2020-04-30 22:21:48 +10:00
ticket34087 hs-v3: Remove a possible BUG() condition 2020-07-09 08:32:53 -04:00
ticket34211 Add support for console control signals in Windows 2020-05-20 23:28:39 +05:30
ticket34255_043 Doxygen: fix unbalanced groups. 2020-05-19 09:18:39 -04:00
ticket34382 sandbox: Do not require M_SYSCALL. 2020-06-04 12:08:02 -04:00
ticket40003 hs-v2: Add deprecation warning for service 2020-07-03 15:52:54 +03:00
ticket40005 Consistently use 'address' in Invalid v3 address responses to ONION_CLIENT_AUTH commands 2020-06-22 14:56:07 -04:00
ticket40026 CI: Fix Appveyor printf format error 2020-07-07 09:53:54 -04:00
ticket40030 Remove check-cocci from check-local target. 2020-07-13 09:24:26 -04:00
ticket40035 NSS: Tell NSS that our SSL sockets are nonblocking. 2020-07-10 13:14:33 -04:00
ticket40061 More info in the fallbackdir changes file 2020-07-23 10:08:42 -04:00
ticket40073 conn: Remove assert on new listener connection when retrying 2020-09-01 10:01:21 -04:00
ticket40081 Remove channel_is_canonical_is_reliable() 2020-08-03 11:25:37 -04:00
ticket40089 v3 control: Persist ONION_CLIENT_AUTH_ADD client name 2020-08-20 14:34:21 +03:00
ticket40109 hs: Don't overwrite DoS parameters on circuit with consensus params 2020-08-19 09:47:34 -04:00
ticket40125 test: Increment rend cache allocation before freeing 2020-09-17 13:00:23 -04:00
ticket40126 Fix underflow in rend_cache/free_all test. 2020-09-17 14:04:54 -04:00
ticket40135 srv: Remove spammy debug log 2020-09-22 11:06:34 -04:00
ticket40162 Update required/recommended protocol versions. 2020-10-18 16:23:53 -04:00