Nick Mathewson b40f9967fa Merge branch 'maint-0.2.9' into maint-0.3.2 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
bastet_v6 25c90230be Add bastet's ipv6 address 6 years ago
bug18859 13049a9866 Rewrite 18859 changes file from user POV. 6 years ago
bug20424_029_minimal 16bdbddc2c When setting a nonstandard malloc, disable the system malloc. 5 years ago
bug20532 9b60acd4d4 Rewrite bridge addresses earlier 6 years ago
bug20963 ef55a7a69a Tweak the message when we re-enable CBT. 6 years ago
bug21074_downgrade f0ed7895ca fix make check-changes 6 years ago
bug21394 9827574308 Fix DNS resolution on busy exit relays 6 years ago
bug21509 c4ef21ff5e fuzzing: Make hsdescv3 use the decoding API correctly 6 years ago
bug23318 14b0bba06e Use node counts in networks with all zero-bandwidths 6 years ago
bug23603 e80893e51b hs-v3: Cleanup HS circuits when marking as closed 6 years ago
bug23623 023f62bda4 Add changes file for #23623. 6 years ago
bug23653 6691af1855 hs: Add changes file for 23653 6 years ago
bug23662 c4a56ed5c2 Silence a warning about failed descriptor uploads. 6 years ago
bug23670 d891faddc7 entrynodes: Add changes file. 6 years ago
bug23678 ad4dcd7d1a Fix our "not an HTTP Proxy" message in light of HTTPTunnelPort 6 years ago
bug23681 981bb60575 circuit: Don't timeout opened C_INTRODUCING circuit 6 years ago
bug23693 c50c98ba6a Make changes in server_mode() affect workers; fix a crash. 6 years ago
bug23693.1 386f8016b7 Fix another crash-on-no-threadpool bug. 6 years ago
bug23696 a5be2305e1 fix check-changes warning 6 years ago
bug23739 6a2a49e661 Improve docs on using gcov 6 years ago
bug23741 e31ffb2741 Don't move gcov output to root directory 6 years ago
bug23748 55e5446f8d note cathugger in changes file for 23748 6 years ago
bug23751 dcabf801e5 sched: Ignore closed channel after flushing cells 6 years ago
bug23753 3931a6f264 sched: Use SCHED_BUG() macro in scheduler 6 years ago
bug23755 d5d811e2d0 Only run "update" job from scheduled pipelines 6 years ago
bug23757 3ae5b32aaa Match .travis.yml more closely 6 years ago
bug23758 44e4a96bb5 Don't expect permission failure if running as root 6 years ago
bug23762 652d22e608 make 23762 changes file pass check-changes 6 years ago
bug23774 8652f3e9e8 Fix memory leak when freeing socket_table in KIST. 6 years ago
bug23783 1bf36c1837 Include ws2_32 when trying to link openssl on windows in autoconf 6 years ago
bug23790 9592797cf3 hs-v2: Copy needed information between service on prunning 6 years ago
bug23816 cb29687e93 Replace our random-exponential-delay algorithm. 6 years ago
bug23817 f61e3090fb Introduce new guard restriction and use it to skip outdated dirs. 6 years ago
bug23820 a2bc979d9d Changes file for 23820 6 years ago
bug23861 380a95116a relay: Avoid extra LOG_NOTICE for every new descriptor batch 6 years ago
bug23862 62cd64cc16 fix check-changes warning 6 years ago
bug23874 5bca66be49 Clear the address when node_get_prim_orport() returns early 6 years ago
bug23952 48ee85e0c6 Have LOG_PROTOCOL_WARN call its own function 6 years ago
bug23985 0dc55fb247 Don't delay descriptor fetches when missing info needed for circuits 6 years ago
bug24002 e598c6f6de hs-v3: Check the ed25519 key when picking intro point 6 years ago
bug24025 0386280487 nodelist: Downgrade warning to protocol warning 6 years ago
bug24050 a94c486102 Make the cache_ipv4_answers default become 0 again, for real. 6 years ago
bug24082 5dce134fbb Initialize the mock options in the fuzzing code 6 years ago
bug24086 3bb29dd707 Correctly handle partial success in consensus diff calculation. 6 years ago
bug24099 c8ee12b2e8 Recover better from empty/invalid storagedir files 6 years ago
bug24115 8687d9cf44 man: Specify HiddenServiceNumIntroductionPoints for v3 6 years ago
bug24150 5240afa713 Fix a memory leak on decryption non-failure of v3 hsdesc 6 years ago
bug24167 95238eb917 Fix a traceback when closing a blocked connection "immediately". 6 years ago
bug24170 fcaa4ab824 Actually log the total bandwidth in compute_weighted_bandwidths() 6 years ago
bug24198 7461cd3067 Permit kill(pid, 0) in the seccomp2 sandbox. 6 years ago
bug24230 42ce6f78c8 control: Fix wrong Action on failure to upload an HS descriptor 6 years ago
bug24247 a7ca71cf6b Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keys 6 years ago
bug24262 7df28ce299 hs-v3: Fix consensus param "hsdir-interval" name 6 years ago
bug24279 7548805850 whoops; add missing credit. 6 years ago
bug24313 3030741b5d hs-v2: Remove any expiring intro from the retry list 6 years ago
bug24345 a5b8b55c1c Fix memory leak in unit test for bridge distribution config. 6 years ago
bug24367 19a4abf2a9 Make sure bridges are definitely running before delaying directory fetches 6 years ago
bug24424 15b41fa6ae Make sandbox.c compile when libseccomp-dev is installed on arm64 6 years ago
bug24480 461e34bb3d Fix a clang compilation warning in rendservice.c 6 years ago
bug24502 97702c69b0 sched: Set channel scheduler state to IDLE when not opened 6 years ago
bug24526 4c651b8c04 Note contactinfo and myfamily as required in more places 6 years ago
bug24590 057139d383 sched: Avoid integer overflow when computing tcp_space 6 years ago
bug24633 accd0ea65b Fix the clz32 and clz64 settings on MSVC. 6 years ago
bug24634 1bc95633fb Fix some shadowed-global warnings. 6 years ago
bug24652 2ac9734bd2 Use -lresolv in LIBS with rust on OSX. 6 years ago
bug24665 885ba513ff sched: Consider extra_space even if negative in KIST 6 years ago
bug24666 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM 6 years ago
bug24671 fdfa4a5a14 sched: Use lower layer cell limit with KISTLite 6 years ago
bug24700 adaf3e9b89 sched: Avoid adding the same channel twice to the KIST pending list 6 years ago
bug24736 09b9a35c07 Clear the address when we can't choose a reachable address 6 years ago
bug24826_031 4bb831e087 Improve fragile-hardening performance of consensus_split_lines. 6 years ago
bug24854 1295044dc8 Lift the list of default directory servers into their own file. 6 years ago
bug24859 9c2bc441f8 If out-of-disk when saving a consensus cache entry, don't BUG. 6 years ago
bug24894 7ce335c921 v3 onion services now obey MAX_REND_FAILURES 6 years ago
bug24895 490ae26b24 hs: Use hs_service_max_rdv_failures consensus param, defaulting to 2 6 years ago
bug24898 af8cadf3a9 Remove false positives from channel_is_client() 6 years ago
bug24952 33d9889a2b channel_tls_get_remote_addr_method now returns real_addr. 6 years ago
bug24969 c4be6dfeab Permit the nanosleep system call in the seccomp2 callbox 6 years ago
bug24972 ee5c624beb When a tor_cert_T check fails, log the reason why. 6 years ago
bug24975 fbc455cbd2 ns: Add a before and after consensus has changed notification 6 years ago
bug24976 df312b3cf6 hs-v3: Remove a BUG() when storing a descriptor in the client cache 6 years ago
bug24978 0dbe3ddc33 Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 6 years ago
bug25005 6ba2881aec Fix a memory leak in scheduler/loop_kist 6 years ago
bug25070 9656ad3232 Changes file for 25070 6 years ago
bug25105 31f2a8771c Look at the correct protocol for supports_v3_rendezvous_point 6 years ago
bug25223 e7f6314782 Make check-changes happy 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
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
bug25629 0c13a84c0d Fix CID 1430932 6 years ago
bug25686_diagnostic faf4580061 Several attempts to diagnose ticket 25686 5 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
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
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() 6 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 6 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
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
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
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
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
bug27185 cc4ea34a26 Silence a compilation warning on MSVC 2017 and clang-cl 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
bug27345 70a07fa90b When running make test-network-all, use the mixed+hs-v2 network 5 years ago
coveralls d3ff126309 Add support for the coveralls.io coverage tool in travis config 6 years ago
feature18329 f3af74ccf5 Updates to fix check-spaces/check-changes warnings 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-2017-11-06 6f8c32b7de Update geoip and geoip6 to the November 6 2017 database. 6 years ago
geoip-2017-12-06 428f8a375b Update geoip and geoip6 to the December 6 2017 database. 6 years ago
geoip-2018-01-05 8efbeb0982 Update geoip and geoip6 to the January 5 2018 database. 6 years ago
geoip-2018-02-07 f1278b7e57 Update geoip and geoip6 to the February 7 2018 database. 6 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-october2017 2e21493a88 add missing subcategory in changes file 6 years ago
hsdescv3_fuzz_more 26e0909e51 In the hsdescv3 fuzzer, replace the decryption function. 6 years ago
longclaw_23592 5d219ecf98 Update Longclaw's IP address; fixes 23592. 6 years ago
stack 35d56a127d Add a changelog for the STACK fixes 6 years ago
task26771 cd4795ca3e put new bridge auth Serge into place 5 years ago
ticket21031 7c1f33dd0e ticket21031 changes file revised. 6 years ago
ticket23637 985c41b500 add a missing subcategory to 23637, again 6 years ago
ticket23856 8be50ca3ea relay: Change bandwidth stats interval to 24 hours 6 years ago
ticket23910 15a699462d dirauth: Add bastet to the default authorities 6 years ago
ticket24097 2a98fcb848 Downgrade evdns warnings about weird replies. 6 years ago
ticket24109 27ea6fcd31 Test that IPv6-only clients can use microdescriptors 6 years ago
ticket24158 b98614f1af Only log about lost KIST support once 6 years ago
ticket24254 8b2c01a46f Use less jargon in Scheduler sec. of man page 6 years ago
ticket24315 80bf270404 Add a changes file. 6 years ago
ticket24425 7bb269548d hs-v3: Bump hsdir_spread_store from 3 to 4 6 years ago
ticket24500 779e4b9dcf Tweaks to strings in 24500 6 years ago
ticket24629 4cd3fcf248 Changes file for Travis: enable macOS builds 5 years ago
ticket24681 30e1371675 Make the default DirAuthorityFallbackRate 0.1 6 years ago
ticket24902 9aca7d4730 dos: Add changes file for ticket 24902 6 years ago
ticket25122 51839f4765 geoip: Hook the client history cache into the OOM handler 6 years ago
ticket25170 e658dad625 dirserv: Improve returned message when relay is rejected 6 years ago
ticket25202 e7f6314782 Make check-changes happy 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
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
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
ticket_24801 9464da210d Add changes file for new fallback directory list. 6 years ago
travis_distcheck 6125133715 Add distcheck support to travis configuration. 6 years ago
trove-2017-009 75509dc827 Fix changes file 6 years ago
trove-2017-010 2c0487ecfb Handle NULL input to protover_compute_for_old_tor() 6 years ago
trove-2017-011 1880a6a88e Avoid asking for passphrase on junky PEM input 6 years ago
trove-2017-012-part1 6ab07419c8 Use local descriptor object to exclude self in path selection 6 years ago
trove-2017-012-part2 91cee3c9e7 Guard: Don't pick ourselves as a possible Guard 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