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