tor/changes
2019-05-14 19:20: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
bug17357 Set CIRCLAUNCH_NEED_UPTIME in rend_service_relaunch_rendezvous() on a hs_service_requires_uptime_circ() 2019-02-27 17:37:10 -05:00
bug22210 Only call tor_addr_parse() in circuit_is_acceptable() when needed 2019-05-07 11:52:56 -04:00
bug22781 hs: abolish hs_desc_link_specifier_t 2019-03-12 11:09:53 -04:00
bug23576 hs: Onion services put IPv6 addresses in service descriptors 2019-01-31 07:53:22 +01:00
bug23588 Update 23588 changes file to say what the patch actually does 2019-04-24 17:28:44 +10:00
bug24338 When a DirAuth checks reachability on itself and has IPv6, mark it as reachable 2019-02-22 13:36:02 -05:00
bug24490 Remove callback for setting bridges as running 2019-04-11 21:28:35 -04:00
bug28269 Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITED 2019-04-11 15:21:17 -04:00
bug28636 circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG. 2019-03-22 09:22:54 +10:00
bug29018 stats: Stop reporting statistics when ExtraInfoStatistics is 0 2019-02-19 19:01:44 +10:00
bug29061 Use setrlimit instead of ulimit -c in backtrace tests 2019-02-20 12:06:26 -05:00
bug29063 Fix shellcheck warning in test_rebind.sh 2019-01-22 15:14:16 +02:00
bug29204 Bug 29204: Inspect circuit queues before sending padding. 2019-03-08 10:25:28 -05:00
bug29221 Changes file for practracker (29221) 2019-03-13 09:29:10 -04:00
bug29231 Changes file for bug29231. 2019-05-01 21:03:23 +00:00
bug29243 test/hs: minor hs test fixes 2019-03-12 11:09:53 -04:00
bug29298 Remove changes entries for fixes that appeared in 0.4.0.2-alpha 2019-02-21 10:33:16 -05:00
bug29613 Add changes file for Bug #29613 2019-04-14 12:48:07 -04:00
bug29640 doc: Improve the monotonic time module and function documentation 2019-03-04 11:25:14 +10:00
bug29805 prob-distr: Silence some coverity warnings. 2019-03-26 09:39:37 -04:00
bug29823 Refactor test_utils_general() to fix Coverity warnings 2019-03-24 10:10:52 +02:00
bug29926 Fix SC2086 warnings in asciidoc-helper.sh 2019-03-27 19:27:57 +02:00
bug29939 test_routerkeys.c: Always check mkdir() return value 2019-03-28 09:31:13 -04:00
bug30002 Add changes file 2019-04-03 18:05:23 +03:00
bug30109 doc: Improve the documentation for MapAddress .exit 2019-04-10 17:43:59 +10:00
bug30148 Fix a memory leak on failure to create keys directory. 2019-04-11 18:18:14 -04:00
bug30151 Fix a memory leak in tor-resolve.c 2019-04-11 19:10:05 -04:00
bug30189 Use a tor_abort_() wrapper in our util_bug.h macros 2019-04-15 14:16:23 -04:00
bug30190 Do not warn about compatible OpenSSL upgrades 2019-04-17 01:55:04 +02:00
bug30236 Hiding crypt_path_t: Add changes file. 2019-05-06 17:54:51 +03:00
bug30309 Rename tor_mem_is_zero to fast_mem_is_zero() 2019-04-30 14:45:51 -04:00
bug30452 Add a --list-modules command 2019-05-14 19:19:53 -04:00
bugs28693+30173+29203 Changes file for bugs28693+30173+29203. 2019-05-13 14:30:35 -04:00
coverity_falsepos changes file and practracker updates for 30147. 2019-04-11 17:59:21 -04:00
feature29532 Update git pre-push hook so that only upstream branches can get pushed to origin 2019-03-05 14:26:09 -05:00
pubsub changes file for pubsub code 2019-03-26 20:10:56 -04:00
ticket25110 Warn about missing ContactInfo when MyFamily set 2019-01-31 13:27:42 +01:00
ticket25417 Add version 3 onion service support to HSFETCH 2019-01-24 10:22:41 -05:00
ticket25614 Fix changelog for ticket 25614 to make it pass check-changes. 2019-03-05 15:50:30 +01:00
ticket26069 Cleanup shellcheck warnings in autogen.sh 2019-01-18 13:49:30 +02:00
ticket26288 sendme: Add changes file for prop289 2019-05-02 11:10:41 -04:00
ticket27251 test-network-all: Test IPv6-only v3 single onion services 2019-04-24 17:42:59 +10:00
ticket27821 connection_edge: Return a web page when HTTPTunnelPort is misconfigured 2019-04-17 17:58:40 +10:00
ticket28816 Add changes file 2019-02-09 16:56:54 +02:00
ticket28837 Add a changes file for 28837 (OpenSSL sha3) 2019-01-17 12:43:20 -05:00
ticket28913 base32_decode(): Return number of bytes written on success. 2018-12-20 08:36:25 -05:00
ticket29059 Fix shellcheck warning in fuzz_static_testcases.sh 2019-02-06 11:01:22 +02:00
ticket29060 Add changes file 2019-02-02 16:54:50 +02:00
ticket29062 Add changes file 2019-02-01 21:43:45 +02:00
ticket29064 Fix shellcheck warnings in test_rust.sh 2019-02-01 20:53:40 +02:00
ticket29065 Fix shellcheck SC2006 warnings in test_switch_id.sh 2019-02-24 17:02:06 -05:00
ticket29067 Fix SC2086 warning in test_workqueue_*.sh shell scripts 2019-02-08 16:51:49 +02:00
ticket29068 Fix shellcheck warning in zero_length_keys.sh 2019-02-07 17:23:23 +02:00
ticket29070 Fix shellcheck warning SC2145 in torify script 2019-01-19 17:39:48 +02:00
ticket29071 Add changes file 2019-02-06 10:53:12 +02:00
ticket29108 Split crypto_digest.c 2019-03-02 20:07:05 +02:00
ticket29391 maint: Helpful scripts for tor maintenance 2019-02-26 10:52:25 -05:00
ticket29434 Remove linux-tor-prio.sh script 2019-03-10 19:12:47 +02:00
ticket29436 Add a script to check for coverage nondeterminism 2019-02-08 11:22:24 -05:00
ticket29536 Implement code to manage a per-thread instance of crypto_fast_rng() 2019-02-19 15:36:08 -05:00
ticket29537 Tweak changes file 2019-03-24 09:25:30 +02:00
ticket29542 Remove all uses of weak_rng. 2019-02-20 12:24:34 -05:00
ticket29553 Update pre-commit.git-hook for ticket 29553 2019-02-21 13:35:33 -05:00
ticket29588 Add changes file 2019-03-10 18:28:06 +02:00
ticket29635 manpage: fix formatting of example on quoting options with spaces 2019-03-03 11:51:08 +02:00
ticket29660 changes: file for 29660 2019-04-05 15:17:19 +10:00
ticket29662 Add changes file 2019-03-29 14:26:03 -04:00
ticket29732 Changes file for 29732. 2019-04-30 11:11:39 -04:00
ticket29756 Make checkSpace.pl check guard macros: 2019-03-12 15:19:28 -04:00
ticket29894 changes file for control.c splitup 2019-03-25 15:08:36 -04:00
ticket29913 Stop assuming that /usr/bin/python3 exists 2019-03-27 11:07:55 +10:00
ticket29984 When parsing a multiline controller command, be careful with linebreaks 2019-04-25 14:13:03 -04:00
ticket30007 Changes file for ticket30007 2019-04-30 13:18:46 -05:00
ticket30033 Add changes file 2019-04-05 19:03:41 +03:00
ticket30051 Add changes file 2019-04-23 12:51:29 -04:00
ticket30075 Remove contrib/dist/tor.sh.in 2019-04-17 13:15:02 +03:00
ticket30076 Remove obsolete OpenSUSE initscript 2019-04-27 10:33:33 +03:00
ticket30077 Add changes file 2019-04-12 22:43:49 +03:00
ticket30078 Fix shellcheck warnings in fixup_filenames.sh 2019-04-15 12:13:35 +03:00
ticket30079 Fix SC2006 in minimize.sh 2019-04-08 11:16:45 +03:00
ticket30091 changes file for ticket 30091 (controller parsing refactor) 2019-04-25 14:13:03 -04:00
ticket30114 scripts: In git-pull-all.sh, also fetch the latest tor-github pull requests 2019-04-10 19:26:47 +10:00
ticket30149 Changes file and practracker updates for 30149. 2019-04-11 18:58:44 -04:00
ticket30176 Clear memory in smartlist_remove_keeporder. 2019-04-15 14:51:36 -04:00
ticket30213 Add changes file 2019-04-30 09:16:36 +03:00
ticket30234 Travis: Show stem's tor log after failure 2019-04-22 11:48:07 +10:00
ticket30261 Coding Standards: Document how to find git commits 2019-04-23 10:03:18 +10:00
ticket30293 Changes file for periodic event movement 2019-04-30 11:14:59 -04:00
ticket30307 Use a linear algorithm to subtract two nodelists. 2019-04-26 11:04:44 -04:00
ticket30308 Use fast check for missing id in node_is_a_configured_bridge() 2019-04-26 11:19:46 -04:00
ticket30345 Changes file for improved dirauth modularity (ticket 30345) 2019-05-02 09:22:13 -04:00