tor/changes
2013-09-29 13:59:17 -04:00
..
6153_circuittime_accessor changes file for 6153 2013-08-22 10:15:56 -04:00
address_tests Unit tests for a few more functions and cases in address.c 2013-03-01 14:48:33 -05:00
bug2767 Tougher validation for parsing urls from HTTP headers. Fixes #2767. 2013-09-03 01:14:43 +01:00
bug3594 Add changes files. 2013-02-09 16:30:17 +00:00
bug4282 changes file for 4282 2013-05-24 13:39:21 -04:00
bug4341 MyFamily option will now fix fingerprints missing their leading instead of complaining. Should fix #4341. 2013-08-31 04:49:04 +01:00
bug4647 Add a --dump-config option to help testing option parsing. 2013-09-13 12:36:40 -04:00
bug5040 Add changes file for #4773. 2013-08-15 12:16:31 -04:00
bug5170 Bug 5170 - simplify i2d_PublicKey in pkey_eq 2013-06-06 13:32:46 +01:00
bug5505 Changes file for 5505 2013-09-29 13:59:17 -04:00
bug5584 Fix #5584 - raise awareness of safer logging - warn about potentially unsafe config options 2013-06-24 11:22:34 -04:00
bug5595 When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595 2013-05-09 10:55:01 -07:00
bug5609 Add a changes file for #5609. 2013-08-25 10:37:03 -04:00
bug6026 Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners() 2013-03-11 17:20:43 -04:00
bug6055 Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e 2013-09-25 14:34:24 -04:00
bug6384 Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. 2013-09-01 17:38:01 +01:00
bug6506 double-quotes and changes file for 6506. 2013-05-24 14:43:57 -04:00
bug6520 changes file for bug 6520 2013-04-01 21:52:24 -04:00
bug6752 Lower dir fetch retry schedules in testing networks. 2013-05-16 12:08:48 +02:00
bug7912 Add a changes file for bug 7912 2013-06-13 10:20:30 -04:00
bug7982 Copy-paste description of PathBias params from man page to or.h comment 2013-05-20 12:46:00 -07:00
bug8093.part1 Downgrade the unexpected sendme cell warnings for 0.2.4 2013-05-21 13:45:21 -04:00
bug8093.part2 Restore 8093 log messages to WARN severity, but rate limit 2013-05-21 14:00:30 -04:00
bug8253-fix Changes file for 8235. 2013-04-24 22:03:02 -04:00
bug8530 Add make target test-network running traffic tests in a Chutney network. 2013-06-13 16:33:56 +02:00
bug8532 Add support for offsetting the voting interval in order to bootstrap faster. 2013-06-08 15:25:32 +02:00
bug8561 Turn on ntor by default client-side 2013-04-18 22:35:15 -04:00
bug8639 When launching a resolve request on behalf of an AF_UNIX control, omit the address field of the new entry connection. Fixes bug 8639. 2013-05-31 15:35:51 -07:00
bug8711 Add a boolean to flag-thresholds for "we have enough measured bandwidth" 2013-04-18 22:43:52 -04:00
bug8716 Fix memory leak when sending configuration-changed event 2013-04-17 11:34:15 -04:00
bug8719 Don't leak a waiting-for-certs consensus when accepting it. 2013-04-17 11:53:52 -04:00
bug8789 Tweak fix for #8789 a bit; avoid double-close and add changes file 2013-05-24 12:23:21 -04:00
bug8790 Add a changes file for bug 8790 2013-05-11 23:46:07 -04:00
bug8791 Changes file for bug8791 2013-05-14 12:26:26 -04:00
bug8792 Changes file for 8792 2013-05-17 10:14:06 -04:00
bug8822 Unmap the microdescriptor cache before replacing it. 2013-06-12 12:04:33 -04:00
bug8833 Fix 8833: crash bug from using NULL node->ri in dirserv.c 2013-05-05 18:52:53 -04:00
bug8844 Don't run off the end of the array-of-freelists 2013-05-09 13:10:48 -04:00
bug8845 Fix bug 8845: check the right length of memory in aes unit tests 2013-05-08 12:59:43 -04:00
bug8846 Fix bug 8846: better log message on IP version confusion 2013-05-17 14:50:45 -04:00
bug8879 Fix socks5 handshake for username/password auth 2013-05-15 03:34:37 -04:00
bug8929 Add changes file and enrich the manual page. 2013-07-18 08:45:03 -04:00
bug8965 Remove various outdated documents. 2013-06-12 21:11:49 -04:00
bug9002 Limit hidden service descriptors to at most 10 guard nodes. 2013-06-16 20:24:48 -04:00
bug9017 Fix (Open?)BSD fast-connect bug with optimistic data. 2013-06-10 12:14:49 -04:00
bug9030 Fix tor-fw-helper exit code. 2013-06-10 14:28:21 -04:00
bug9043 Issue #9043 - changelog entry 2013-06-12 13:02:12 -04:00
bug9047 If we write the annotation but not the microdescriptor, rewind. 2013-06-13 12:29:01 -04:00
bug9063 Don't queue more cells as a middle relay than the spec allows to be in flight 2013-06-13 21:59:01 -07:00
bug9063_redux Implement a real OOM-killer for too-long circuit queues. 2013-06-18 10:15:16 -04:00
bug9072 Disable middle relay queue overfill detection code due to possible guard discovery attack 2013-06-15 02:16:00 -07:00
bug9108 Fix #9108 - make global_circuitlist a doubly linked list 2013-06-20 16:56:54 +01:00
bug9122 Fix bug 9122: don't allow newdefaultoptions to be NULL 2013-06-24 12:53:37 -04:00
bug9147 Give a warning when bufferevents are enabled. 2013-06-29 03:45:40 -04:00
bug9200 FIx undefined behavior in dirvote.c 2013-07-03 12:01:37 -04:00
bug9207 Updated openssl configuration advice for Debian 2013-09-02 19:54:50 +01:00
bug9254 Re-do a cast in order to make old buggy freebsd gcc happy 2013-07-16 14:48:12 -04:00
bug9258 And a changes file for #9258 2013-07-15 09:04:17 -04:00
bug9267 Add optional target directory parameter to coverage script and add reset-gcov target to Makefile.am 2013-07-15 22:33:39 -07:00
bug9288 Fix invalid-read when a managed proxy configuration fails. 2013-07-31 13:56:07 -04:00
bug9295 Fix for bug 9295: Don't crash when running --hash-password. 2013-07-18 23:15:46 -04:00
bug9309 Fix bug9309, and n_noncanonical count/continue code 2013-07-23 05:16:56 -07:00
bug9337 Avoid assertion failure on unexepcted address family in DNS reply. 2013-07-26 15:33:46 +02:00
bug9354 NumDirectoryGuards now tracks NumEntryGuards by default 2013-07-30 12:05:39 -04:00
bug9366 Don't allow all ORPort values to be NoAdvertise 2013-08-05 12:14:48 -04:00
bug9400 Avoid a double-close on one failing case of the socketpair replacement code 2013-09-03 15:38:25 -04:00
bug9543 Add a 30-day maximum on user-supplied MaxCircuitDirtiness 2013-08-21 11:35:00 -04:00
bug9546 Make bridges send AUTH_CHALLENGE cells 2013-08-21 11:29:19 -04:00
bug9564 Replace return with continue in update_consensus_networkstatus_downloads 2013-08-22 10:00:37 -04:00
bug9645a Fix bug 9645: don't forget an md just because we can't save it. 2013-09-03 14:25:01 -04:00
bug9671_023 use !cbt_disabled in place of LearnCBT to avoid needless circs 2013-09-04 15:54:05 -04:00
bug9716 Try using INT_MAX, not SOMAXCONN, to set listen() backlog. 2013-09-11 13:30:45 -04:00
bug9776 Always call circuit_n_chan_done(chan, 0) from channel_closed() 2013-09-24 10:42:12 -04:00
doc-heartbeat-loglevel Document the correct loglevel for the heartbeat message 2013-08-16 21:59:41 -04:00
fancy_testing Add some basic unit tests for the circuit map data structure. 2013-07-10 15:26:34 -04:00
feature9574 add a changes entry for ticket 9574 2013-09-04 23:21:46 -04:00
fomit-frame-pointer Build donna32 with -fomit-frame-pointer 2013-01-30 13:08:04 -05:00
geoip-august2013 Update to the August 2013 GeoIP database. 2013-08-12 15:26:36 +02:00
geoip-july2013 Update to the July 2013 GeoIP database. 2013-07-08 10:21:28 +02:00
geoip-june2013 Update to the June 2013 GeoIP database. 2013-06-05 08:43:03 +02:00
geoip-may2013 Update to the May 2013 GeoIP database. 2013-05-13 15:37:43 +02:00
geoip-september2013 Update to the September 2013 GeoIP database. 2013-09-10 15:00:06 +02:00
less_charbuf_usage Initial changelog for less_charbuf 2013-04-18 11:04:57 -04:00
no_client_timestamps_024 Avoid error by not saying which intro cell type I mean 2013-09-20 11:00:27 -04:00
onion_tap_tests More unit tests for old TAP onion handshake. 2013-03-01 14:06:09 -05:00
seccomp2_sandbox Add a basic seccomp2 syscall filter on Linux 2013-07-11 09:13:13 -04:00
ticket5129 Prepare patch for ticket 5129 for merging. 2013-08-02 09:35:24 -04:00
ticket5526 Tweak/cleanup 5526 fix. 2013-08-21 13:41:53 -04:00
ticket9108 Add a changes file for 9108. 2013-08-15 15:51:56 -04:00
ticket9658 collect and log statistics about onionskins received/processed 2013-09-05 01:44:52 -04:00
ticket_9214 Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc 2013-07-26 16:07:11 +02:00
v3_intro_len Fix an uninitialized-read when parsing v3 introduction requests. 2013-08-10 17:49:51 -04:00
warn-unsigned-time_t Fix a bug in microdescs_add_to_cache when listed_at == -1 2013-03-11 16:20:20 -04:00