Make get_ip() a bit more strict in it's parsing of IP addresses, and
authorRichard Levitte <levitte@openssl.org>
Mon, 25 Jun 2001 14:12:45 +0000 (14:12 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 25 Jun 2001 14:12:45 +0000 (14:12 +0000)
commitb1460627f30ac4a315b87c5b00b8363b11bcf673
tree4df8f7e4d2ffc72e6d971af1d7cb3342b69c4495
parent5abc8ae6f95881bbf97c4a0f59237f76238db5e1
Make get_ip() a bit more strict in it's parsing of IP addresses, and
at the same time a bit more accepting with host names.
crypto/bio/b_sock.c