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