John Brooks 2b27ce52d2 Fix out-of-bounds read in INTRODUCE2 client auth vor 9 Jahren
..
13295 09951bea7f Don't use the getaddrinfo sandbox cache from tor-resolve vor 10 Jahren
bufferevent_compilation fa8bb25f64 update changes entry with info for 11578 patch vor 10 Jahren
bug1038-3 68a2e4ca4b Warn and drop the circuit if we receive an inbound 'relay early' cell vor 10 Jahren
bug11200-caching fcac4b4467 Build circuits more readily when DisableNetwork goes to 0 vor 10 Jahren
bug12160 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 vor 10 Jahren
bug12602 66798dfdc0 Fix compilation with no-compression OpenSSL builds and forks vor 10 Jahren
bug12700 1196ed7cc4 Fix relay_command_to_string(); solve 12700. vor 10 Jahren
bug12718 8882dcfc59 add a changes file for bug 12718 vor 10 Jahren
bug12730-systemd-verify-config 0a70579784 Verify configuration file via ExecStartPre in the systemd unit file (#12730). vor 10 Jahren
bug12731-systemd-no-run-as-daemon 8b470ee4b5 Explicitly disable RunAsDaemon in the systemd unit file (#12731). vor 10 Jahren
bug12830 4056c61608 Fix some URLs in the README vor 10 Jahren
bug12848 b32a8b024c Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails vor 10 Jahren
bug12864 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. vor 10 Jahren
bug12878 8139db3725 Adding changes file. vor 10 Jahren
bug12908 a3fe8b1166 Warn if Tor is a relay and a HS vor 10 Jahren
bug12948 37a76d75dd Resume expanding abbreviations for command-line options vor 10 Jahren
bug12996 7a878c192f Downgrade "Unexpected onionskin length after decryption" warning vor 10 Jahren
bug12997 4a6f5bb2dd Improve "Tried to establish rendezvous on non-OR or non-edge circuit" vor 10 Jahren
bug13071 a3c49ca79a Add more escaped() calls in directory.c vor 10 Jahren
bug13081 8391c96091 Clean up the MVSC nmake files so they work again. vor 10 Jahren
bug13085 d229025fef Expand the event_mask field in controller conns to 64 bits vor 10 Jahren
bug13096 3c2c6a6116 In routerlist_assert_ok(), check r2 before taking &(r2->cache_info) vor 10 Jahren
bug13100 0eec8e2aa5 gabelmoo's IPv4 address changed vor 10 Jahren
bug13124 6215ebb266 Reduce log severity for unused ClientTransportPlugin lines vor 10 Jahren
bug13151-client 0c3b3650aa clients now send correct address for rendezvous point vor 10 Jahren
bug13296 0493db4adb Add changes file for #13926 vor 10 Jahren
bug13325 d1fa0163e5 Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char vor 10 Jahren
bug13471 c1dd598df8 Note that our #13426 fix is also a #13471 fix. vor 10 Jahren
bug13988 6830667d58 Increase bandwidth usage report interval to 4 hours. vor 9 Jahren
bug14013 184a2dbbdd whoops; missing changes file for 14013 vor 9 Jahren
bug14125 2b9d48791d Enlarge the buffer for a line in a bw file vor 9 Jahren
bug14129 905287415b Avoid attempts to double-remove edge connections from the DNS resolver. vor 9 Jahren
bug14142-parse-virtual-addr b08cfc65a7 Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option value vor 9 Jahren
bug14195 f2fb85f970 Remove needless strdup in addressmap_register_virtual_address() vor 9 Jahren
bug14220 746bb55851 Ignore warning for redundant decl in openssl/srtp.h vor 9 Jahren
bug14261 ceb6dee465 Increase limit for status vote download size by a factor of 5. vor 9 Jahren
bug15083 addffcc14d Adjust changes header vor 9 Jahren
bug15088 d5b2cbea10 Add wait4 to the seccomp2 sandbox allowable syscall list vor 9 Jahren
bug15205 24c031b1a2 Don't use checked strl{cat,cpy} on OSX. vor 9 Jahren
bug15515 8dba8a088d Block multiple introductions on the same intro circuit. vor 9 Jahren
bug15600 49ddd92c11 Validate the RSA key size received when parsing INTRODUCE2 cells. vor 9 Jahren
bug15601 7451b4cafe Changes file for bug15601 vor 9 Jahren
bug15823 2b27ce52d2 Fix out-of-bounds read in INTRODUCE2 client auth vor 9 Jahren
bug8093 ab4b29625d Downgrade 'unexpected sendme cell from client' to PROTOCOL_WARN vor 10 Jahren
bug8387 ed3d7892c7 Fix a bug where streams would linger forever when we had no dirinfo vor 10 Jahren
curve25519-donna32-bug ad0cf550b7 Put the bug number and correct credits in the changes file for the new curve25519-donna32 vor 10 Jahren
disable_sslv3 af73d3e4d8 Disable SSLv3 unconditionally. Closes ticket 13426. vor 10 Jahren
further-12184-diagnostic 5d2045ee8b diagnostic for 12184: Add a call to channel_dump_statistics vor 10 Jahren
geoip-april2015 bcc0a48cfe Update geoip to the April 8 2015 database. vor 9 Jahren
geoip-august2014 b98e3f9936 Update geoip to the August 7 2014 database. vor 10 Jahren
geoip-january2015 c3f8f5ab0e Update geoip to the January 7 2015 database. vor 9 Jahren
geoip-july2014 6d5efbef22 Update geoip to the July 10 2014 database. vor 10 Jahren
geoip-march2015 beda8d2934 Update geoip to the March 3 2015 database. vor 9 Jahren
geoip-november2014 8611c6bccd Update geoip to the November 15 2014 database. vor 9 Jahren
geoip6-april2015 b5f6495876 Update geoip6 to the April 8 2015 database. vor 9 Jahren
geoip6-august2014 6235b4769d Update geoip6 to the August 7 2014 database. vor 10 Jahren
geoip6-january2015 a9ce0cd659 Update geoip6 to the January 7 2015 database. vor 9 Jahren
geoip6-july2014 6345dfa1fe Update geoip6 to the July 10 2014 database. vor 10 Jahren
geoip6-march2015 62714068d9 Update geoip6 to the March 3 2015 database. vor 9 Jahren
geoip6-november2014 5441c733e0 Update geoip6 to the November 15 2014 database. vor 9 Jahren
test.h_msvc 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem vor 10 Jahren
ticket12688 9fc276a1c7 add a NumDirectoryGuards consensus param too vor 10 Jahren
ticket12690 a57c07b210 Raise guard threshold to top 25% or 2000 kilounits vor 10 Jahren
ticket13036 efcab43956 Fix a number of clang analyzer false-positives vor 10 Jahren
ticket14128 62631904cb GETINFO bw-event-cache to get information on recent BW events vor 9 Jahren
ticket14487 8e61d38cf1 Faravahar's New IP Address as of 2/20/2015 vor 9 Jahren