libtorrent.org:expand-unspecified-ipv6

Last commit made on 2020-01-03
Get this branch:
git clone -b expand-unspecified-ipv6 https://git.launchpad.net/libtorrent.org

Branch merges

Branch information

Name:
expand-unspecified-ipv6
Repository:
lp:libtorrent.org

Recent commits

1123928... by arvid Norberg

experiment with allowing unspecified bind address

b635383... by arvid Norberg

restore expand_unspecified_address, but only expand it to IP addresses from the main device. Also add a test_transfer test for IPv6 only (currently failing)

d76be83... by arvid Norberg

fix test

146d3fd... by arvid Norberg

allow a DHT node to run on [::], but filter unspecified listen addresses whose address family does not have a default route

1203ae2... by arvid Norberg

instead of expanding unspecified listen addresses, filter the ones the machine doesn't support

2987058... by arvid Norberg

first pass of expanding [::] to a *single* IP, the main one

0675bd2... by arvid Norberg

add new socks5_alert to trouble shoot SOCKS5 proxies

b5bf6c3... by pavel pimenov

fix http_stream::handshake2

f0c3eb8... by arvid Norberg

docs improvement

078f7b9... by arvidn <email address hidden>

fix parsing of enum classes in doc generation tool