Nick Mathewson 3e68db02c4 In ntmain, call set_main_thread() before running the loop. 7 年之前
..
13295 09951bea7f Don't use the getaddrinfo sandbox cache from tor-resolve 10 年之前
19271 6b8c3d2bc0 whoops. changelog file for 19271. 8 年之前
bifroest e4a42242ea Backport the tonga->bifroest move to 0.2.4. 7 年之前
bufferevent_compilation fa8bb25f64 update changes entry with info for 11578 patch 10 年之前
bug1038-3 68a2e4ca4b Warn and drop the circuit if we receive an inbound 'relay early' cell 10 年之前
bug11200-caching fcac4b4467 Build circuits more readily when DisableNetwork goes to 0 10 年之前
bug12160 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 10 年之前
bug12602 66798dfdc0 Fix compilation with no-compression OpenSSL builds and forks 10 年之前
bug12700 1196ed7cc4 Fix relay_command_to_string(); solve 12700. 10 年之前
bug12718 8882dcfc59 add a changes file for bug 12718 10 年之前
bug12730-systemd-verify-config 0a70579784 Verify configuration file via ExecStartPre in the systemd unit file (#12730). 10 年之前
bug12731-systemd-no-run-as-daemon 8b470ee4b5 Explicitly disable RunAsDaemon in the systemd unit file (#12731). 10 年之前
bug12830 4056c61608 Fix some URLs in the README 10 年之前
bug12848 b32a8b024c Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails 10 年之前
bug12864 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. 10 年之前
bug12878 8139db3725 Adding changes file. 10 年之前
bug12908 a3fe8b1166 Warn if Tor is a relay and a HS 10 年之前
bug12948 37a76d75dd Resume expanding abbreviations for command-line options 10 年之前
bug12996 7a878c192f Downgrade "Unexpected onionskin length after decryption" warning 10 年之前
bug12997 4a6f5bb2dd Improve "Tried to establish rendezvous on non-OR or non-edge circuit" 10 年之前
bug13071 a3c49ca79a Add more escaped() calls in directory.c 10 年之前
bug13081 8391c96091 Clean up the MVSC nmake files so they work again. 10 年之前
bug13085 d229025fef Expand the event_mask field in controller conns to 64 bits 10 年之前
bug13096 3c2c6a6116 In routerlist_assert_ok(), check r2 before taking &(r2->cache_info) 10 年之前
bug13100 0eec8e2aa5 gabelmoo's IPv4 address changed 10 年之前
bug13124 6215ebb266 Reduce log severity for unused ClientTransportPlugin lines 10 年之前
bug13151-client 0c3b3650aa clients now send correct address for rendezvous point 10 年之前
bug13296 0493db4adb Add changes file for #13926 10 年之前
bug13325 d1fa0163e5 Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char 10 年之前
bug13471 c1dd598df8 Note that our #13426 fix is also a #13471 fix. 10 年之前
bug13988 6830667d58 Increase bandwidth usage report interval to 4 hours. 9 年之前
bug14013 184a2dbbdd whoops; missing changes file for 14013 9 年之前
bug14125 2b9d48791d Enlarge the buffer for a line in a bw file 9 年之前
bug14129 905287415b Avoid attempts to double-remove edge connections from the DNS resolver. 9 年之前
bug14142-parse-virtual-addr b08cfc65a7 Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option value 9 年之前
bug14195 f2fb85f970 Remove needless strdup in addressmap_register_virtual_address() 9 年之前
bug14220 746bb55851 Ignore warning for redundant decl in openssl/srtp.h 9 年之前
bug14261 ceb6dee465 Increase limit for status vote download size by a factor of 5. 9 年之前
bug15083 addffcc14d Adjust changes header 9 年之前
bug15088 d5b2cbea10 Add wait4 to the seccomp2 sandbox allowable syscall list 9 年之前
bug15205 24c031b1a2 Don't use checked strl{cat,cpy} on OSX. 9 年之前
bug15515 8dba8a088d Block multiple introductions on the same intro circuit. 9 年之前
bug15600 49ddd92c11 Validate the RSA key size received when parsing INTRODUCE2 cells. 9 年之前
bug15601 7451b4cafe Changes file for bug15601 9 年之前
bug15823 2b27ce52d2 Fix out-of-bounds read in INTRODUCE2 client auth 9 年之前
bug16248 457d38a6e9 Change behavior on missing/present event to warn instead of asserting. 7 年之前
bug16360-failed-crypto-early-init 75388f67c0 Correctly handle failed crypto_early_init 9 年之前
bug17404 35bf07b8d6 Check for len < 4 in dn_indicates_v3_cert 9 年之前
bug17772 5138f5ca69 Ensure node is a guard candidate when picking a directory guard 8 年之前
bug17781 b0867fec96 Fix a compilation warning introduced by clang 3.6 8 年之前
bug17906 11f63d26ac Update dannenberg's V3 authority identity fingerprint 8 年之前
bug18089 fb7d1f41b4 Make memwipe() do nothing when passed a NULL pointer or zero size 7 年之前
bug18162 bca7083e82 avoid integer overflow in and around smartlist_ensure_capacity. 8 年之前
bug18710 0ca3f495c6 Fix dnsserv.c assertion when no supported questions are requested. 8 年之前
bug20384 635c5a8a92 be sure to remember the changes file for #20384 7 年之前
bug21018 d978216dea Fix parsing bug with unecognized token at EOS 7 年之前
bug22490 e3ebae4804 Fix undefined behavior in geoip_parse_entry(). 7 年之前
bug22636 7b4585e2a3 Add a changes file for bug22636. 7 年之前
bug22737 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). 7 年之前
bug22789 b47249e0bb Mention TROVE-2017-007 in changes file for 22789 7 年之前
bug23081 3e68db02c4 In ntmain, call set_main_thread() before running the loop. 7 年之前
bug8093 ab4b29625d Downgrade 'unexpected sendme cell from client' to PROTOCOL_WARN 10 年之前
bug8387 ed3d7892c7 Fix a bug where streams would linger forever when we had no dirinfo 10 年之前
curve25519-donna32-bug ad0cf550b7 Put the bug number and correct credits in the changes file for the new curve25519-donna32 10 年之前
disable_sslv3 af73d3e4d8 Disable SSLv3 unconditionally. Closes ticket 13426. 10 年之前
further-12184-diagnostic 5d2045ee8b diagnostic for 12184: Add a call to channel_dump_statistics 10 年之前
geoip-april2015 bcc0a48cfe Update geoip to the April 8 2015 database. 9 年之前
geoip-april2016 97c6e717b9 Update geoip and geoip6 to the April 5 2016 database. 8 年之前
geoip-april2017 9d7933296c Update geoip and geoip6 to the April 4 2017 database. 7 年之前
geoip-august2014 b98e3f9936 Update geoip to the August 7 2014 database. 10 年之前
geoip-august2016 1410947351 Update geoip and geoip6 to the August 2 2016 database. 8 年之前
geoip-august2017 1280de42a4 Update geoip and geoip6 to the August 3 2017 database. 7 年之前
geoip-december2015 dbb919cf94 Update geoip and geoip6 to the December 1 2015 database. 8 年之前
geoip-december2016 9db47e7921 Update geoip and geoip6 to the December 7 2016 database. 7 年之前
geoip-february2016 d5ac79e056 Update geoip and geoip6 to the February 2 2016 database. 8 年之前
geoip-february2017 f6016058b4 Update geoip and geoip6 to the February 8 2017 database. 7 年之前
geoip-january2015 c3f8f5ab0e Update geoip to the January 7 2015 database. 9 年之前
geoip-january2016 1496056c12 Update geoip and geoip6 to the January 5 2016 database. 8 年之前
geoip-january2017 3833f67dd2 Update geoip and geoip6 to the January 4 2017 database. 7 年之前
geoip-july2014 6d5efbef22 Update geoip to the July 10 2014 database. 10 年之前
geoip-july2015 7004d67430 Update geoip and geoip6 to the July 8 2015 database. 9 年之前
geoip-july2016 79939c6f11 Update geoip and geoip6 to the July 6 2016 database. 8 年之前
geoip-july2017 b6acfa491e Update geoip and geoip6 to the July 4 2017 database. 7 年之前
geoip-jun2016 c14c662758 Update geoip and geoip6 to the June 7 2016 database. 8 年之前
geoip-june2015 e5907e94c2 Update geoip to the June 3 2015 database. 9 年之前
geoip-june2017 104e8fa751 Update geoip and geoip6 to the June 8 2017 database. 7 年之前
geoip-march2015 beda8d2934 Update geoip to the March 3 2015 database. 9 年之前
geoip-march2016 8e2640b15a Update geoip and geoip6 to the March 3 2016 database. 8 年之前
geoip-march2017 4488c319dd Update geoip and geoip6 to the March 7 2017 database. 7 年之前
geoip-may2016 3c2d4611ce Update geoip and geoip6 to the May 4 2016 database. 8 年之前
geoip-may2017 5207e41ffe Update geoip and geoip6 to the May 2 2017 database. 7 年之前
geoip-november2014 8611c6bccd Update geoip to the November 15 2014 database. 9 年之前
geoip-november2016 ea597832e2 Update geoip and geoip6 to the November 3 2016 database. 8 年之前
geoip-october2015 62b02a1941 Update geoip and geoip6 to the October 9 2015 database. 9 年之前
geoip-october2016 1b4984f196 Update geoip and geoip6 to the October 6 2016 database. 8 年之前
geoip-september2015 8b3e0b7729 Update geoip and geoip6 to the September 3 2015 database. 9 年之前
geoip-september2016 56f95ba94d Update geoip and geoip6 to the September 6 2016 database. 8 年之前
geoip6-april2015 b5f6495876 Update geoip6 to the April 8 2015 database. 9 年之前
geoip6-august2014 6235b4769d Update geoip6 to the August 7 2014 database. 10 年之前
geoip6-january2015 a9ce0cd659 Update geoip6 to the January 7 2015 database. 9 年之前
geoip6-july2014 6345dfa1fe Update geoip6 to the July 10 2014 database. 10 年之前
geoip6-june2015 08e14e1448 Update geoip6 to the June 3 2015 database. 9 年之前
geoip6-march2015 62714068d9 Update geoip6 to the March 3 2015 database. 9 年之前
geoip6-november2014 5441c733e0 Update geoip6 to the November 15 2014 database. 9 年之前
rsa_init_bug c4c4380a5e Fix a dangling pointer issue in our RSA keygen code 8 年之前
test.h_msvc 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem 10 年之前
ticket12688 9fc276a1c7 add a NumDirectoryGuards consensus param too 10 年之前
ticket12690 a57c07b210 Raise guard threshold to top 25% or 2000 kilounits 10 年之前
ticket13036 efcab43956 Fix a number of clang analyzer false-positives 10 年之前
ticket14128 62631904cb GETINFO bw-event-cache to get information on recent BW events 9 年之前
ticket14487 8e61d38cf1 Faravahar's New IP Address as of 2/20/2015 9 年之前
trove-2017-001.2 194e31057f Avoid integer underflow in tor_version_compare. 7 年之前
trove-2017-005 56a7c5bc15 TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell 7 年之前