Nick Mathewson 4c355ff185 Merge remote-tracking branch 'github/bug27081_029' into maint-0.2.9 8 anos atrás
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 11 anos atrás
19974 fce425e3ff Increase tolerances in util/monotonic_time tests 9 anos atrás
20460 9994404238 Make new changes files pass lintchanges 10 anos atrás
20492 cf2f36b8b4 Test for .git as readable instead of a dir to support worktrees 9 anos atrás
21359 b928095afc Rework 21359 changes file slightly. 9 anos atrás
bastet_v6 25c90230be Add bastet's ipv6 address 8 anos atrás
bug15582 d9e2db1efd Avoid sscanf() warnings from openbsd in the unit tests 9 anos atrás
bug18100 4473271c66 Fix the TRPOXY typo in connection_edge.c 9 anos atrás
bug18329-minimal 9f2efd02a1 Minimal implementation of bridge-distribution-request 8 anos atrás
bug19025 0151e1d158 Changes file for 19025. 9 anos atrás
bug19869 d288704023 Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR 10 anos atrás
bug19926_029_info a40d212383 Downgrade a harmless bug warning to info. 9 anos atrás
bug19960 53d4e89626 Netbsd doesn't have ipfw, only the regular pf transport stuff. 9 anos atrás
bug19968 becc957839 Actually clamp the number of detected CPUs to 16. 10 anos atrás
bug19969 add164aa41 Fix warnings from lintChanges.py 10 anos atrás
bug20059 ec5fe41209 Avoid a double-mark bug when makring a pending circuit as "too old" 9 anos atrás
bug20085 e4ef9f7491 In torrc.sample.in, note that bandwidth must be >=75 KB. 10 anos atrás
bug20235 16fcbd21c9 Try to work around breakage in the OSX 10.12 SDK. 9 anos atrás
bug20247 16d2bce893 Allow setsockopt(IPV6_V6ONLY) in sandbox. 9 anos atrás
bug20306_029 d73c671d6d policy_is_reject_star(): 10 anos atrás
bug20307 bcbb2d111b clean up grammar on bug20307 changes file 9 anos atrás
bug20401 24b7b922ae Actually free the worker_state_t object when we do an update with it 10 anos atrás
bug20423 f12aad7f09 don't attempt a resolve when the cached answer will do 9 anos atrás
bug20424_029_minimal 16bdbddc2c When setting a nonstandard malloc, disable the system malloc. 8 anos atrás
bug20472 add164aa41 Fix warnings from lintChanges.py 10 anos atrás
bug20484 8841a9e396 Create single-onion-service directory before poisoning it, if needed 10 anos atrás
bug20487 b858452f94 Add a sentence to the manpage about nonanonymous=>Socksport 0. 10 anos atrás
bug20509 6e5486b11a dir auths reject 0.2.9.x for x<5, due to bug 20499 9 anos atrás
bug20529 1747f28861 Check every hidden service directory's permissions when configuring 10 anos atrás
bug20533 e819d420c5 When downloading certificates, check for related failures 10 anos atrás
bug20534 667ba776b1 Adjust download schedules per teor's #20534 recommendataions 10 anos atrás
bug20536 5385a023e1 Do not apply 'max_failures' to random-exponential schedules. 10 anos atrás
bug20551 add164aa41 Fix warnings from lintChanges.py 10 anos atrás
bug20553 9b18b215bb Work around a behavior change in openssl's BUF_MEM code 10 anos atrás
bug20560 286fa94064 Use va_copy() in pure-windows version of tor_asprintf(). 10 anos atrás
bug20587 9994404238 Make new changes files pass lintchanges 10 anos atrás
bug20588 9994404238 Make new changes files pass lintchanges 10 anos atrás
bug20591 1bb28cecd9 Ensure relays don't make multiple connections during bootstrap 10 anos atrás
bug20593 864c42f4d6 Count HTTP 503 as a download failure. 10 anos atrás
bug20597 38e3f91c63 When using exponential backoff in test networks, use a lower exponent 10 anos atrás
bug20613 0ec94588ab Stop logging single onion and Tor2web long-term one-hop circuits 10 anos atrás
bug20634 44f3563d87 Changes file for bug 20634 9 anos atrás
bug20638 f80a43d16f Stop ignoring hidden service key anonymity when first starting tor 9 anos atrás
bug20710_025 045a50e45a Forgot to add changes file for 20710. 9 anos atrás
bug20715 9bb3bcbc41 router: Fix memory leak in signed_descriptor_move() 9 anos atrás
bug20716 3b6da3f90c Fix memory leak in bug 20716 9 anos atrás
bug20810 907cd8a0cf protover: Fix old tor hardcoded version check 9 anos atrás
bug20864 42ec60ecfb Fix changes file for 20864: 20638 _did_ get into 0.2.9 9 anos atrás
bug20875 0815f96416 Fix a BUG() warning from next_random_exponential_delay(). 9 anos atrás
bug20935 ef53526b10 Spell MAC_OS_X_VERSION_10_12 correctly. 9 anos atrás
bug21018 d978216dea Fix parsing bug with unecognized token at EOS 9 anos atrás
bug21035 aaeb50b2f3 changes file for 21035. 9 anos atrás
bug21051 2f589e1057 Use event_base_new(), not event_init(), to detect libevent 2. 9 anos atrás
bug21074_downgrade f0ed7895ca fix make check-changes 8 anos atrás
bug21108_029 a47c133c86 Do not clear is_bad_exit on sybil. 9 anos atrás
bug21278_extras 9f71fde146 changes file for removing compare-by-subtraction pattern 9 anos atrás
bug21278_prevention 02e05bd74d When examining descriptors as a dirserver, reject ones with bad versions 9 anos atrás
bug21280 a271ad2a7e changes file for 21280 9 anos atrás
bug21357 bed94a9ed9 Changes file for 21357: Stop rejecting all IPv6 traffic on some Exits 9 anos atrás
bug21394 9827574308 Fix DNS resolution on busy exit relays 9 anos atrás
bug21450 cb6b3b7cad Limit version numbers to 0...INT32_MAX. 9 anos atrás
bug21507 57154e71aa Reject Tor versions that contain non-numeric prefixes 9 anos atrás
bug21576 4b5cdb2c30 Fix a crash when a connection tries to open just after it has been unlinked 9 anos atrás
bug21943 1cdad9782d Add a changes file for 21943. 9 anos atrás
bug22034 4a9f689430 control: Wrong check on base16_decode return value 9 anos atrás
bug22245 a6514b8a20 Fix a logic error in hibernate.c 9 anos atrás
bug22349 f367453cb5 Mark descriptors as undownloadable when dirserv_add_() rejects them 9 anos atrás
bug22370 ec61ae59a5 Stop leaking keypin-rejected routerinfos on directory authorities 9 anos atrás
bug22446 b81a2e8f46 Fix GCC 7 -Wimplicit-fallthrough warnings (32 bit) 9 anos atrás
bug22460_case2 01878fa309 Changes file for the x509 link certificate case of bug22460 9 anos atrás
bug22490 e3ebae4804 Fix undefined behavior in geoip_parse_entry(). 9 anos atrás
bug22516 59f29970fa Permit the fchmod system call. 9 anos atrás
bug22636 7b4585e2a3 Add a changes file for bug22636. 9 anos atrás
bug22644 12dad5ebf7 Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands 9 anos atrás
bug22737 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). 9 anos atrás
bug22789 b47249e0bb Mention TROVE-2017-007 in changes file for 22789 9 anos atrás
bug22797 878e0d45a5 Always allow extra file descriptors when setting the connection maximum 9 anos atrás
bug22801 5361032219 Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64. 9 anos atrás
bug22838_028 ae756f251f mingw fix: avoid "unused var" warning. 9 anos atrás
bug22915 fca1934c88 Suppress clang4-specific -Wdouble-promotion warnings 9 anos atrás
bug22916_027 3cec1783b7 Fix compiler warnings with openssl-scrypt/libscrypt test on clang 9 anos atrás
bug23030_029 32b9edeb91 Fix build warnings from Coverity related to our BUG macro 9 anos atrás
bug23081 3e68db02c4 In ntmain, call set_main_thread() before running the loop. 9 anos atrás
bug23291 b943cedf34 changes file for bug 23291 9 anos atrás
bug23318 14b0bba06e Use node counts in networks with all zero-bandwidths 9 anos atrás
bug23470 c86013291b Stop relays calling directory_fetches_from_authorities on dir downloads 9 anos atrás
bug23690 f7222e6d8c Clear outbuf_flushlen when we clear a connection's outbuf 9 anos atrás
bug23693 c50c98ba6a Make changes in server_mode() affect workers; fix a crash. 9 anos atrás
bug23874 5bca66be49 Clear the address when node_get_prim_orport() returns early 9 anos atrás
bug23985 0dc55fb247 Don't delay descriptor fetches when missing info needed for circuits 9 anos atrás
bug24167 95238eb917 Fix a traceback when closing a blocked connection "immediately". 8 anos atrás
bug24170 fcaa4ab824 Actually log the total bandwidth in compute_weighted_bandwidths() 9 anos atrás
bug24198 7461cd3067 Permit kill(pid, 0) in the seccomp2 sandbox. 8 anos atrás
bug24313 3030741b5d hs-v2: Remove any expiring intro from the retry list 8 anos atrás
bug24480 461e34bb3d Fix a clang compilation warning in rendservice.c 8 anos atrás
bug24633 accd0ea65b Fix the clz32 and clz64 settings on MSVC. 8 anos atrás
bug24666 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM 8 anos atrás
bug24736 09b9a35c07 Clear the address when we can't choose a reachable address 8 anos atrás
bug24854 1295044dc8 Lift the list of default directory servers into their own file. 8 anos atrás
bug24895 490ae26b24 hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2 8 anos atrás
bug24898-029 2b99350ca4 stop calling channel_mark_client in response to a create_fast 8 anos atrás
bug24952 33d9889a2b channel_tls_get_remote_addr_method now returns real_addr. 8 anos atrás
bug24969 c4be6dfeab Permit the nanosleep system call in the seccomp2 callbox 8 anos atrás
bug24978 0dbe3ddc33 Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 8 anos atrás
bug25223 e7f6314782 Make check-changes happy 8 anos atrás
bug25249 8b405c609e Forbid "-0" as a protocol version. 8 anos atrás
bug25249.2 1fe0bae508 Forbid UINT32_MAX as a protocol version 8 anos atrás
bug25440 27a2a6cb9b Changes file for 25440 8 anos atrás
bug25629 4bb7d9fd12 Fix CID 1430932 8 anos atrás
bug26007 d465bd27ed Stop logging stack contents when reading a zero-length bandwidth file 8 anos atrás
bug26072 5eb2d58880 Add a missing return after marking a stream for bad connected cell 8 anos atrás
bug26116 881f7157f6 Return -1 from our PEM password callback 8 anos atrás
bug26196 719b5c1d27 Avoid out-of-bounds smartlist access in protover_compute_vote() 8 anos atrás
bug26269 015fcd0e11 Fix a GCC "potential null dereference" warning. 8 anos atrás
bug26485 dcee4d4c9c Warn the directory authority operator if their versions list is bogus 8 anos atrás
bug26535.029 fc5f8b6931 ntor_ref.py: pass only strings to subprocess.Popen 8 anos atrás
bug26787 93da2cae49 Changes file for bug 26787 8 anos atrás
bug26830 6dafddd05d SKIP test_keygen.sh on Windows until the underlying issue is resolved 8 anos atrás
bug26924 6443812e34 Stop logging link auth warnings on Single Onion Services and Tor2web 8 anos atrás
bug27081 7a570b8182 Don't search for -lpthread on Windows 8 anos atrás
bug8185_025 d256d4c0a6 Don't package cells onto marked circuits. 9 anos atrás
coveralls d3ff126309 Add support for the coveralls.io coverage tool in travis config 8 anos atrás
feature25313 070eda5a21 Add the poll() syscall as permitted by the sandbox 8 anos atrás
feature26372_029 47ee7978fe Prefer recent Python 3 in autoconf. 8 anos atrás
geoip-2017-11-06 6f8c32b7de Update geoip and geoip6 to the November 6 2017 database. 8 anos atrás
geoip-2017-12-06 428f8a375b Update geoip and geoip6 to the December 6 2017 database. 8 anos atrás
geoip-2018-01-05 8efbeb0982 Update geoip and geoip6 to the January 5 2018 database. 8 anos atrás
geoip-2018-02-07 f1278b7e57 Update geoip and geoip6 to the February 7 2018 database. 8 anos atrás
geoip-2018-03-08 3418a3a7f0 Update geoip and geoip6 to the March 8 2018 database. 8 anos atrás
geoip-2018-04-03 1fa396b0a4 Update geoip and geoip6 to the April 3 2018 database. 8 anos atrás
geoip-2018-05-01 033e4723f3 Update geoip and geoip6 to the May 1 2018 database. 8 anos atrás
geoip-2018-06-07 ae540569ce Update geoip and geoip6 to the June 7 2018 database. 8 anos atrás
geoip-2018-07-03 9faa28b60e Update geoip and geoip6 to the July 3 2018 database. 8 anos atrás
geoip-2018-08-07 fe19b40fe9 Update geoip and geoip6 to the August 7 2018 database. 8 anos atrás
geoip-april2017 9d7933296c Update geoip and geoip6 to the April 4 2017 database. 9 anos atrás
geoip-august2017 1280de42a4 Update geoip and geoip6 to the August 3 2017 database. 9 anos atrás
geoip-december2016 9db47e7921 Update geoip and geoip6 to the December 7 2016 database. 9 anos atrás
geoip-february2017 f6016058b4 Update geoip and geoip6 to the February 8 2017 database. 9 anos atrás
geoip-january2017 46aee42cb9 fix a lintchanges warning 9 anos atrás
geoip-july2017 b6acfa491e Update geoip and geoip6 to the July 4 2017 database. 9 anos atrás
geoip-june2017 104e8fa751 Update geoip and geoip6 to the June 8 2017 database. 9 anos atrás
geoip-march2017 4488c319dd Update geoip and geoip6 to the March 7 2017 database. 9 anos atrás
geoip-may2017 5207e41ffe Update geoip and geoip6 to the May 2 2017 database. 9 anos atrás
geoip-november2016 9994404238 Make new changes files pass lintchanges 10 anos atrás
geoip-october2017 2e21493a88 add missing subcategory in changes file 9 anos atrás
geoip-september2017 09618ffe38 Update geoip and geoip6 to the September 6 2017 database. 9 anos atrás
longclaw-ipv6 8e52c46581 Remove longclaw's IPv6 address, as it will soon change 9 anos atrás
longclaw_23592 5d219ecf98 Update Longclaw's IP address; fixes 23592. 9 anos atrás
more_module_docs 9a3adb07c4 changes file for module docs 10 anos atrás
prop275-minimal 85cf6dcba3 Stop declining to download microdescs with future published times. 9 anos atrás
task26771 cd4795ca3e put new bridge auth Serge into place 8 anos atrás
ticket19769 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping 9 anos atrás
ticket20170-v3 4181e812c7 Update the fallback directory mirror list in December 2016 9 anos atrás
ticket21564 5b45d73293 Update fallback directory mirrors in May 2017 9 anos atrás
ticket21953 503f101d2b Enable some windows hardening features 9 anos atrás
ticket22895 89c0a00a9a Remove unused variables in donna's SSE2 code 9 anos atrás
ticket23856 8be50ca3ea relay: Change bandwidth stats interval to 24 hours 8 anos atrás
ticket23910 15a699462d dirauth: Add bastet to the default authorities 9 anos atrás
ticket24315 80bf270404 Add a changes file. 8 anos atrás
ticket24681 30e1371675 Make the default DirAuthorityFallbackRate 0.1 8 anos atrás
ticket24902 9aca7d4730 dos: Add changes file for ticket 24902 8 anos atrás
ticket25122 51839f4765 geoip: Hook the client history cache into the OOM handler 8 anos atrás
ticket25170 e658dad625 dirserv: Improve returned message when relay is rejected 8 anos atrás
ticket25202 e7f6314782 Make check-changes happy 8 anos atrás
ticket26062 bca8a104b2 Having a ControlPort open doesn't mean we are a client 8 anos atrás
ticket26343 2ef448da2f Add a changelog entry. 8 anos atrás
ticket26467 890bc15ab6 Changes file for 26467 8 anos atrás
ticket_24801 9464da210d Add changes file for new fallback directory list. 8 anos atrás
travis_distcheck 6125133715 Add distcheck support to travis configuration. 8 anos atrás
trove-2017-001 767516680c TROVE-2017-001 : move -ftrapv back into --expensive-hardening. 9 anos atrás
trove-2017-001.2 194e31057f Avoid integer underflow in tor_version_compare. 9 anos atrás
trove-2017-005 56a7c5bc15 TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell 9 anos atrás
trove-2017-008 4a2cbea6ce Fix log-uninitialized-stack bug in rend_service_intro_established. 9 anos atrás
trove-2017-009 75509dc827 Fix changes file 8 anos atrás
trove-2017-010 2c0487ecfb Handle NULL input to protover_compute_for_old_tor() 8 anos atrás
trove-2017-011 1880a6a88e Avoid asking for passphrase on junky PEM input 8 anos atrás
trove-2017-012-part1 6ab07419c8 Use local descriptor object to exclude self in path selection 8 anos atrás
trove-2018-001.1 65f2eec694 Correctly handle NULL returns from parse_protocol_list when voting. 8 anos atrás
trove-2018-004 a83650852d Add another NULL-pointer fix for protover.c. 8 anos atrás