Nick Mathewson cdbb04be10 change credit by request hace 9 años
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it hace 10 años
11150 2247102657 credit tvdw hace 10 años
17004 92c436ccbc Fix warnings. hace 10 años
17075 ac8c5ec67a Clean up compat_libevent tests hace 10 años
17078 4e34ef87a4 changes file for 17078 hace 10 años
17082 7bd2247483 changes file for 17082 hace 10 años
17084 ac8c5ec67a Clean up compat_libevent tests hace 10 años
17944 cdbb04be10 change credit by request hace 9 años
bug15638 b9596b8fdf document minimum heartbeatperiod; bug 15638. hace 9 años
bug16382 c1c1c4d057 Refer to the actual minima and the preferred minimum hace 10 años
bug16563 aaa27b995c changes file for #16563 hace 10 años
bug16651 5dff4ae0ad Attempt to make openbsd compilation happier with libevent2 installed hace 9 años
bug17026 46e22762fa Keep unused smartlist storage zeroed hace 10 años
bug17027-reject-private-bind-port 10dd592d74 Add changes file for ExitPolicyRejectPrivate outbound and port hace 9 años
bug17194 1cf0d82280 Add SyslogIdentityTag hace 10 años
bug17347 50148dc45d Fix compilation of sandbox.[ch] under musl-libc hace 10 años
bug17544 b71f6d6a47 Fix SipHash-2-4 performance for non multiple of 8 buffers. hace 9 años
bug17549 3e3ec750cd Fix compilation with OpenSSL 1.1.0-dev. hace 9 años
bug17562-DataDirectoryGroupReadable ec4ef68271 Introduce DataDirectoryGroupReadable boolean hace 9 años
bug17562-allow-root-group-read 08c7ceb5df Permit filesystem group to be root hace 9 años
bug17562-defer-unix-socket-creation dcbfe46cd6 Defer creation of Unix socket until after setuid hace 9 años
bug17572-fallback-by-digest 0d5a439292 Mark fallback directoriess as too busy after a 503 response hace 9 años
bug17589 dc0d2b5970 Don't relaunch dir requests recursively if connection_connect() returns -1 hace 9 años
bug17632-no-ipv4-no-localhost 86eba14ac5 Fix unit tests on systems without IPv4 or localhost addresses hace 9 años
bug17638-ipv6-ersatz-socketpair 53ec840bdf Make tor_ersatz_socketpair work on IPv6-only systems hace 9 años
bug17675 2cbaf39af4 Add some more ed25519 key files to the seccomp sandbox list hace 9 años
bug17683 7e7188cb00 Assert when the TLS contexts fail to initialize hace 9 años
bug17686 943369f927 Add a changes file for bug 17686 hace 9 años
bug17694_strongest 2259de0de7 Always hash crypto_strongest_rand() along with some prng hace 9 años
bug17724 7ff18cc1b6 Avoid relying on malloc internals in test_rend_cache_purge. hace 9 años
bug17753 91ab2ac5aa Assert that memory held by rephist is freed hace 9 años
bug17763 021958934f Consistently ignore multicast in internal reject private exit policies hace 9 años
bug17776 3dcb7320cf Add changes file for 17776 hace 9 años
bug17778 d6adb26a49 Add changes file for 17778 hace 9 años
bug17791 d6a3b1f019 changes file for bug17791 hace 9 años
bug17804 b463773fc3 Add changes file for 17804 hace 9 años
bug17818 ff843ed39f Add changes file for 17818 hace 9 años
bug17819 33b5bfb948 Don't call pthread_condattr_setclock() unless it exists hace 9 años
bug17827 07cca627ea Fix backtrace compilation on FreeBSD hace 9 años
bug17843 45f5e59751 Remove extra quotes from log message hace 9 años
bug17876 24fcb6adbb Add an edge_about_to_close() call to ap_about_to_close(). hace 9 años
bug17892 511105af9c changes file for 17892 hace 9 años
bug17893 05f02f65c4 changes file for 17893 hace 9 años
bug17923 9a901aaa01 changes file correction hace 9 años
bug17924 2b9b694410 Remove config.log from CLEANFILES hace 9 años
bug4483-multiple-consensus-downloads 35bbf2e4a4 Prop210: Add schedules for simultaneous client consensus downloads hace 9 años
bug6027 85003f4c80 Add a new ipv6=address:orport flag to DirAuthority and FallbackDir hace 9 años
check-crypto-errors b1b8f7982e Check the return value of HMAC in crypto.c and assert on error hace 9 años
cleanup_17587 accb726db6 Remove a little duplicated code in TAP key expansion hace 9 años
decouple_circuit_mark 8b4e5b7ee9 Experimentally decouple the main body of circuit_mark_for_close hace 9 años
decouple_conn_attach b1d56fc589 Decouple ..attach_circuit() from most of its callers. hace 9 años
doc17392 3c08b76fc4 Mention torspec URL in the manpage. hace 10 años
feature12538 0a7d22a664 Client should check if dir server has open dir port or handles tunnelled requests hace 9 años
feature13696 353c71516e Add support for getrandom() and getentropy() when available hace 9 años
feature14846 08b1738a18 Add changelog entry for feature #14846 hace 10 años
feature15775-fallback 4c1c2a313d Add Fallback Directory Candidate Selection Script hace 9 años
feature17327 1c2366ea43 Authorities on IPv6: minor fixes and unit tests hace 9 años
feature17576-UseDefaultFallbackDirs 080ae03ee4 Add UseDefaultFallbackDirs for hard-coded directory mirrors hace 9 años
feature17608 ba5053b45d Refactor policies_parse_exit_policy_internal hace 9 años
feature17663 7194d3d957 Tweak gtank's sha512 patch a little hace 9 años
feature17796 488cdee5e7 When allocating a crypto_digest_t, allocate no more bytes than needed hace 9 años
feature17863 e2e09a2dbe Warn when comparing against an AF_UNSPEC address in a policy hace 9 años
feature17864 978210d5a8 Wait for busy authorities/fallbacks rather than ignoring excluded nodes hace 9 años
feature8195 405a8d3fb4 Update KeepCapabilities based on comments from asn hace 9 años
feature8961-replaycache-sha256 2e9779e5d8 Use SHA256 in the replaycache, rather than SHA1 hace 9 años
first-hop-no-private 45f2e7ec04 fixup! Refuse to make direct connections to private OR addresses hace 9 años
getinfo-private-exitpolicy 10a6390deb Add controller getinfo exit-policy/reject-private hace 9 años
laplace-edge-cases dad5eb7e1f Tweak teor's and dgoulet's #13192 patches. hace 10 años
rand-failure-modes 155fa2dbdb Add unit tests that check for common RNG failure modes hace 9 años
routerset-parse-IPv6-literals c58b3726d6 Allow IPv6 literal addresses in routersets hace 10 años
sha-unit-tests fc264975b1 Unit test the full length of SHA256 and SHA512 digests hace 9 años
test16831 6d8952fae0 Adding changes file. hace 10 años
warn-when-time-goes-backwards cd279ca7f5 Warn when the system clock is set back in time hace 10 años