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