Nick Mathewson db209d4dba Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 9 years ago
27286 14be9cba4e Update the protocol versions recommendations to remove LinkAuth=1 5 years ago
bug20424_029_minimal 16bdbddc2c When setting a nonstandard malloc, disable the system malloc. 5 years ago
bug24104 bbb82a5249 Add changes file 5 years ago
bug24891 b7fae0f48c Heed --disable-unittests properly 6 years ago
bug24977 1f1a57b8d0 Add changes file for #24977. 5 years ago
bug25440 27a2a6cb9b Changes file for 25440 5 years ago
bug25505 ae1aea4cc4 Bug 25505: Check circuitmux queues before padding. 5 years ago
bug25686_diagnostic faf4580061 Several attempts to diagnose ticket 25686 5 years ago
bug25787 cacf326e78 Revise geoip tests to not require paths of actual geoip config 5 years ago
bug26158 9713ecfc40 Fix an extra space in a changes file 5 years ago
bug26196 ce9b9cc18d Add changes file 5 years ago
bug26214 11d9938694 Bug 26214: Changes file. 5 years ago
bug26245 3dd94a7ea7 Changes file for rust fatal warnings 5 years ago
bug26258_033 9d06c41c6e Make sure that the test_rust.sh script fails when a test fails 6 years ago
bug26269 015fcd0e11 Fix a GCC "potential null dereference" warning. 5 years ago
bug26402 d27745d81d Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a 5 years ago
bug26415 bfd36177c4 Fix compilation of Rust crypto doctests 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
bug26568 dfdf32404c Partially revert "Use tor_addr_from_getsockname() in several places" 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
bug26789 8645647250 Fix build to work with --disable-unittests again 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
bug26896 18183de060 Check for duplicate-close in connection_dir_finished_flusing() 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
bug26979 8425091718 Appveyor CI: Changes file for 26979 5 years ago
bug26994 a54e94878a Rename SEC identifier to BW_SEC in test_bwmgt.h 5 years ago
bug27003 176999fd95 When enabling periodic events, schedule but don't run them immediately. 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
bug27139 9a90f4c6b4 Changes file for the 32-bit msec conversion fixes of #27139 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
bug27236 fadcab920b Bootstrap: check the exit policy and flag on descriptors 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
bug27460 e70cf82625 Appveyor: Disable gcc hardening in Windows 64-bit builds 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
bug27464 d6779a9013 Stop reinstalling identical packages in our Windows CI 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
bug27750 c99f220f78 conn: Close the read side of a closing connection when write limit is reached 5 years ago
bug27781 f57d8722e0 Fix the 0.3.4 part of bug 27781 (arm compilation) 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
bug28399 540c833f20 Appveyor: remove incorrect OpenSSL path 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
bug28454 83c1baca16 Appveyor: manually add zstd flags to configure 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
feature26372_029 47ee7978fe Prefer recent Python 3 in autoconf. 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
rust_cross 614a78ddaa Fix Rust cross compilation. 5 years ago
task26771 cd4795ca3e put new bridge auth Serge into place 5 years ago
ticket24629 a5715a46c4 Changes file for Travis: enable macOS builds 5 years ago
ticket24629-backport 7ec75e014f 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
ticket25573 c56f63eadb Ticket #25573: Track half-closed stream ids 5 years ago
ticket25947 0a6f4627a4 eol@eof in test-dir.c 5 years ago
ticket25960 0a6f4627a4 eol@eof in test-dir.c 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
ticket27252-034 da17875ea5 Travis: Don't do a distcheck with --disable-module-dirauth 5 years ago
ticket27275 08ad1f1e46 CI: Only post Appveyor IRC notifications when the build fails 5 years ago
ticket27410 fa6d5dd268 hs-v3: Close all SOCKS request on descriptor failure 5 years ago
ticket27430 d3a3ac013d Appveyor: tail config.log and cat test-suite.log after failed builds 5 years ago
ticket27449 90e038e732 Appveyor: always log the compiler path and version 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
ticket27797 b063ca0604 node: Make node_supports_v3_rendezvous_point() also check for the key 5 years ago
ticket27810 38599de2dd test: Update approx_time before the test starts 5 years ago
ticket27849 b5731cdf2e mainloop: Set client role if ControlPort is set 5 years ago
ticket28089 2000d04cb6 conn: Stop writing when our write bandwidth limist is exhausted 5 years ago
ticket28459 b8ce1de4bf Appveyor: always show the logs, and upload them as build artifacts 5 years ago
ticket28574 36c3235534 Explicitly specify path to OpenSSL for Appveyor. 5 years ago
ticket28912 2420e84ba4 mainloop: Reactivate the linked connection event with a non empty list 5 years ago
ticket28973 bf413829cb Detect openssl bug 7712 and work around it. 5 years ago
tickets_27765_27943 c6b5b43d92 fixup! Changes file for apveyor changes 5 years ago