tor/changes
Nick Mathewson 6862eada65 Merge branch 'maint-0.2.5' into maint-0.2.6 2017-08-01 11:19:29 -04:00
..
15188 Changes file for 15188 2015-03-09 11:13:57 -04:00
19271 whoops. changelog file for 19271. 2016-07-05 13:51:21 -04:00
bifroest Backport the tonga->bifroest move to 0.2.4. 2017-02-07 09:15:21 -05:00
buf-sentinel Add a one-word sentinel value of 0x0 at the end of each buf_t chunk 2016-12-20 18:22:53 -05:00
bug9495_redux Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crash 2015-03-12 10:03:02 -04:00
bug11447 Decrease the amount of rend circ relaunches for hidden services. 2015-04-03 09:47:40 -04:00
bug11454 Add sections to changes files; please lintchanges 2015-02-24 11:51:59 -05:00
bug11457 Add sections to changes files; please lintchanges 2015-02-24 11:51:59 -05:00
bug14848_redux changes file for 5246e8f992 2015-02-23 11:24:13 -05:00
bug14950 changes file for ticket 14950 2015-02-24 11:11:17 -05:00
bug14980 Add sections to changes files; please lintchanges 2015-02-24 11:51:59 -05:00
bug14988 add another unused-var marker in backtrace.c for 14988 2015-02-23 11:32:04 -05:00
bug14989 Fix running with the seccomp2 sandbox 2015-02-23 12:16:08 -05:00
bug15003 Let AF_UNIX connections through the sandbox 2015-02-23 12:35:20 -05:00
bug15033 Have zero_length_keys.sh use an empty torrc file. 2015-02-26 15:22:37 -05:00
bug15037 changes file for 15037 2015-02-26 15:24:43 -05:00
bug15064 Revert "Make TransProxyType ipfw work correctly" 2015-03-12 12:49:08 -04:00
bug15083 Adjust changes header 2015-03-09 11:07:50 -04:00
bug15088 Add wait4 to the seccomp2 sandbox allowable syscall list 2015-03-04 12:18:10 +01:00
bug15151 only declare rv when it is used in destination_from_socket. Fixes 15151 2015-03-04 12:12:41 +01:00
bug15205 Don't use checked strl{cat,cpy} on OSX. 2015-03-09 15:09:49 -04:00
bug15240 Initialize the extorport auth cookie before launching PTs. 2015-03-12 13:12:56 -04:00
bug15245 Fix crash bug when calling cpuworkers_rotate_keyinfo on a client. 2015-03-12 11:14:39 -04:00
bug15436 Fix unaligned access in SipHash-2-4. 2015-03-23 09:20:02 -04:00
bug15515 Block multiple introductions on the same intro circuit. 2015-04-03 09:35:47 -04:00
bug15600 Validate the RSA key size received when parsing INTRODUCE2 cells. 2015-04-06 09:18:17 -04:00
bug15601 Changes file for bug15601 2015-04-06 09:24:16 -04:00
bug15823 Fix out-of-bounds read in INTRODUCE2 client auth 2017-02-07 08:31:37 -05:00
bug15850 Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()" 2015-04-28 14:30:07 -04:00
bug16013 Avoid crashing on busy/NEWNYM+hidden service clients 2015-06-25 11:10:43 -04:00
bug16030 Fix unit tests on MSVC2013. 2015-05-26 10:34:07 -04:00
bug16164 Fix --enable-systemd builds on systems with libsystemd but not systemd 2015-05-26 09:39:53 -04:00
bug16212 Fix sandbox use with systemd. bug 16212. 2015-05-28 14:05:46 -04:00
bug16244 Fix sandboxing to work when running as a relay 2015-06-02 14:20:01 -04:00
bug16247 Set session_group after the port's data structure has been populated. 2015-06-04 13:53:35 +00:00
bug16248 Change behavior on missing/present event to warn instead of asserting. 2017-02-07 09:48:19 -05:00
bug16360-failed-crypto-early-init Correctly handle failed crypto_early_init 2015-06-17 09:18:32 -04:00
bug16363 Fix another seccomp2 issue 2015-06-15 10:13:11 -04:00
bug16381 Revert "Do not replace a HS descriptor with a different replica of itself" 2015-06-16 13:41:42 -04:00
bug16400 Repair breakage in early-error case of microdesc parsing 2015-06-22 13:51:56 -04:00
bug17404 Check for len < 4 in dn_indicates_v3_cert 2015-10-21 11:44:43 -04:00
bug17772 Ensure node is a guard candidate when picking a directory guard 2015-12-08 09:49:01 -05:00
bug17781 Fix a compilation warning introduced by clang 3.6 2015-12-08 09:37:05 -05:00
bug17906 Update dannenberg's V3 authority identity fingerprint 2016-01-07 09:39:04 -08:00
bug18089 Make memwipe() do nothing when passed a NULL pointer or zero size 2017-02-07 08:33:39 -05:00
bug18162 avoid integer overflow in and around smartlist_ensure_capacity. 2016-01-27 12:32:41 -05:00
bug18710 Fix dnsserv.c assertion when no supported questions are requested. 2016-05-04 14:45:09 -04:00
bug20384 be sure to remember the changes file for #20384 2017-02-13 15:22:36 -05:00
bug21018 Fix parsing bug with unecognized token at EOS 2016-12-18 20:17:24 -05:00
bug22490 Fix undefined behavior in geoip_parse_entry(). 2017-06-05 10:09:39 -04:00
bug22636 Add a changes file for bug22636. 2017-07-17 21:44:59 +00:00
bug22737 Fix an errant memset() into the middle of a struct in cell_pack(). 2017-06-27 10:47:20 -04:00
bug22789 Mention TROVE-2017-007 in changes file for 22789 2017-07-07 10:51:25 -04:00
feature15006 Include a HOST item in BOOTSTRAP problem messages 2015-02-27 11:28:30 -05:00
geoip-april2015 Update geoip to the April 8 2015 database. 2015-04-24 17:49:45 +02:00
geoip-april2016 Update geoip and geoip6 to the April 5 2016 database. 2016-04-07 11:10:09 +02:00
geoip-april2017 Update geoip and geoip6 to the April 4 2017 database. 2017-04-06 10:52:39 +02:00
geoip-august2016 Update geoip and geoip6 to the August 2 2016 database. 2016-08-12 11:53:38 +02:00
geoip-december2015 Update geoip and geoip6 to the December 1 2015 database. 2015-12-05 17:02:59 +01:00
geoip-december2016 Update geoip and geoip6 to the December 7 2016 database. 2016-12-09 10:23:36 +01:00
geoip-february2016 Update geoip and geoip6 to the February 2 2016 database. 2016-02-04 08:53:24 +01:00
geoip-february2017 Update geoip and geoip6 to the February 8 2017 database. 2017-02-12 15:56:31 +01:00
geoip-january2016 Update geoip and geoip6 to the January 5 2016 database. 2016-01-07 11:10:37 +01:00
geoip-january2017 Update geoip and geoip6 to the January 4 2017 database. 2017-01-04 10:19:52 +01:00
geoip-july2015 Update geoip and geoip6 to the July 8 2015 database. 2015-07-29 15:49:04 +02:00
geoip-july2016 Update geoip and geoip6 to the July 6 2016 database. 2016-07-18 08:40:22 +02:00
geoip-july2017 Update geoip and geoip6 to the July 4 2017 database. 2017-07-07 16:27:54 +02:00
geoip-jun2016 Update geoip and geoip6 to the June 7 2016 database. 2016-06-12 11:35:50 +02:00
geoip-june2015 Update geoip to the June 3 2015 database. 2015-06-09 16:26:10 +02:00
geoip-june2017 Update geoip and geoip6 to the June 8 2017 database. 2017-06-09 15:47:49 +02:00
geoip-march2015 Update geoip to the March 3 2015 database. 2015-03-09 21:09:44 +01:00
geoip-march2016 Update geoip and geoip6 to the March 3 2016 database. 2016-03-04 10:56:51 +01:00
geoip-march2017 Update geoip and geoip6 to the March 7 2017 database. 2017-03-08 09:41:35 +01:00
geoip-may2016 Update geoip and geoip6 to the May 4 2016 database. 2016-05-09 17:51:15 +02:00
geoip-may2017 Update geoip and geoip6 to the May 2 2017 database. 2017-05-08 10:09:42 +02:00
geoip-november2016 Update geoip and geoip6 to the November 3 2016 database. 2016-11-07 15:05:19 +01:00
geoip-october2015 Update geoip and geoip6 to the October 9 2015 database. 2015-10-09 15:27:55 +02:00
geoip-october2016 Update geoip and geoip6 to the October 6 2016 database. 2016-10-05 16:35:14 +02:00
geoip-september2015 Update geoip and geoip6 to the September 3 2015 database. 2015-09-24 15:08:15 +02:00
geoip-september2016 Update geoip and geoip6 to the September 6 2016 database. 2016-09-07 11:08:04 +02:00
geoip6-april2015 Update geoip6 to the April 8 2015 database. 2015-04-24 17:51:36 +02:00
geoip6-june2015 Update geoip6 to the June 3 2015 database. 2015-06-09 16:28:48 +02:00
geoip6-march2015 Update geoip6 to the March 3 2015 database. 2015-03-09 21:11:52 +01:00
rsa_init_bug Fix a dangling pointer issue in our RSA keygen code 2016-05-25 09:23:57 -04:00
ticket8243 HSDir flag now requires the Stable flag 2015-06-08 10:28:35 -04:00
ticket14487 Faravahar's New IP Address as of 2/20/2015 2015-02-16 11:51:36 -05:00
ticket15176 Extract main part of main loop into a separate function 2015-03-14 14:28:29 -04:00
ticket15212 Add link protocol version counts to the heartbeat message 2015-03-10 10:07:41 -04:00
trove-2017-001.2 Avoid integer underflow in tor_version_compare. 2017-02-14 16:10:27 -05:00
trove-2017-005 TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell 2017-06-08 09:21:10 -04:00