]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: hs20-client: Fix hostname extraction from URL
authorBen Greear <greearb@candelatech.com>
Tue, 26 May 2015 20:47:34 +0000 (16:47 -0400)
committerJouni Malinen <j@w1.fi>
Wed, 27 May 2015 09:01:23 +0000 (12:01 +0300)
commit1b748e67aeedf90855331eef6ef837e90dc51a23
tree9a005dd4e88cc2fed696dd64755dd87c0748c1e0
parentdba68f2be2b2f955c0c19956e24be0b258dfc677
HS 2.0: hs20-client: Fix hostname extraction from URL

It was not properly handling cases like this:

https://foo.local:443

Signed-off-by: Ben Greear <greearb@candelatech.com>
hs20/client/osu_client.c