Nick Mathewson 69918629f5 Merge branch 'maint-0.3.2' into maint-0.3.3 il y a 5 ans
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it il y a 9 ans
25857 cb813a352c Fix documentation bug 25857: the universe is ::/0, not ::/128 il y a 6 ans
TROVE-2018-005 d2bc019053 changes file for TROVE-2018-005 il y a 6 ans
bug21394.2 06484eb5e1 Bug 21394 touchup: Increase DNS attempts to 3 il y a 6 ans
bug22310 961d2ad597 dir auths no longer vote Guard if they're not voting V2Dir il y a 6 ans
bug23693.1 386f8016b7 Fix another crash-on-no-threadpool bug. il y a 6 ans
bug24031 7ccb1c5a85 add a missing word il y a 6 ans
bug24767 f29d158330 relay: Avoid connecting to down relays il y a 6 ans
bug24769 b65c67f0e4 Changes file for bug24769. il y a 6 ans
bug24782 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM. il y a 6 ans
bug24854 1295044dc8 Lift the list of default directory servers into their own file. il y a 6 ans
bug24903 33a80921a2 When extending a circuit's path length, clear onehop_tunnel. il y a 6 ans
bug24904 236c92a0a7 chan: Use channel_is_client() in channel_do_open_actions() il y a 6 ans
bug24969 c4be6dfeab Permit the nanosleep system call in the seccomp2 callbox il y a 6 ans
bug24978 0dbe3ddc33 Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 il y a 6 ans
bug24989 f9ba0c6546 Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending. il y a 6 ans
bug25120 3834441a72 chnages file for 25120 il y a 6 ans
bug25213 d1874b4339 Make extend_info_from_node() more picky about node contents il y a 6 ans
bug25223 e7f6314782 Make check-changes happy il y a 6 ans
bug25226 d064122e70 relay: Implement a circuit cell queue maximum size il y a 6 ans
bug25249 8b405c609e Forbid "-0" as a protocol version. il y a 6 ans
bug25249.2 1fe0bae508 Forbid UINT32_MAX as a protocol version il y a 6 ans
bug25296_032 c2d93e8a7d PerConnBW{Rate,Burst} docs: do not say consensus param is always set il y a 6 ans
bug25306 5804ccc907 hs-v3: BUG() on missing descriptors during rotation il y a 6 ans
bug25372 fd36bd8971 Log information on specific compression backends in the OOM handler. il y a 6 ans
bug25378 ccf0f77da1 changes file for 25378 il y a 6 ans
bug25415 3d12663243 Fix a crash bug when testing reachability il y a 6 ans
bug25450 9191d962f9 changes: Fix changes file for bug25450. il y a 6 ans
bug25474 53a807e1e9 Add a missing prototype to our libevent configure stanza. il y a 6 ans
bug25479 9d1c7c3a8a changes: Add changes file for bug25479. il y a 6 ans
bug25512 a95cfb8a58 Clear all control.c flags on control_free_all() il y a 5 ans
bug25560 657d5cbbbc tests: Automatically detect Rust crates to test and also pass --verbose. il y a 6 ans
bug25581 8b8630a501 Rename HSLayer{2,3}Nodes to start without an underscore. il y a 6 ans
bug25582 6d7c4c6ec2 Remove erroneous section heading "ExitPolicyDefault" il y a 6 ans
bug25617 e35eb9baaa Mark controller-initiated DNS lookups as permitted to do DNS. il y a 6 ans
bug25629 471f28a2a8 Fix CID 1430932 il y a 6 ans
bug25664 3cc382b93e add a changes file for the rust libc update il y a 6 ans
bug25679 e3ad4957a8 Fix the default for TOR_RUST_DEPENDENCIES il y a 6 ans
bug25686_diagnostic faf4580061 Several attempts to diagnose ticket 25686 il y a 6 ans
bug25691 2d6914e391 Refine extend_info_for_node's "enough info" check once again. il y a 6 ans
bug25691_again 0f3d73a2d0 Add a changes file for 25691/25692 il y a 6 ans
bug25705 937260af6a Bug 25705: Don't count circuit path failures as build failures. il y a 6 ans
bug25732 306563ac68 Ship all files needed to build Tor with rust il y a 6 ans
bug25733 35e7902116 Bug 25733: Avoid assert failure if all circuits time out. il y a 6 ans
bug25761 7e8c5e3662 Detect when v3 services get disabled after HUP. il y a 6 ans
bug25901 b259008c56 hs: Fix memleak in v3 on SIGHUP il y a 6 ans
bug26007 d465bd27ed Stop logging stack contents when reading a zero-length bandwidth file il y a 6 ans
bug26052 b979415e8b manpage fix to stop saying CacheIPv4DNS is on by default il y a 6 ans
bug26069 6e99286d45 hs-v3: Add an extra white-space when parsing descriptor il y a 6 ans
bug26072 5eb2d58880 Add a missing return after marking a stream for bad connected cell il y a 6 ans
bug26116 881f7157f6 Return -1 from our PEM password callback il y a 6 ans
bug26121 fe5764012a Bug 26121: Improve BUILDTIMEOUT_SET accuracy. il y a 6 ans
bug26158 9713ecfc40 Fix an extra space in a changes file il y a 6 ans
bug26196 719b5c1d27 Avoid out-of-bounds smartlist access in protover_compute_vote() il y a 6 ans
bug26258_033 9d06c41c6e Make sure that the test_rust.sh script fails when a test fails il y a 6 ans
bug26269 015fcd0e11 Fix a GCC "potential null dereference" warning. il y a 6 ans
bug26272 8366be3b51 Silence unused-const-variable warnings in zstd.h on some gcc versions il y a 6 ans
bug26435 8b108935b2 Fix changes file for memory leak. il y a 5 ans
bug26523 3f8a12a63a control: Make HSPOST properly parse HSADDRESS= param il y a 5 ans
bug26535.029 fc5f8b6931 ntor_ref.py: pass only strings to subprocess.Popen il y a 5 ans
bug26535.032 3baf3d01cb hs_ntor_ref.py: pass only strings to subprocess.Popen il y a 5 ans
bugs_25036_25055 df529c6093 Adding changes file il y a 6 ans
coveralls d3ff126309 Add support for the coveralls.io coverage tool in travis config il y a 6 ans
feature25313 070eda5a21 Add the poll() syscall as permitted by the sandbox il y a 6 ans
feature26372_029 47ee7978fe Prefer recent Python 3 in autoconf. il y a 5 ans
geoip-2018-03-08 3418a3a7f0 Update geoip and geoip6 to the March 8 2018 database. il y a 6 ans
geoip-2018-04-03 1fa396b0a4 Update geoip and geoip6 to the April 3 2018 database. il y a 6 ans
geoip-2018-05-01 033e4723f3 Update geoip and geoip6 to the May 1 2018 database. il y a 6 ans
geoip-2018-06-07 ae540569ce Update geoip and geoip6 to the June 7 2018 database. il y a 6 ans
geoip-2018-07-03 9faa28b60e Update geoip and geoip6 to the July 3 2018 database. il y a 5 ans
refactor23814 cd4fd9887b fixup! Remove the old ("deterministic") download schedule. il y a 6 ans
ticket23635 eb089ecaa0 Improve the documentation of AccountingStart parameter. il y a 6 ans
ticket24343 652d3a5b66 Remove anything related to the old SocksSockets option il y a 6 ans
ticket25071 549a450f52 Add a "make test-rust" target to run the rust tests only. il y a 6 ans
ticket25202 e7f6314782 Make check-changes happy il y a 6 ans
ticket25248 119b053a8a doc: Improve DoS section of the man page tor.1 il y a 6 ans
ticket25323 ac1942ac58 Update the .gitmodules to refer to project-level tor-rust-dependencies il y a 6 ans
ticket25714 e813116d3d Switch Travis to stable rust il y a 6 ans
ticket26006 75f3fbaa3c LibreSSL compatibility fixes. il y a 6 ans
ticket26062 bca8a104b2 Having a ControlPort open doesn't mean we are a client il y a 6 ans
ticket26343 2ef448da2f Add a changelog entry. il y a 6 ans
ticket26467 890bc15ab6 Changes file for 26467 il y a 5 ans
travis_distcheck 6125133715 Add distcheck support to travis configuration. il y a 6 ans
trove-2018-001.1 65f2eec694 Correctly handle NULL returns from parse_protocol_list when voting. il y a 6 ans
trove-2018-004 a83650852d Add another NULL-pointer fix for protover.c. il y a 6 ans