tor/changes
Nick Mathewson 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 2017-12-21 10:43:06 -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
19271 whoops. changelog file for 19271. 2016-07-05 13:51:21 -04:00
asciidoc-UTC Run asciidoc in UTC timezone for build reproducibility. 2016-07-05 12:38:24 -04:00
bastet_v6 Add bastet's ipv6 address 2017-11-27 09:09:16 -05:00
broken-028-fallbacks Changes file for #20190: remove broken fallbacks 2016-09-22 08:08:59 +10: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
bug17150 Fix another, more subtle, case of bug 17150. 2016-05-17 13:16:36 -04:00
bug17744_redux Remove a couple of redundant lines from the makefile 2016-03-28 16:11:25 -04:00
bug18133 Log a better message when OfflineMasterKey is set. 2016-03-21 11:57:23 -04:00
bug18286 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
bug18312 Do not recommend use of nicknames in MapAddress manpage 2016-04-26 20:30:59 -04:00
bug18329-minimal Minimal implementation of bridge-distribution-request 2017-11-13 20:44:51 -05:00
bug18397 changes file for bug18397 2016-07-13 09:19:23 -04:00
bug18460 Fix remaining lintChanges warnings. 2016-05-17 11:06:41 -04:00
bug18481 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
bug18616 touchups and refactorings on bug 18616 branch 2016-05-16 17:43:47 -04:00
bug18668 Initialize networking _before_ initializing libevent in the tests 2016-05-16 14:30:04 -04:00
bug18673 Fix memory leak in TestingEnableCellStatsEvent 2016-03-28 11:12:15 -04:00
bug18686 Report success when not terminating an already terminated process. 2016-05-04 15:10:36 -04:00
bug18710 Fix dnsserv.c assertion when no supported questions are requested. 2016-05-04 14:45:09 -04:00
bug18716 memarea: Don't assume that sizeof(ulong) >= sizeof(void*). 2016-04-07 11:10:14 -04:00
bug18728 Don't call the system toupper or tolower. 2016-04-05 23:22:28 -04:00
bug18729 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
bug18761 Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN. 2016-05-11 12:36:19 -04:00
bug18809 lintchanges on 18809, and fix the bug number 2016-05-19 08:54:19 -04:00
bug18812 Resolve bug18812 by logging fallback key changes at info level 2016-06-28 14:18:16 +10:00
bug18816 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
bug18841.1 Undefine _FORTIFY_SOURCE before defining it. 2016-05-11 12:15:37 -04:00
bug18849 When tor can't find a directory, log less 2016-07-01 14:26:00 +10:00
bug18920 (cherry-picked by nickm, with changes file from isis.) 2016-05-02 14:01:36 -04:00
bug18921 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
bug18929 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
bug18943 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
bug18977 Have correct_tm set tm_wday as well. 2016-05-12 14:37:27 -04:00
bug19003 Fix remaining lintChanges warnings. 2016-05-17 11:06:41 -04:00
bug19008 Add "-c 1" to ping6 in test-network-all 2016-05-09 18:12:59 -04:00
bug19032 Fix out-of-bounds write during voting with duplicate ed25519 keys 2016-05-11 13:11:03 -04:00
bug19161 Make sure that libscrypt_scrypt actually exists before using it. 2016-05-24 10:31:02 -04:00
bug19191 Use directory_must_use_begindir to predict we'll surely use begindir 2016-06-02 10:40:39 -04:00
bug19203 Fix a warning on unnamed nodes in node_get_by_nickname(). 2016-05-30 12:03:03 -04:00
bug19213 lintChanges fixes 2016-06-13 13:57:03 -04:00
bug19406 Bug 19406: Add a changes file. 2016-06-14 12:13:09 -04:00
bug19454 Fix bug when disabling heartbeats. 2016-06-21 08:54:30 -04:00
bug19464 Remove useless message about nonexistent onion services after uploading a descriptor 2016-06-21 09:00:22 -04:00
bug19499 Appease lint-changes script. 2016-07-05 12:58:05 -04:00
bug19556 Appease lint-changes script. 2016-07-05 12:58:05 -04:00
bug19557 Appease lint-changes script. 2016-07-05 12:58:05 -04:00
bug19608 When checking if a routerstatus is reachable, don't check the node 2016-07-06 14:46:22 +10:00
bug19660 Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist 2016-07-11 09:37:01 +02:00
bug19682 Fix warnings in test_util_formats. 2016-07-17 13:51:45 -04:00
bug19728 Changes file for bifroest 2016-08-24 10:02:42 -04:00
bug19782 Remove a fallback that was on the hardcoded list, then opted-out 2016-07-29 10:23:15 -04:00
bug19903 Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}" 2016-08-19 19:34:39 -04:00
bug19947 Do not pass NULL to log(%s) in dir_server_new. 2016-08-22 01:22:19 -04:00
bug19969 Ask event_base_loop to finish when we add a pending stream 2016-11-01 19:52:55 -04:00
bug19973 Changes file for bug19973 2016-08-24 10:34:00 -04:00
bug20103 Fix lintchanges warnings in 028 2016-09-22 09:00:16 -04:00
bug20203 LintChanges fix 2016-09-22 15:19:59 -04:00
bug20235 Try to work around breakage in the OSX 10.12 SDK. 2016-11-22 19:24:13 -05:00
bug20551 Use explicit casts to avoid warnings when building with openssl 1.1 2016-11-03 09:35:41 -04:00
bug20553 Work around a behavior change in openssl's BUF_MEM code 2016-11-03 10:51:10 -04:00
bug20588 Always Use EVP_aes_*_ctr() with openssl 1.1 2016-12-05 07:54:22 -05:00
bug20865 20865: Don't use getentropy() on OSX Sierra. 2016-12-05 10:02:33 -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
bug22838_028 mingw fix: avoid "unused var" warning. 2017-07-07 10:54:24 -04:00
bug23291 changes file for bug 23291 2017-08-21 15:04:35 -04:00
bug23690 Clear outbuf_flushlen when we clear a connection's outbuf 2017-09-29 10:00:14 -04:00
bug24167 Fix a traceback when closing a blocked connection "immediately". 2017-11-16 12:05:56 -05:00
bug24313 hs-v2: Remove any expiring intro from the retry list 2017-11-28 18:41:29 -05:00
bug24480 Fix a clang compilation warning in rendservice.c 2017-12-01 12:13:15 -05:00
bug24666 Move destroy cells into a separate queue type of their own, to save RAM 2017-12-21 10:29:01 -05:00
doc17621 minor touchups on nick's ticket 17621 changes 2016-05-11 16:35:36 -04:00
fallbacks-201604 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
feature18483 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04:00
geoip-2017-11-06 Update geoip and geoip6 to the November 6 2017 database. 2017-11-10 10:14:09 +01:00
geoip-2017-12-06 Update geoip and geoip6 to the December 6 2017 database. 2017-12-20 17:36:29 +01:00
geoip-april2016 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04: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-august2017 Update geoip and geoip6 to the August 3 2017 database. 2017-08-03 10:00:54 +02:00
geoip-december2016 Update geoip and geoip6 to the December 7 2016 database. 2016-12-09 10:23:36 +01:00
geoip-february2017 Update geoip and geoip6 to the February 8 2017 database. 2017-02-12 15:56:31 +01:00
geoip-january2017 Update geoip and geoip6 to the January 4 2017 database. 2017-01-04 10:19:52 +01: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 lintChanges fixes 2016-06-13 13:57:03 -04:00
geoip-june2017 Update geoip and geoip6 to the June 8 2017 database. 2017-06-09 15:47:49 +02:00
geoip-march2017 Update geoip and geoip6 to the March 7 2017 database. 2017-03-08 09:41:35 +01:00
geoip-may2016 Resolve lintChanges warnings. 2016-05-17 11:05:57 -04: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-october2016 Update geoip and geoip6 to the October 6 2016 database. 2016-10-05 16:35:14 +02:00
geoip-october2017 add missing subcategory in changes file 2017-10-05 11:04:54 -04:00
geoip-september2016 Fix lintchanges warnings in 028 2016-09-22 09:00:16 -04:00
geoip-september2017 Update geoip and geoip6 to the September 6 2017 database. 2017-09-07 21:06:16 +02:00
longclaw-ipv6 Remove longclaw's IPv6 address, as it will soon change 2017-09-20 14:48:53 +10:00
longclaw_23592 Update Longclaw's IP address; fixes 23592. 2017-10-17 14:00:30 -04:00
memarea_overflow Fix a pointer arithmetic bug in memarea_alloc() 2016-05-25 09:20:37 -04:00
rsa_init_bug Fix a dangling pointer issue in our RSA keygen code 2016-05-25 09:23:57 -04:00
ticket19071-19480 Comment-out fallbacks in a way the stem fallback parser understands 2016-06-28 19:15:08 -04:00
ticket20170-v3 Update the fallback directory mirror list in December 2016 2016-12-19 15:44:20 +11:00
ticket21564 Update fallback directory mirrors in May 2017 2017-05-16 19:02:42 +10:00
ticket23856 relay: Change bandwidth stats interval to 24 hours 2017-11-27 10:00:40 -05:00
ticket23910 dirauth: Add bastet to the default authorities 2017-10-23 09:03:36 -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
trove-2017-008 Fix log-uninitialized-stack bug in rend_service_intro_established. 2017-09-18 09:27:07 -04:00
trove-2017-009 Fix changes file 2017-11-30 11:52:40 -05:00
trove-2017-011 Avoid asking for passphrase on junky PEM input 2017-11-27 15:25:03 -05:00
trove-2017-012-part1 Use local descriptor object to exclude self in path selection 2017-11-28 19:14:10 -05:00