tor/changes
teor cd1de99468 resolve: consistently parse IP addresses in square brackets
When parsing addreses via Tor's internal DNS lookup API:
* reject IPv4 addresses in square brackets (with or without a port),
* accept IPv6 addresses in square brackets (with or without a port), and
* accept IPv6 addresses without square brackets, as long as they have no port.

This change completes the work started in 23082, making address parsing
consistent between tor's internal DNS lookup and address parsing APIs.

Fixes bug 30721; bugfix on 0.2.1.5-alpha.
2019-06-26 09:55:36 -04:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
bug30316 Move bandwidth-file-headers line to appear in the correct vote section 2019-04-29 14:31:09 -04:00
bug30561 Tweak comments in tor_vasprintf(), and add a changes file for 30651 2019-05-29 09:38:57 -04:00
bug30614 Changes file for bug 30614 2019-05-29 09:05:26 -04:00
bug30629 changes file for 30629 2019-05-30 12:58:12 -04:00
bug30646 Remove want_cmddata from HSFETCH, which does not in fact want data 2019-05-29 10:10:57 -04:00
bug30721 resolve: consistently parse IP addresses in square brackets 2019-06-26 09:55:36 -04:00
ticket26846 Make sure that we send at least some random data in RELAY_DATA cells 2019-05-27 14:20:07 +03:00
ticket28878 changes file for ticket 28878 2019-05-15 07:50:56 -04:00
ticket29617 OOM-purge the DNS cache one part at a time 2019-05-17 10:03:41 -04:00
ticket29702 test: Also avoid reading the system default torrc in integration tests 2019-04-10 19:03:43 +10:00
ticket30150 changes file for coverity fixes in tests (30150) 2019-05-16 15:38:08 -04:00
ticket30519 changes file for test coverage 2019-05-24 07:42:59 -04:00
ticket30539 Add a new "autostyle" make target to run all of our reformatting 2019-05-20 12:08:30 -04:00
ticket30580 Only reject POSTDESCRIPTOR purpose= when the purpose is unrecognized 2019-05-23 08:24:29 -04:00