Nick Mathewson 7b6d7aae09 Merge branch 'fallbacks-0281-squashed' 9 jaren geleden
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 10 jaren geleden
11150 2247102657 credit tvdw 10 jaren geleden
17004 92c436ccbc Fix warnings. 10 jaren geleden
17075 ac8c5ec67a Clean up compat_libevent tests 10 jaren geleden
17078 4e34ef87a4 changes file for 17078 10 jaren geleden
17082 7bd2247483 changes file for 17082 10 jaren geleden
17084 ac8c5ec67a Clean up compat_libevent tests 10 jaren geleden
17573 91077d3aca Update the limits in max_dl_per_request for IPv6 address length 9 jaren geleden
17826 263f6d11fd Mark all object files built based on micro-revision.i as depending on it 9 jaren geleden
17926 6365859825 Disable the dynlock functions we were giving openssl. 9 jaren geleden
17944 cdbb04be10 change credit by request 9 jaren geleden
7419 3783046f3b Use memset_s or explicit_bzero when available. 9 jaren geleden
bug15638 b9596b8fdf document minimum heartbeatperiod; bug 15638. 9 jaren geleden
bug16382 c1c1c4d057 Refer to the actual minima and the preferred minimum 9 jaren geleden
bug16563 aaa27b995c changes file for #16563 10 jaren geleden
bug16651 5dff4ae0ad Attempt to make openbsd compilation happier with libevent2 installed 9 jaren geleden
bug16794_ed b18f533cf0 Always test both ed25519 backends. 9 jaren geleden
bug17003 f6ea7a6258 Make the new directory tests build and run again. 9 jaren geleden
bug17026 46e22762fa Keep unused smartlist storage zeroed 10 jaren geleden
bug17027-reject-private-bind-port 10dd592d74 Add changes file for ExitPolicyRejectPrivate outbound and port 9 jaren geleden
bug17194 1cf0d82280 Add SyslogIdentityTag 10 jaren geleden
bug17347 50148dc45d Fix compilation of sandbox.[ch] under musl-libc 10 jaren geleden
bug17419 3074b8365f Add another safe_str_client to fix bug 17419 9 jaren geleden
bug17544 b71f6d6a47 Fix SipHash-2-4 performance for non multiple of 8 buffers. 9 jaren geleden
bug17549 3e3ec750cd Fix compilation with OpenSSL 1.1.0-dev. 9 jaren geleden
bug17562-DataDirectoryGroupReadable ec4ef68271 Introduce DataDirectoryGroupReadable boolean 9 jaren geleden
bug17562-allow-root-group-read 08c7ceb5df Permit filesystem group to be root 9 jaren geleden
bug17562-defer-unix-socket-creation dcbfe46cd6 Defer creation of Unix socket until after setuid 9 jaren geleden
bug17572-fallback-by-digest 0d5a439292 Mark fallback directoriess as too busy after a 503 response 9 jaren geleden
bug17589 dc0d2b5970 Don't relaunch dir requests recursively if connection_connect() returns -1 9 jaren geleden
bug17632-no-ipv4-no-localhost 86eba14ac5 Fix unit tests on systems without IPv4 or localhost addresses 9 jaren geleden
bug17638-ipv6-ersatz-socketpair 53ec840bdf Make tor_ersatz_socketpair work on IPv6-only systems 9 jaren geleden
bug17675 2cbaf39af4 Add some more ed25519 key files to the seccomp sandbox list 9 jaren geleden
bug17683 7e7188cb00 Assert when the TLS contexts fail to initialize 9 jaren geleden
bug17686 943369f927 Add a changes file for bug 17686 9 jaren geleden
bug17694_strongest 2259de0de7 Always hash crypto_strongest_rand() along with some prng 9 jaren geleden
bug17724 7ff18cc1b6 Avoid relying on malloc internals in test_rend_cache_purge. 9 jaren geleden
bug17753 91ab2ac5aa Assert that memory held by rephist is freed 9 jaren geleden
bug17763 021958934f Consistently ignore multicast in internal reject private exit policies 9 jaren geleden
bug17776 3dcb7320cf Add changes file for 17776 9 jaren geleden
bug17778 d6adb26a49 Add changes file for 17778 9 jaren geleden
bug17791 d6a3b1f019 changes file for bug17791 9 jaren geleden
bug17804 b463773fc3 Add changes file for 17804 9 jaren geleden
bug17818 ff843ed39f Add changes file for 17818 9 jaren geleden
bug17819 33b5bfb948 Don't call pthread_condattr_setclock() unless it exists 9 jaren geleden
bug17827 07cca627ea Fix backtrace compilation on FreeBSD 9 jaren geleden
bug17843 45f5e59751 Remove extra quotes from log message 9 jaren geleden
bug17876 24fcb6adbb Add an edge_about_to_close() call to ap_about_to_close(). 9 jaren geleden
bug17887 430181fad2 Allow fallback directory selection to use day-old data 9 jaren geleden
bug17888 bc2bed8979 Don't reduce the weight of exits selected as fallback directories 9 jaren geleden
bug17892 511105af9c changes file for 17892 9 jaren geleden
bug17893 05f02f65c4 changes file for 17893 9 jaren geleden
bug17906 11f63d26ac Update dannenberg's V3 authority identity fingerprint 9 jaren geleden
bug17923 9a901aaa01 changes file correction 9 jaren geleden
bug17924 2b9b694410 Remove config.log from CLEANFILES 9 jaren geleden
bug18035 da968e558e Fix various issues with fallback directory data handling 9 jaren geleden
bug18050 6094a886cf Check ORPort and DirPort reachability before publishing a relay descriptor 9 jaren geleden
bug18089 db81565331 Make memwipe() do nothing when passed a NULL pointer or zero size 9 jaren geleden
bug4483-multiple-consensus-downloads 35bbf2e4a4 Prop210: Add schedules for simultaneous client consensus downloads 9 jaren geleden
bug6027 85003f4c80 Add a new ipv6=address:orport flag to DirAuthority and FallbackDir 9 jaren geleden
check-crypto-errors b1b8f7982e Check the return value of HMAC in crypto.c and assert on error 9 jaren geleden
cleanup_17587 accb726db6 Remove a little duplicated code in TAP key expansion 9 jaren geleden
decouple_circuit_mark 8b4e5b7ee9 Experimentally decouple the main body of circuit_mark_for_close 9 jaren geleden
decouple_conn_attach b1d56fc589 Decouple ..attach_circuit() from most of its callers. 9 jaren geleden
doc17392 3c08b76fc4 Mention torspec URL in the manpage. 9 jaren geleden
feature12538 0a7d22a664 Client should check if dir server has open dir port or handles tunnelled requests 9 jaren geleden
feature13696 353c71516e Add support for getrandom() and getentropy() when available 9 jaren geleden
feature14846 08b1738a18 Add changelog entry for feature #14846 10 jaren geleden
feature15775-fallback 4c1c2a313d Add Fallback Directory Candidate Selection Script 9 jaren geleden
feature16774 3bc45f2628 Add FallbackDir list to GETINFO config/defaults 9 jaren geleden
feature17076 d3e7803c1c Changes file for feature 17076 9 jaren geleden
feature17327 1c2366ea43 Authorities on IPv6: minor fixes and unit tests 9 jaren geleden
feature17576-UseDefaultFallbackDirs 080ae03ee4 Add UseDefaultFallbackDirs for hard-coded directory mirrors 9 jaren geleden
feature17608 ba5053b45d Refactor policies_parse_exit_policy_internal 9 jaren geleden
feature17663 7194d3d957 Tweak gtank's sha512 patch a little 9 jaren geleden
feature17796 488cdee5e7 When allocating a crypto_digest_t, allocate no more bytes than needed 9 jaren geleden
feature17863 e2e09a2dbe Warn when comparing against an AF_UNSPEC address in a policy 9 jaren geleden
feature17864 978210d5a8 Wait for busy authorities/fallbacks rather than ignoring excluded nodes 9 jaren geleden
feature17950 44497e9ebc Add family argument to get_interface_addresses_raw (and subfunctions). 9 jaren geleden
feature17951 110765f556 Use get_interface6_via_udp_socket_hack() properly in _list(). 9 jaren geleden
feature17986 fb373a9ef6 On win32, use SecureZeroMemory() to securely wipe buffers. 9 jaren geleden
feature8195 405a8d3fb4 Update KeepCapabilities based on comments from asn 9 jaren geleden
feature8961-replaycache-sha256 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 9 jaren geleden
first-hop-no-private 45f2e7ec04 fixup! Refuse to make direct connections to private OR addresses 9 jaren geleden
geoip-january2016 1496056c12 Update geoip and geoip6 to the January 5 2016 database. 9 jaren geleden
getinfo-private-exitpolicy 10a6390deb Add controller getinfo exit-policy/reject-private 9 jaren geleden
laplace-edge-cases dad5eb7e1f Tweak teor's and dgoulet's #13192 patches. 10 jaren geleden
log_heartbeat_test 007eb3f8cb Tweak changes file to mention bug number 9 jaren geleden
rand-failure-modes 155fa2dbdb Add unit tests that check for common RNG failure modes 9 jaren geleden
routerset-parse-IPv6-literals c58b3726d6 Allow IPv6 literal addresses in routersets 10 jaren geleden
sha-unit-tests fc264975b1 Unit test the full length of SHA256 and SHA512 digests 9 jaren geleden
test16831 6d8952fae0 Adding changes file. 10 jaren geleden
ticket15989 8fc27ac042 Give 18024 a bug number. 9 jaren geleden
ticket17158 ab3c86479a Add default fallback directories for the 0.2.8 alpha releases 9 jaren geleden
warn-when-time-goes-backwards cd279ca7f5 Warn when the system clock is set back in time 10 jaren geleden