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