Nick Mathewson 647248729f Drop the MaxMemInQueues lower limit down to 256 MB. преди 10 години
..
bug10169 03ff21b018 Changess file for #10169 преди 10 години
bug5650 39ac1db60e Avoid busy-looping on WANTREAD within connection_handle_write преди 11 години
bug6024 b9c86948e4 Clarify that hidden services are TCP only преди 11 години
bug6043 ae75fb13e1 changelog for bug6043 преди 12 години
bug6218 62c1311b3a Fix port range in parse_port_range(). преди 12 години
bug6244_part_c 2ba52f4095 Fix wildcarded address mappings from the control port преди 12 години
bug6251 a7a4bbff47 Quiet "Set buildtimeout to low val" warnings: make them info преди 12 години
bug6252_again 393944dfb6 Have the bug6252 commit message reflect its on-again/off-again status преди 12 години
bug6271 419f541aa7 Fix a bug handling SENDME cells on nonexistent streams. преди 12 години
bug6274 a1d060a68f Better handling of server managed proxies when Tor is not a relay. преди 12 години
bug6274_2 a1d060a68f Better handling of server managed proxies when Tor is not a relay. преди 12 години
bug6296 e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc преди 12 години
bug6341 5ade278605 Check ewma_enabled before doing circ-has-become-inactive check преди 12 години
bug6377 21c6c84853 Allow TestingTorNetwork when alternate dir and bridge authorities are set. преди 12 години
bug6379 6a33c33a12 Fix warnings and 64-bit problems in openbsd-malloc code преди 12 години
bug6387 9ad5b25930 Improve Alternate*Authority docs. Bug 6387. преди 12 години
bug6397 93b7301755 Refer to the correct variable in a loop when parsing entry guard state преди 12 години
bug6404 a4fbfa81b3 Update description of what we did to upper limit on md size преди 12 години
bug6423 9ed87b37d0 Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic. преди 12 години
bug6436 6cf8e38eca changes file for bug 6436. преди 12 години
bug6472 223e7cfabe When iterating over connections pending DNS, skip marked ones преди 12 години
bug6475 4e42a8a2f2 Address Nick's comments from code review. преди 12 години
bug6480 62637fa224 Avoid hard (impossible?)-to-trigger double-free in dns_resolve() преди 12 години
bug6490 2bd45213c9 Warn when accounting is used in a way likely to link hidden services преди 12 години
bug6500 d9bd0de062 Fix some manpage typos преди 12 години
bug6507 d993b04485 Reject attempts to say FooPort and FooPort 0 in the same cfg domain преди 12 години
bug6514 2d6d5db2fe Defensive programming: clear rs_out between iterations. преди 12 години
bug6530 55f635745a Clarify security impact of bug 6530 преди 12 години
bug6690 62d96284f7 Do not assert when comparing a null address/port against a policy преди 12 години
bug6710 45b520b6a4 Fix changes file for 6710: before 0.0.8pre1, you couldn't extend to преди 12 години
bug6732 774979ca45 Document consensus and microdesc files преди 11 години
bug6743 eb3d079667 Make begindir_cutoff the same as general_cutoff преди 11 години
bug6774 9d9ca264ec Avoid segfault if EntryGuardPathBias precedes EntryGuard преди 11 години
bug6801 8731a4e148 Avoid segfault when reading state file from ancient tor преди 11 години
bug6811 973c18bf0e Fix assertion failure in tor_timegm. преди 11 години
bug6827 1e68c213a2 mention the bug number in the 6827 changes file преди 11 години
bug6844 b1447a4312 Use file-size-fixup code on cygwin too. преди 11 години
bug6866 4bfed4378d Bug 6866: Convert pathbias asserts into log messages. преди 11 години
bug6979 dece40fd77 Fix an assert when disabling ORPort with accounting disabled. преди 10 години
bug7014 721f99e495 Don't call fmt_addr() twice in a parameter list. преди 11 години
bug7022 b1971d89c8 properly free the return values of rate_limit_log() преди 11 години
bug7037 e50fa0d6cb Refuse extra create cells with reason "resource limit" преди 11 години
bug7139 8743080a28 Disable TLS Session Tickets, which we were apparently getting for free преди 11 години
bug7190 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want преди 11 години
bug7191 3365def68b Add a changes file for bug 7191. преди 11 години
bug7192 85659d3964 Fix parse_short_policy (bug 7192.) преди 11 години
bug7352 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() преди 11 години
bug7464 88bb48e785 use a more logical operator преди 11 години
bug7889 4ccf09b1c2 Reject create/begin/etc cells with {circ,stream}ID 0. преди 11 години
bug8208 e3578d52e4 Check whether ei is non-NULL before altering it. преди 11 години
bug8377 b528aaef03 Make sure that [::1] is recognized as a private address преди 11 години
bug8844 00e2310f12 Don't run off the end of the array-of-freelists преди 11 години
bug9002 dc516a5436 Limit hidden service descriptors to at most 10 guard nodes. преди 11 години
bug9017 77a1935339 Fix (Open?)BSD fast-connect bug with optimistic data. преди 11 години
bug9063 4cce58d3c2 Don't queue more cells as a middle relay than the spec allows to be in flight преди 11 години
bug9063_redux 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. преди 11 години
bug9072 2a95f31716 Disable middle relay queue overfill detection code due to possible guard discovery attack преди 11 години
bug9093 1b8ceb83c9 Improved circuit queue out-of-memory handler преди 10 години
bug9546 940cef3367 Make bridges send AUTH_CHALLENGE cells преди 11 години
bug9564 2530c84220 Replace return with continue in update_consensus_networkstatus_downloads преди 11 години
bug9671_023 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs преди 10 години
bug9686 647248729f Drop the MaxMemInQueues lower limit down to 256 MB. преди 10 години
bug9928 bfe56e05b0 Give credit to bug reporter for 9928 преди 10 години
cov709056 d32f5081e1 Coverity 709056: Check return value on fputs in tor-gencert преди 12 години
cve-2012-2249 f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol преди 11 години
dirserv-BUGGY-a d3bfdd6108 Don't serve or accept v2 HS descs over a DirPort преди 11 години
disable_pathbias_messages b252ffa7cb Downgrade path-bias warning messages to INFO for now. преди 12 години
geoip-apr2013 b41f03f6df Update to the April 2013 GeoIP database. преди 11 години
geoip-august2013 41bf8fa889 Update to the August 2013 GeoIP database. преди 11 години
geoip-dec2012 c9a5d613a6 Update to the December 2012 GeoIP database. преди 11 години
geoip-feb2013 adff7f944a Update to the February 2013 GeoIP database. преди 11 години
geoip-jan2013 32114d70ae Update to the January 2013 GeoIP database. преди 11 години
geoip-july2013 2a61b0dd6b Update to the July 2013 GeoIP database. преди 11 години
geoip-june2013 d34753174e Update to the June 2013 GeoIP database. преди 11 години
geoip-mar2013 3dde6d5d29 Update to the March 2013 GeoIP database. преди 11 години
geoip-may2013 f8053179c9 Update to the May 2013 GeoIP database. преди 11 години
geoip-nov2012 d2cfd52d2c Update to the November 2012 GeoIP database. преди 11 години
geoip-october2013 3b0265198f Update to the October 2013 GeoIP database. преди 10 години
geoip-september2013 13d192c1d8 Update to the September 2013 GeoIP database. преди 10 години
link_negotiation_assert 758428dd32 Fix a remotely triggerable assertion failure (CVE-2012-2250) преди 11 години
pathsel-BUGGY-a d48cebc5e4 Try to clarify impact of bug 6537 преди 12 години
port_doc 4cac5df554 Improve message on spurious SOCKSListenAddress преди 12 години
revert-geoip-may2012 4e7552e552 Revert to the May 2012 geoip db преди 12 години
smartlist_foreach 78dec94307 Tweaks to 6400 changes file and docs as suggested by arma преди 12 години
ticket5749 c88a4c51b4 add faravahar as our ninth v3 dir auth преди 11 години