Nick Mathewson 7ead2af622 Merge branch 'maint-0.2.9' into maint-0.3.3 5 years ago
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 9 years ago
25857 cb813a352c Fix documentation bug 25857: the universe is ::/0, not ::/128 6 years ago
27286 14be9cba4e Update the protocol versions recommendations to remove LinkAuth=1 5 years ago
TROVE-2018-005 d2bc019053 changes file for TROVE-2018-005 6 years ago
bug20424_029_minimal 16bdbddc2c When setting a nonstandard malloc, disable the system malloc. 5 years ago
bug21394.2 06484eb5e1 Bug 21394 touchup: Increase DNS attempts to 3 6 years ago
bug22310 961d2ad597 dir auths no longer vote Guard if they're not voting V2Dir 6 years ago
bug23693.1 386f8016b7 Fix another crash-on-no-threadpool bug. 6 years ago
bug24031 7ccb1c5a85 add a missing word 6 years ago
bug24104 bbb82a5249 Add changes file 5 years ago
bug24767 f29d158330 relay: Avoid connecting to down relays 6 years ago
bug24769 b65c67f0e4 Changes file for bug24769. 6 years ago
bug24782 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM. 6 years ago
bug24854 1295044dc8 Lift the list of default directory servers into their own file. 6 years ago
bug24903 33a80921a2 When extending a circuit's path length, clear onehop_tunnel. 6 years ago
bug24904 236c92a0a7 chan: Use channel_is_client() in channel_do_open_actions() 6 years ago
bug24969 c4be6dfeab Permit the nanosleep system call in the seccomp2 callbox 6 years ago
bug24978 0dbe3ddc33 Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 6 years ago
bug24989 f9ba0c6546 Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending. 6 years ago
bug25120 3834441a72 chnages file for 25120 6 years ago
bug25213 d1874b4339 Make extend_info_from_node() more picky about node contents 6 years ago
bug25223 e7f6314782 Make check-changes happy 6 years ago
bug25226 d064122e70 relay: Implement a circuit cell queue maximum size 6 years ago
bug25249 8b405c609e Forbid "-0" as a protocol version. 6 years ago
bug25249.2 1fe0bae508 Forbid UINT32_MAX as a protocol version 6 years ago
bug25296_032 c2d93e8a7d PerConnBW{Rate,Burst} docs: do not say consensus param is always set 6 years ago
bug25306 5804ccc907 hs-v3: BUG() on missing descriptors during rotation 6 years ago
bug25372 fd36bd8971 Log information on specific compression backends in the OOM handler. 6 years ago
bug25378 ccf0f77da1 changes file for 25378 6 years ago
bug25415 3d12663243 Fix a crash bug when testing reachability 6 years ago
bug25440 27a2a6cb9b Changes file for 25440 5 years ago
bug25450 9191d962f9 changes: Fix changes file for bug25450. 6 years ago
bug25474 53a807e1e9 Add a missing prototype to our libevent configure stanza. 6 years ago
bug25479 9d1c7c3a8a changes: Add changes file for bug25479. 6 years ago
bug25505 ae1aea4cc4 Bug 25505: Check circuitmux queues before padding. 5 years ago
bug25512 a95cfb8a58 Clear all control.c flags on control_free_all() 5 years ago
bug25560 657d5cbbbc tests: Automatically detect Rust crates to test and also pass --verbose. 6 years ago
bug25581 8b8630a501 Rename HSLayer{2,3}Nodes to start without an underscore. 6 years ago
bug25582 6d7c4c6ec2 Remove erroneous section heading "ExitPolicyDefault" 6 years ago
bug25617 e35eb9baaa Mark controller-initiated DNS lookups as permitted to do DNS. 6 years ago
bug25629 471f28a2a8 Fix CID 1430932 6 years ago
bug25664 3cc382b93e add a changes file for the rust libc update 6 years ago
bug25679 e3ad4957a8 Fix the default for TOR_RUST_DEPENDENCIES 6 years ago
bug25686_diagnostic faf4580061 Several attempts to diagnose ticket 25686 5 years ago
bug25691 2d6914e391 Refine extend_info_for_node's "enough info" check once again. 6 years ago
bug25691_again 0f3d73a2d0 Add a changes file for 25691/25692 6 years ago
bug25705 937260af6a Bug 25705: Don't count circuit path failures as build failures. 6 years ago
bug25732 306563ac68 Ship all files needed to build Tor with rust 6 years ago
bug25733 35e7902116 Bug 25733: Avoid assert failure if all circuits time out. 6 years ago
bug25761 7e8c5e3662 Detect when v3 services get disabled after HUP. 6 years ago
bug25901 b259008c56 hs: Fix memleak in v3 on SIGHUP 6 years ago
bug26007 d465bd27ed Stop logging stack contents when reading a zero-length bandwidth file 6 years ago
bug26052 b979415e8b manpage fix to stop saying CacheIPv4DNS is on by default 6 years ago
bug26069 6e99286d45 hs-v3: Add an extra white-space when parsing descriptor 6 years ago
bug26072 5eb2d58880 Add a missing return after marking a stream for bad connected cell 6 years ago
bug26116 881f7157f6 Return -1 from our PEM password callback 6 years ago
bug26121 fe5764012a Bug 26121: Improve BUILDTIMEOUT_SET accuracy. 5 years ago
bug26158 9713ecfc40 Fix an extra space in a changes file 5 years ago
bug26196 719b5c1d27 Avoid out-of-bounds smartlist access in protover_compute_vote() 5 years ago
bug26258_033 9d06c41c6e Make sure that the test_rust.sh script fails when a test fails 5 years ago
bug26269 015fcd0e11 Fix a GCC "potential null dereference" warning. 5 years ago
bug26272 8366be3b51 Silence unused-const-variable warnings in zstd.h on some gcc versions 5 years ago
bug26435 8b108935b2 Fix changes file for memory leak. 5 years ago
bug26470 ff0be08059 Fix a bug warning when sending an error on an HTTPTunnelPort conn 5 years ago
bug26485 dcee4d4c9c Warn the directory authority operator if their versions list is bogus 5 years ago
bug26497 ce19477ffc Stop setting $CARGO_HOME 5 years ago
bug26497-backport 4517c4c3e3 Changes file for Rust: backport src/test/test_rust.sh from master 5 years ago
bug26497-cd 229a75a49a Rust: use a consistent working directory in builds and tests 5 years ago
bug26523 3f8a12a63a control: Make HSPOST properly parse HSADDRESS= param 5 years ago
bug26535.029 fc5f8b6931 ntor_ref.py: pass only strings to subprocess.Popen 5 years ago
bug26535.032 3baf3d01cb hs_ntor_ref.py: pass only strings to subprocess.Popen 5 years ago
bug26627 3821081a55 Stop putting unsupported ed25519 link auth in v3 onion service descs 5 years ago
bug26779 b66386865e Detect broken stdatomic.h, and pretend that it isn't there at all 5 years ago
bug26785 a8bdb851eb Don't disable an unsupported compiler warning 5 years ago
bug26787 93da2cae49 Changes file for bug 26787 5 years ago
bug26830 6dafddd05d SKIP test_keygen.sh on Windows until the underlying issue is resolved 5 years ago
bug26853 449d190e2e SKIP test_key_expiration.sh on Windows until the underlying issue is resolved 5 years ago
bug26873 4c0c4d4ade Add changes file for 26873. I missed this when merging earlier. 5 years ago
bug26876 022b8f15da Ignore mach_approximate_time when targeting macOS 10.9 and earlier 5 years ago
bug26924 6443812e34 Stop logging link auth warnings on Single Onion Services and Tor2web 5 years ago
bug26927 859d5a7375 Improve connection auth logging 5 years ago
bug26932 c798957b59 Keep descriptor rotation time after HUP occurs. 5 years ago
bug26948 a67d153cc7 Always call tor_free_all() when exiting tor_run_main() 5 years ago
bug27081 7a570b8182 Don't search for -lpthread on Windows 5 years ago
bug27088 7cf7b52fca Travis: create configure flags once, then echo the flags 5 years ago
bug27090 e4d7f2667c Travis: add lzma and zstd, where available 5 years ago
bug27093 c9ad16ca2a Fix $abs_top_srcdir in test_rust.sh 5 years ago
bug27164 cc93f175ed rust/protover: fix hyphen parsing bug in ProtoSet::from_str() 5 years ago
bug27177 7b7dd9ae1c rust/protover: don't accept whitespace in ProtoSet::from_str() 5 years ago
bug27185 cc4ea34a26 Silence a compilation warning on MSVC 2017 and clang-cl 5 years ago
bug27206 c613d55134 rust/protover: use .and_not_in() instead of .retain() in all_supported() 5 years ago
bug27226 85a8792344 Rewrite test_tortls_cert_matches_key() 5 years ago
bug27295 541b89b061 Test: avoid spurious failures in make test-network-all 5 years ago
bug27316 e24195c7c1 protover: reject invalid protocol names 5 years ago
bug27335 0971b3ce4d hs-v3: Don't BUG() on directory permission check failure 5 years ago
bug27344 2ec88a2a6d Tell openssl to build its TLS contexts with security level 1 5 years ago
bug27345 70a07fa90b When running make test-network-all, use the mixed+hs-v2 network 5 years ago
bug27418 35b0ac8d84 Travis: don't call echo with a --flag as the first argument 5 years ago
bug27453 4e4b6a2476 Travis: when showing a log fails, keep trying to show other logs 5 years ago
bug27461 8ef4bb7f3e Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windows 5 years ago
bug27463 9d5c6317b5 hs: Silence a spurious warning in rend_client_send_introduction() 5 years ago
bug27465 1570f17f97 Windows: Silence a spurious warning in the GetAdaptersAddresses cast 5 years ago
bug27649 4fa46fca8e fixup! changes file 5 years ago
bug27658 73a37d1e54 Check waitpid return value and exit status in tinytest.c 5 years ago
bug27687 7c26f88fd7 rust/protover: validate unknown protocol names use only allowed characters 5 years ago
bug27708 281854bab7 If options_act() fails, restore the previous value of global_options 5 years ago
bug27709 bb465be085 Revise our assertion and bug macros to work with -Wparentheses 5 years ago
bug27740 42558df7c8 rust/protover: return C-allocated string in protover_all_supported() 5 years ago
bug27741 80ad15921c Remove extraneous argument from Rust protover_compute_vote() 5 years ago
bug27800 93fd924bdb Log more info for duplicate ed25519 IDs 5 years ago
bug27804 db89b4b152 rust/protover: fix null deref in protover_all_supported() 5 years ago
bug27948 939657771c Treat backtrace test failures as expected on most BSD-derived systems 5 years ago
bug28202 368413a321 Fix possible UB in an end-of-string check in get_next_token(). 5 years ago
bug28245 1ba1a1ceca Always declare groups when building with openssl 1.1.1 APIs 5 years ago
bug28413 1a11702a9a Fix a compiler warning in aes.c. 5 years ago
bug28419 26fd7c1d9c Changes file for bug 28419 5 years ago
bug28554 ffc7b81b5d Test: Fix memory leaks and missing unmocks in entry guard tests 5 years ago
bug28619 d37dbb09c2 hs-v3: Do not close RP circuits when deleting an ephemeral service 5 years ago
bug29029 89a0b77740 rend: stop warning when clients send multiple rend establish cells 5 years ago
bug29244 4d7a0a1310 Update Cargo.lock with new comment; suppress 29244. 5 years ago
bugs_25036_25055 df529c6093 Adding changes file 6 years ago
coveralls d3ff126309 Add support for the coveralls.io coverage tool in travis config 6 years ago
feature25313 070eda5a21 Add the poll() syscall as permitted by the sandbox 6 years ago
feature26372_029 47ee7978fe Prefer recent Python 3 in autoconf. 5 years ago
geoip-2018-03-08 3418a3a7f0 Update geoip and geoip6 to the March 8 2018 database. 6 years ago
geoip-2018-04-03 1fa396b0a4 Update geoip and geoip6 to the April 3 2018 database. 6 years ago
geoip-2018-05-01 033e4723f3 Update geoip and geoip6 to the May 1 2018 database. 6 years ago
geoip-2018-06-07 ae540569ce Update geoip and geoip6 to the June 7 2018 database. 5 years ago
geoip-2018-07-03 9faa28b60e Update geoip and geoip6 to the July 3 2018 database. 5 years ago
geoip-2018-08-07 fe19b40fe9 Update geoip and geoip6 to the August 7 2018 database. 5 years ago
geoip-2018-09-06 19429fac23 Update geoip and geoip6 to the September 6 2018 database. 5 years ago
geoip-2018-10-09 119df9c1c0 Update geoip and geoip6 to the October 9 2018 database. 5 years ago
geoip-2018-11-06 5ba3d09a89 Update geoip and geoip6 to the November 6 2018 database. 5 years ago
geoip-2018-12-05 57798eb1cb Update geoip and geoip6 to the December 5 2018 database. 5 years ago
geoip-2019-01-03 445d6750f7 Update geoip and geoip6 to the January 3 2019 database. 5 years ago
geoip-2019-02-05 a3f9ddcf03 Update geoip and geoip6 to the February 5 2019 database. 5 years ago
refactor23814 cd4fd9887b fixup! Remove the old ("deterministic") download schedule. 6 years ago
task26771 cd4795ca3e put new bridge auth Serge into place 5 years ago
ticket23635 eb089ecaa0 Improve the documentation of AccountingStart parameter. 6 years ago
ticket24343 652d3a5b66 Remove anything related to the old SocksSockets option 6 years ago
ticket24629 4cd3fcf248 Changes file for Travis: enable macOS builds 5 years ago
ticket24629-backport f5aa667d48 Travis: Check Rust with distcheck in 0.3.3 and later 5 years ago
ticket24803 3b5188576f Note ticket number in changes file for 24803 5 years ago
ticket25071 549a450f52 Add a "make test-rust" target to run the rust tests only. 6 years ago
ticket25202 e7f6314782 Make check-changes happy 6 years ago
ticket25248 119b053a8a doc: Improve DoS section of the man page tor.1 6 years ago
ticket25323 ac1942ac58 Update the .gitmodules to refer to project-level tor-rust-dependencies 6 years ago
ticket25714 e813116d3d Switch Travis to stable rust 6 years ago
ticket26006 75f3fbaa3c LibreSSL compatibility fixes. 6 years ago
ticket26062 bca8a104b2 Having a ControlPort open doesn't mean we are a client 6 years ago
ticket26343 2ef448da2f Add a changelog entry. 5 years ago
ticket26467 890bc15ab6 Changes file for 26467 5 years ago
ticket26560 340da669be Add more optional packages to Travis 5 years ago
ticket26647 e3e6335a08 Add controller support for listing ExtORPort and HTTPTunnelPorts 5 years ago
ticket26913 4fd761a418 Make CacheDirectoryGroupReadable an autobool. 5 years ago
ticket26952-cargo 3b1c74baa5 Travis: Use cargo cache 5 years ago
ticket26952-ccache 286a6bc3b8 Travis: Use ccache 5 years ago
ticket27087 23b242104b Travis: run an asciidoc build 5 years ago
ticket27252 7cea5a287f Travis: Skip gcc on Linux with default settings 5 years ago
ticket27252-032 92f1a8af83 Travis: Skip offline rust builds for Linux gcc 5 years ago
ticket27410 fa6d5dd268 hs-v3: Close all SOCKS request on descriptor failure 5 years ago
ticket27550 18085abfcc hs-v3: Silence some logging for client authorization 5 years ago
ticket27738 e8c7d7d3be Travis: use the Homebrew addon 5 years ago
ticket28973 bf413829cb Detect openssl bug 7712 and work around it. 5 years ago
travis_distcheck 6125133715 Add distcheck support to travis configuration. 6 years ago
trove-2018-001.1 65f2eec694 Correctly handle NULL returns from parse_protocol_list when voting. 6 years ago
trove-2018-004 a83650852d Add another NULL-pointer fix for protover.c. 6 years ago