Nick Mathewson ebb95d0f78 Merge remote-tracking branch 'public/bug8377' into maint-0.2.3 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 12 ans
bug6743 eb3d079667 Make begindir_cutoff the same as general_cutoff il y a 12 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
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
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-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-mar2013 3dde6d5d29 Update to the March 2013 GeoIP database. il y a 11 ans
geoip-nov2012 d2cfd52d2c Update to the November 2012 GeoIP database. il y a 11 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