Nick Mathewson 9f2efd02a1 Minimal implementation of bridge-distribution-request vor 6 Jahren
..
13295 09951bea7f Don't use the getaddrinfo sandbox cache from tor-resolve vor 9 Jahren
19271 6b8c3d2bc0 whoops. changelog file for 19271. vor 7 Jahren
bifroest e4a42242ea Backport the tonga->bifroest move to 0.2.4. vor 7 Jahren
bufferevent_compilation fa8bb25f64 update changes entry with info for 11578 patch vor 9 Jahren
bug1038-3 68a2e4ca4b Warn and drop the circuit if we receive an inbound 'relay early' cell vor 9 Jahren
bug11200-caching fcac4b4467 Build circuits more readily when DisableNetwork goes to 0 vor 9 Jahren
bug12160 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 vor 9 Jahren
bug12602 66798dfdc0 Fix compilation with no-compression OpenSSL builds and forks vor 9 Jahren
bug12700 1196ed7cc4 Fix relay_command_to_string(); solve 12700. vor 9 Jahren
bug12718 8882dcfc59 add a changes file for bug 12718 vor 9 Jahren
bug12730-systemd-verify-config 0a70579784 Verify configuration file via ExecStartPre in the systemd unit file (#12730). vor 9 Jahren
bug12731-systemd-no-run-as-daemon 8b470ee4b5 Explicitly disable RunAsDaemon in the systemd unit file (#12731). vor 9 Jahren
bug12830 4056c61608 Fix some URLs in the README vor 9 Jahren
bug12848 b32a8b024c Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails vor 9 Jahren
bug12864 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. vor 9 Jahren
bug12878 8139db3725 Adding changes file. vor 9 Jahren
bug12908 a3fe8b1166 Warn if Tor is a relay and a HS vor 9 Jahren
bug12948 37a76d75dd Resume expanding abbreviations for command-line options vor 9 Jahren
bug12996 7a878c192f Downgrade "Unexpected onionskin length after decryption" warning vor 9 Jahren
bug12997 4a6f5bb2dd Improve "Tried to establish rendezvous on non-OR or non-edge circuit" vor 9 Jahren
bug13071 a3c49ca79a Add more escaped() calls in directory.c vor 9 Jahren
bug13081 8391c96091 Clean up the MVSC nmake files so they work again. vor 9 Jahren
bug13085 d229025fef Expand the event_mask field in controller conns to 64 bits vor 9 Jahren
bug13096 3c2c6a6116 In routerlist_assert_ok(), check r2 before taking &(r2->cache_info) vor 9 Jahren
bug13100 0eec8e2aa5 gabelmoo's IPv4 address changed vor 9 Jahren
bug13124 6215ebb266 Reduce log severity for unused ClientTransportPlugin lines vor 9 Jahren
bug13151-client 0c3b3650aa clients now send correct address for rendezvous point vor 9 Jahren
bug13296 0493db4adb Add changes file for #13926 vor 9 Jahren
bug13325 d1fa0163e5 Run correctly on OpenBSD systems without SSL_METHOD.get_cipher_by_char vor 9 Jahren
bug13471 c1dd598df8 Note that our #13426 fix is also a #13471 fix. vor 9 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
bug16248 457d38a6e9 Change behavior on missing/present event to warn instead of asserting. vor 7 Jahren
bug16360-failed-crypto-early-init 75388f67c0 Correctly handle failed crypto_early_init vor 9 Jahren
bug17404 35bf07b8d6 Check for len < 4 in dn_indicates_v3_cert vor 8 Jahren
bug17772 5138f5ca69 Ensure node is a guard candidate when picking a directory guard vor 8 Jahren
bug17781 b0867fec96 Fix a compilation warning introduced by clang 3.6 vor 8 Jahren
bug17906 11f63d26ac Update dannenberg's V3 authority identity fingerprint vor 8 Jahren
bug18089 fb7d1f41b4 Make memwipe() do nothing when passed a NULL pointer or zero size vor 7 Jahren
bug18162 bca7083e82 avoid integer overflow in and around smartlist_ensure_capacity. vor 8 Jahren
bug18329-minimal 9f2efd02a1 Minimal implementation of bridge-distribution-request vor 6 Jahren
bug18710 0ca3f495c6 Fix dnsserv.c assertion when no supported questions are requested. vor 8 Jahren
bug20384 635c5a8a92 be sure to remember the changes file for #20384 vor 7 Jahren
bug21018 d978216dea Fix parsing bug with unecognized token at EOS vor 7 Jahren
bug22490 e3ebae4804 Fix undefined behavior in geoip_parse_entry(). vor 7 Jahren
bug22636 7b4585e2a3 Add a changes file for bug22636. vor 6 Jahren
bug22737 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). vor 6 Jahren
bug22789 b47249e0bb Mention TROVE-2017-007 in changes file for 22789 vor 6 Jahren
bug8093 ab4b29625d Downgrade 'unexpected sendme cell from client' to PROTOCOL_WARN vor 9 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 9 Jahren
disable_sslv3 af73d3e4d8 Disable SSLv3 unconditionally. Closes ticket 13426. vor 9 Jahren
further-12184-diagnostic 5d2045ee8b diagnostic for 12184: Add a call to channel_dump_statistics vor 9 Jahren
geoip-2017-11-06 6f8c32b7de Update geoip and geoip6 to the November 6 2017 database. vor 6 Jahren
geoip-april2015 bcc0a48cfe Update geoip to the April 8 2015 database. vor 9 Jahren
geoip-april2016 97c6e717b9 Update geoip and geoip6 to the April 5 2016 database. vor 8 Jahren
geoip-april2017 9d7933296c Update geoip and geoip6 to the April 4 2017 database. vor 7 Jahren
geoip-august2014 b98e3f9936 Update geoip to the August 7 2014 database. vor 9 Jahren
geoip-august2016 1410947351 Update geoip and geoip6 to the August 2 2016 database. vor 7 Jahren
geoip-august2017 1280de42a4 Update geoip and geoip6 to the August 3 2017 database. vor 6 Jahren
geoip-december2015 dbb919cf94 Update geoip and geoip6 to the December 1 2015 database. vor 8 Jahren
geoip-december2016 9db47e7921 Update geoip and geoip6 to the December 7 2016 database. vor 7 Jahren
geoip-february2016 d5ac79e056 Update geoip and geoip6 to the February 2 2016 database. vor 8 Jahren
geoip-february2017 f6016058b4 Update geoip and geoip6 to the February 8 2017 database. vor 7 Jahren
geoip-january2015 c3f8f5ab0e Update geoip to the January 7 2015 database. vor 9 Jahren
geoip-january2016 1496056c12 Update geoip and geoip6 to the January 5 2016 database. vor 8 Jahren
geoip-january2017 3833f67dd2 Update geoip and geoip6 to the January 4 2017 database. vor 7 Jahren
geoip-july2014 6d5efbef22 Update geoip to the July 10 2014 database. vor 9 Jahren
geoip-july2015 7004d67430 Update geoip and geoip6 to the July 8 2015 database. vor 8 Jahren
geoip-july2016 79939c6f11 Update geoip and geoip6 to the July 6 2016 database. vor 7 Jahren
geoip-july2017 b6acfa491e Update geoip and geoip6 to the July 4 2017 database. vor 6 Jahren
geoip-jun2016 c14c662758 Update geoip and geoip6 to the June 7 2016 database. vor 8 Jahren
geoip-june2015 e5907e94c2 Update geoip to the June 3 2015 database. vor 9 Jahren
geoip-june2017 104e8fa751 Update geoip and geoip6 to the June 8 2017 database. vor 7 Jahren
geoip-march2015 beda8d2934 Update geoip to the March 3 2015 database. vor 9 Jahren
geoip-march2016 8e2640b15a Update geoip and geoip6 to the March 3 2016 database. vor 8 Jahren
geoip-march2017 4488c319dd Update geoip and geoip6 to the March 7 2017 database. vor 7 Jahren
geoip-may2016 3c2d4611ce Update geoip and geoip6 to the May 4 2016 database. vor 8 Jahren
geoip-may2017 5207e41ffe Update geoip and geoip6 to the May 2 2017 database. vor 7 Jahren
geoip-november2014 8611c6bccd Update geoip to the November 15 2014 database. vor 9 Jahren
geoip-november2016 ea597832e2 Update geoip and geoip6 to the November 3 2016 database. vor 7 Jahren
geoip-october2015 62b02a1941 Update geoip and geoip6 to the October 9 2015 database. vor 8 Jahren
geoip-october2016 1b4984f196 Update geoip and geoip6 to the October 6 2016 database. vor 7 Jahren
geoip-october2017 2e21493a88 add missing subcategory in changes file vor 6 Jahren
geoip-september2015 8b3e0b7729 Update geoip and geoip6 to the September 3 2015 database. vor 8 Jahren
geoip-september2016 56f95ba94d Update geoip and geoip6 to the September 6 2016 database. vor 7 Jahren
geoip-september2017 09618ffe38 Update geoip and geoip6 to the September 6 2017 database. vor 6 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 9 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 9 Jahren
geoip6-june2015 08e14e1448 Update geoip6 to the June 3 2015 database. vor 9 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
longclaw_23592 5d219ecf98 Update Longclaw's IP address; fixes 23592. vor 6 Jahren
rsa_init_bug c4c4380a5e Fix a dangling pointer issue in our RSA keygen code vor 8 Jahren
test.h_msvc 789c8d8573 Apply an MSVC compilation fix from Gisle Vanem vor 9 Jahren
ticket12688 9fc276a1c7 add a NumDirectoryGuards consensus param too vor 9 Jahren
ticket12690 a57c07b210 Raise guard threshold to top 25% or 2000 kilounits vor 9 Jahren
ticket13036 efcab43956 Fix a number of clang analyzer false-positives vor 9 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
ticket23910 15a699462d dirauth: Add bastet to the default authorities vor 6 Jahren
trove-2017-001.2 194e31057f Avoid integer underflow in tor_version_compare. vor 7 Jahren
trove-2017-005 56a7c5bc15 TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell vor 7 Jahren