Nick Mathewson cc5571e1f1 Merge remote-tracking branches 'teor/issue-13161-test-network' and 'teor/issue-13161-TestingDirAuthVoteExit' před 9 roky
..
12207 e669e910f4 changes file for 12207 před 9 roky
13295 09951bea7f Don't use the getaddrinfo sandbox cache from tor-resolve před 9 roky
bufferevent_compilation fa8bb25f64 update changes entry with info for 11578 patch před 9 roky
bug10116 7f5a440421 Don't allocate an extra smartlist in the OOM handler před 9 roky
bug1038-3 68a2e4ca4b Warn and drop the circuit if we receive an inbound 'relay early' cell před 9 roky
bug11200-caching fcac4b4467 Build circuits more readily when DisableNetwork goes to 0 před 9 roky
bug11302 65a0f895c7 Check for orconns and use connection_or_close_for_error() when appropriate in connection_handle_write_impl() před 10 roky
bug11679 d14127eb7a Use the DL_SCHED_CONSENSUS schedule for consensuses. před 9 roky
bug11683 456184c2a0 Authorities also advertise caches-extra-info před 10 roky
bug11787 c3f04f3daa Changes file for bug 11787 před 9 roky
bug11792 68e430a6fb Kill non-tunneled directory connections when handling OOM. před 9 roky
bug12061 a32913d5aa Allow named pipes for our log files. před 9 roky
bug12160 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 před 9 roky
bug12202 0ef5d4d633 Add a changes file for bug12202 před 9 roky
bug12205 197d855009 Rewriting entry_is_time_to_retry() using table approach. před 9 roky
bug12226 916d53d6ce Mark StrictE{ntry,xit}Nodes as obsolete. před 9 roky
bug12392 ff4ba9f8a0 Missing changes file for 3f683aadcd03c311c1 před 9 roky
bug12503 7bc7188fc9 add changes file for 12503 před 9 roky
bug12573 43bba9541a Only active relays should be given HSDir před 10 roky
bug12602 66798dfdc0 Fix compilation with no-compression OpenSSL builds and forks před 9 roky
bug12693 883dc335e9 Fix configure script build with autoconf < 2.63 před 9 roky
bug12700 1196ed7cc4 Fix relay_command_to_string(); solve 12700. před 9 roky
bug12718 8882dcfc59 add a changes file for bug 12718 před 9 roky
bug12728 04007448b9 Correctly remove extraneous space in router family lines před 9 roky
bug12730-systemd-verify-config 0a70579784 Verify configuration file via ExecStartPre in the systemd unit file (#12730). před 9 roky
bug12731-systemd-no-run-as-daemon 8b470ee4b5 Explicitly disable RunAsDaemon in the systemd unit file (#12731). před 9 roky
bug12751-systemd-filesystem-sandbox 9f0161f73d Add changes file for #12751. před 9 roky
bug12830 4056c61608 Fix some URLs in the README před 9 roky
bug12848 b32a8b024c Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails před 9 roky
bug12855 4410f6fb83 Add changes file for bug12855 před 9 roky
bug12864 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. před 9 roky
bug12878 8139db3725 Adding changes file. před 9 roky
bug12899 607724c696 Remove support for naming directory authorities před 9 roky
bug12908 a3fe8b1166 Warn if Tor is a relay and a HS před 9 roky
bug12939-systemd-no-new-privileges a8dd279fa5 Add changes file for #12939. před 9 roky
bug12948 37a76d75dd Resume expanding abbreviations for command-line options před 9 roky
bug12971 c5ad890904 Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request. před 9 roky
bug12996 7a878c192f Downgrade "Unexpected onionskin length after decryption" warning před 9 roky
bug12997 4a6f5bb2dd Improve "Tried to establish rendezvous on non-OR or non-edge circuit" před 9 roky
bug13000 962765a35d Don't list relays w/ bw estimate of 0 in the consensus před 9 roky
bug13060 409a56281e Remove client-side bad directory logic před 9 roky
bug13064 0f50f5f373 Evaluate TestingDirAuthVoteGuard only after filling all rs elements. před 9 roky
bug13071 a3c49ca79a Add more escaped() calls in directory.c před 9 roky
bug13081 8391c96091 Clean up the MVSC nmake files so they work again. před 9 roky
bug13085 d229025fef Expand the event_mask field in controller conns to 64 bits před 9 roky
bug13096 3c2c6a6116 In routerlist_assert_ok(), check r2 before taking &(r2->cache_info) před 9 roky
bug13100 0eec8e2aa5 gabelmoo's IPv4 address changed před 9 roky
bug13102 1eea7a68ed Use S?SIZE_MAX, not S?SIZE_T_MAX před 9 roky
bug13104 9e595a95a8 Add a changes file for bug 13104 před 9 roky
bug13124 6215ebb266 Reduce log severity for unused ClientTransportPlugin lines před 9 roky
bug13151-client 0c3b3650aa clients now send correct address for rendezvous point před 9 roky
bug13161-test-network-echo-n 7c0215f8ca test-network.sh: Use "/bin/echo -n" rather than builtin echo před 9 roky
bug13196-systemd-writable-run-directory 2f47ab247a Add changes file for #13196. před 9 roky
bug13205 1b40ea036f Stop silently skipping invalid args to setevents před 9 roky
bug13213 fa60a64088 Do not launch pluggable transport plugins when DisableNetwork is set. před 9 roky
bug13228 f20c72f456 Improving error message. před 9 roky
bug13285-disable-curve25519-build-errors ffd92e8ef8 Stop test & bench build failures with --disable-curve25519 před 9 roky
bug13290-avoid-div-zero-circuitstatus-pareto 18f2bfb8c3 Note when 13290 was introduced. před 9 roky
bug13291-spawn-test-race-condition ba7b6246b7 Note when 13291 was introduced. před 9 roky
bug13325 d1fa0163e5 Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char před 9 roky
bug13331-make-j2-test-network-hang 9a2d4b6647 Stop an apparent test-network hang when used with make -j2 před 9 roky
bug4244 905443f074 Clients no longer write "DirReqStatistics 0" in their saveconf output před 9 roky
bug7733a 01b23a6d49 changes file for 7733 před 9 roky
bug8197 45fc0612d3 Adding changes file for 8197. před 9 roky
bug8387 ed3d7892c7 Fix a bug where streams would linger forever when we had no dirinfo před 10 roky
bug8402 cae44838fe Fix issues brought up in nickm's review. před 9 roky
bug9801 4da4c4c63f Apply GeoIPExcludeUnknown before checking transitions před 9 roky
check_dup_args_gencert 446e481c90 Check for duplicate arguments to tor-gencert před 9 roky
coverage-html 98541f2892 Tweak coverage-html target před 9 roky
crash_handler_in_tests 9f9b19ed7b Initialize crash handler in unit tests před 9 roky
curve25519-donna32-bug ad0cf550b7 Put the bug number and correct credits in the changes file for the new curve25519-donna32 před 9 roky
feature13153 bbfb1aca55 get rid of routerstatus->version_supports_optimistic_data před 9 roky
feature13161-TestingDirAuthVoteExit 27f30040f6 Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard) před 9 roky
feature13161-test-network-delay-option bae7334390 Add test-network delay option před 9 roky
feature13211 09183dc315 clients use optimistic data when reaching hidden services před 9 roky
feature5583 15e170e01b Add an option to overwrite logs před 9 roky
further-12184-diagnostic 5d2045ee8b diagnostic for 12184: Add a call to channel_dump_statistics před 9 roky
geoip-august2014 b98e3f9936 Update geoip to the August 7 2014 database. před 9 roky
geoip-july2014 6d5efbef22 Update geoip to the July 10 2014 database. před 9 roky
geoip6-august2014 6235b4769d Update geoip6 to the August 7 2014 database. před 9 roky
geoip6-july2014 6345dfa1fe Update geoip6 to the July 10 2014 database. před 9 roky
issue13284-spurious-clang-shallow-analyze-errors ff8fe38a2f Stop spurious clang shallow analysis null pointer errors před 9 roky
no-wince 5b4ee475aa Remove code for Windows CE support před 10 roky
prop215 6a8d2e21b8 changes file for bug 10163 / proposal 215. před 9 roky
require-c99 7f5103ec59 Require two c99 features (midblock decls, designated initializers) před 9 roky
test.h_msvc 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem před 9 roky
threads-required 58f4200789 Thread support is now required před 10 roky
ticket11144 8a79b56ac6 Divide torrc.sample into torrc.sample and torrc.minimal před 9 roky
ticket11582 b448ec195d Clear the cached address from resolve_my_address() when our IP changes před 9 roky
ticket12688 9fc276a1c7 add a NumDirectoryGuards consensus param too před 9 roky
ticket12690 a57c07b210 Raise guard threshold to top 25% or 2000 kilounits před 9 roky
ticket12884 c8d927bad4 changes file for 12884 před 9 roky
ticket13036 efcab43956 Fix a number of clang analyzer false-positives před 9 roky
ticket961 f15e5aedbc Changes file for ticket 961 před 9 roky
ticket_13119 c72a94ea1c Add a changes file for 13119 před 9 roky