tor/changes
teor 97249c4f5e Make bridge clients download bridge descriptors immediately
The download schedule tells Tor to wait 15 minutes before downloading
bridge descriptors. But 17750 made Tor ignore that and start immediately.
Since we fixed 17750, Tor waits 15 minutes for bridge client bootstrap,
like the schedule says.

This fixes the download schedule to start immediately, and to try each
bridge 3 times in the first 30 seconds. This should make bridge bootstraps
more reliable.

Fixes 23347.
2017-09-12 10:38:25 -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
15554 changes file for 15554 2017-07-05 10:15:17 -04:00
bug1667 Fix the changes file 2017-06-21 11:15:44 -04:00
bug3056 Improve clarity, safety, and rate of dns spoofing log msg 2017-06-23 09:28:17 -04:00
bug4019 Add changes file for bug4019. 2017-06-23 18:31:16 +00:00
bug5847 Better error message for GETINFO desc/(id|name) whenever microdescriptors are in use. Fixes #5847. 2017-06-21 12:19:01 -04:00
bug7890 Improve error message when all permitted Exits are down 2017-05-30 10:59:04 -04:00
bug15645 Document all the arguments of PublishServerDescriptor. 2017-08-09 11:17:27 -04:00
bug17639 routerkeys: Add cmdline option for learning signing key expiration. 2017-08-03 22:20:02 +00:00
bug17750 Make clients try fallbacks before authorities 2017-07-07 13:18:04 -04:00
bug18982 Fix two log messages that mistakenly log 0-based hop counts 2016-05-07 21:03:31 +10:00
bug19281 Make write_escaped_data more robust to large inputs. 2017-08-09 09:02:12 -04:00
bug19476 Add changes file for #19476. 2017-07-12 03:08:04 +00:00
bug19648 Don't say "downloading 1 descriptor, 4 at a time" 2017-05-23 09:47:11 -04:00
bug19871 rephist: Remove unused crypto_pk statistics. 2017-07-13 20:24:48 +00:00
bug22006 ed25519: Add func that checks for torsion component in pubkeys. 2017-06-27 17:17:58 -04:00
bug22286 chages file on 22286 2017-08-08 10:09:54 -04:00
bug22410 Ensure that uint8_t is unsigned char 2017-06-19 14:28:36 -04:00
bug22461 expand changes file for bug 22461 2017-06-22 08:16:56 -04:00
bug22497 Changes file for 22497 2017-08-24 16:11:08 -04:00
bug22677 Clarify that "sandbox 1" requires linux and seccomp2 2017-08-09 09:29:34 -04:00
bug22746 ed25519: Add changes file for #22746. 2017-06-28 16:09:59 +03:00
bug22750 changes file for bug 22750 2017-07-05 09:57:48 -04:00
bug22779 Clean up choose_good_entry_server() doc; add assertion 2017-07-31 20:35:58 -04:00
bug22885 Don't send missing X-Desc-Gen-Reason on startup 2017-08-03 09:33:33 -04:00
bug22924 Fix a signed integer overflow in dir/download_status_random_backoff 2017-07-14 15:05:30 -04:00
bug23026 Rename the hybrid_encrypt/decrypt functions; label them as dangerous 2017-07-24 14:34:53 -04:00
bug23054 Coverity deadcode shenanigans on BUG() macro. 2017-07-28 10:02:38 -04:00
bug23055 Bug 23055: cast, then multiply when doing u32*u32->u64. 2017-07-28 10:33:51 -04:00
bug23071 Fix the hs_ntor integration tests to work with the pysha3 module 2017-07-31 20:28:42 -04:00
bug23078 hs: Cleanup logging statement in hs_intropoint.c 2017-08-01 14:15:47 -04:00
bug23081 In ntmain, call set_main_thread() before running the loop. 2017-08-03 09:09:08 -04:00
bug23091 Fix check_expired_networkstatus_callback() if condition 2017-08-02 13:28:45 -04:00
bug23098 Remove usage of the PATH_MAX variable 2017-08-04 12:22:53 -04:00
bug23106 Fix ntohs() that should have been htons() 2017-08-04 12:17:53 -04:00
bug23139 Fix a memory leak in consdiffmgr.c 2017-08-08 09:13:45 -04:00
bug23155 Use a single free-and-exit strategy in config_process_include. 2017-08-08 20:08:43 -04:00
bug23220 Raise MIN_DL_PER_REQUEST to 32 2017-08-11 13:54:01 -04:00
bug23233 Fix triggerable BUG() when decoding hsv3 descriptors. 2017-08-21 19:16:45 +03:00
bug23291 changes file for bug 23291 2017-08-21 15:04:35 -04:00
bug23347 Make bridge clients download bridge descriptors immediately 2017-09-12 10:38:25 -04:00
doc20152 Try to improve documentation for DirAuthority's port field. 2017-07-05 12:58:51 -04:00
feature22976 Also disable spawning on Sandbox. 2017-08-24 09:23:32 -04:00
geoip-august2017 Update geoip and geoip6 to the August 3 2017 database. 2017-08-03 10:00:54 +02:00
ticket20488 Improve warning message to stop implying nickname reg is a thing. 2017-07-06 09:28:31 -04:00
ticket20575 config: Deprecate HTTPProxy option 2017-06-19 14:14:17 -04:00
ticket22311 changes file for ticket22311 2017-06-21 13:49:17 -04:00
ticket22521 add changes file for STRUCT_OFFSET removeal (22521) 2017-08-03 08:57:52 -04:00
ticket22608 Extract channel_do_open_actions() from non-open _change_state cases 2017-06-21 14:03:00 -04:00
ticket22684 Add GETINFO targets to determine whether md/desc fetching is enabled 2017-06-21 16:45:31 -04:00
ticket22750 Use the proper syscall in sandbox error messages 2017-07-05 09:56:28 -04:00
ticket22804 changes file for 22804 2017-07-05 10:01:40 -04:00
ticket22895 Remove unused variables in donna's SSE2 code 2017-07-27 11:26:13 -04:00