Nick Mathewson ebb95d0f78 Merge remote-tracking branch 'public/bug8377' into maint-0.2.3 11 lat temu
..
bug6024 b9c86948e4 Clarify that hidden services are TCP only 11 lat temu
bug6043 ae75fb13e1 changelog for bug6043 12 lat temu
bug6218 62c1311b3a Fix port range in parse_port_range(). 12 lat temu
bug6244_part_c 2ba52f4095 Fix wildcarded address mappings from the control port 12 lat temu
bug6251 a7a4bbff47 Quiet "Set buildtimeout to low val" warnings: make them info 12 lat temu
bug6252_again 393944dfb6 Have the bug6252 commit message reflect its on-again/off-again status 12 lat temu
bug6271 419f541aa7 Fix a bug handling SENDME cells on nonexistent streams. 12 lat temu
bug6274 a1d060a68f Better handling of server managed proxies when Tor is not a relay. 12 lat temu
bug6274_2 a1d060a68f Better handling of server managed proxies when Tor is not a relay. 12 lat temu
bug6296 e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc 12 lat temu
bug6341 5ade278605 Check ewma_enabled before doing circ-has-become-inactive check 12 lat temu
bug6377 21c6c84853 Allow TestingTorNetwork when alternate dir and bridge authorities are set. 12 lat temu
bug6379 6a33c33a12 Fix warnings and 64-bit problems in openbsd-malloc code 12 lat temu
bug6387 9ad5b25930 Improve Alternate*Authority docs. Bug 6387. 12 lat temu
bug6397 93b7301755 Refer to the correct variable in a loop when parsing entry guard state 12 lat temu
bug6404 a4fbfa81b3 Update description of what we did to upper limit on md size 12 lat temu
bug6423 9ed87b37d0 Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic. 12 lat temu
bug6436 6cf8e38eca changes file for bug 6436. 12 lat temu
bug6472 223e7cfabe When iterating over connections pending DNS, skip marked ones 12 lat temu
bug6475 4e42a8a2f2 Address Nick's comments from code review. 12 lat temu
bug6480 62637fa224 Avoid hard (impossible?)-to-trigger double-free in dns_resolve() 12 lat temu
bug6490 2bd45213c9 Warn when accounting is used in a way likely to link hidden services 12 lat temu
bug6500 d9bd0de062 Fix some manpage typos 12 lat temu
bug6507 d993b04485 Reject attempts to say FooPort and FooPort 0 in the same cfg domain 12 lat temu
bug6514 2d6d5db2fe Defensive programming: clear rs_out between iterations. 12 lat temu
bug6530 55f635745a Clarify security impact of bug 6530 12 lat temu
bug6690 62d96284f7 Do not assert when comparing a null address/port against a policy 12 lat temu
bug6710 45b520b6a4 Fix changes file for 6710: before 0.0.8pre1, you couldn't extend to 12 lat temu
bug6732 774979ca45 Document consensus and microdesc files 12 lat temu
bug6743 eb3d079667 Make begindir_cutoff the same as general_cutoff 12 lat temu
bug6774 9d9ca264ec Avoid segfault if EntryGuardPathBias precedes EntryGuard 11 lat temu
bug6801 8731a4e148 Avoid segfault when reading state file from ancient tor 11 lat temu
bug6811 973c18bf0e Fix assertion failure in tor_timegm. 11 lat temu
bug6827 1e68c213a2 mention the bug number in the 6827 changes file 11 lat temu
bug6844 b1447a4312 Use file-size-fixup code on cygwin too. 11 lat temu
bug6866 4bfed4378d Bug 6866: Convert pathbias asserts into log messages. 11 lat temu
bug7014 721f99e495 Don't call fmt_addr() twice in a parameter list. 11 lat temu
bug7022 b1971d89c8 properly free the return values of rate_limit_log() 11 lat temu
bug7037 e50fa0d6cb Refuse extra create cells with reason "resource limit" 11 lat temu
bug7139 8743080a28 Disable TLS Session Tickets, which we were apparently getting for free 11 lat temu
bug7190 2ecee3fce2 Let 0.2.3 clients exit to internal addresses if they want 11 lat temu
bug7191 3365def68b Add a changes file for bug 7191. 11 lat temu
bug7192 85659d3964 Fix parse_short_policy (bug 7192.) 11 lat temu
bug7352 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 lat temu
bug7464 88bb48e785 use a more logical operator 11 lat temu
bug7889 4ccf09b1c2 Reject create/begin/etc cells with {circ,stream}ID 0. 11 lat temu
bug8208 e3578d52e4 Check whether ei is non-NULL before altering it. 11 lat temu
bug8377 b528aaef03 Make sure that [::1] is recognized as a private address 11 lat temu
cov709056 d32f5081e1 Coverity 709056: Check return value on fputs in tor-gencert 12 lat temu
cve-2012-2249 f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol 11 lat temu
dirserv-BUGGY-a d3bfdd6108 Don't serve or accept v2 HS descs over a DirPort 11 lat temu
disable_pathbias_messages b252ffa7cb Downgrade path-bias warning messages to INFO for now. 12 lat temu
geoip-dec2012 c9a5d613a6 Update to the December 2012 GeoIP database. 11 lat temu
geoip-feb2013 adff7f944a Update to the February 2013 GeoIP database. 11 lat temu
geoip-jan2013 32114d70ae Update to the January 2013 GeoIP database. 11 lat temu
geoip-mar2013 3dde6d5d29 Update to the March 2013 GeoIP database. 11 lat temu
geoip-nov2012 d2cfd52d2c Update to the November 2012 GeoIP database. 11 lat temu
link_negotiation_assert 758428dd32 Fix a remotely triggerable assertion failure (CVE-2012-2250) 11 lat temu
pathsel-BUGGY-a d48cebc5e4 Try to clarify impact of bug 6537 12 lat temu
port_doc 4cac5df554 Improve message on spurious SOCKSListenAddress 12 lat temu
revert-geoip-may2012 4e7552e552 Revert to the May 2012 geoip db 12 lat temu
smartlist_foreach 78dec94307 Tweaks to 6400 changes file and docs as suggested by arma 12 lat temu
ticket5749 c88a4c51b4 add faravahar as our ninth v3 dir auth 11 lat temu