summaryrefslogtreecommitdiff
path: root/lib/libc/inet/inet_net_pton.c
Commit message (Collapse)AuthorAgeFilesLines
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
| | | | Notes: svn path=/head/; revision=326695
* Update our stub resolver to final version of libbind.Hajimu UMEMOTO2014-08-121-11/+11
|\ | | | | | | | | | | | | Obtained from: ISC Notes: svn path=/head/; revision=269867
| * Bring final version of libbind:Pedro F. Giffuni2014-08-051-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From http://www.isc.org/downloads/libbind/ The libbind functions have been separated from the BIND suite as of BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems. In fact, most implementations are based on the same original code. At present, NetBSD maintains libbind code, now known as "netresolv". Notes: svn path=/vendor/resolver/dist/; revision=269610
| * Import the resolver part of BIND 9.4.3.vendor/resolver/9.4.3Hajimu UMEMOTO2008-12-141-3/+3
| | | | | | | | | | Notes: svn path=/vendor/resolver/dist/; revision=186083 svn path=/vendor/resolver/9.4.3/; revision=186084; tag=vendor/resolver/9.4.3
| * Vendor import of BIND 9.4.1Hajimu UMEMOTO2007-06-031-18/+20
| | | | | | | | Notes: svn path=/vendor/resolver/dist/; revision=170242
* | Merge the resolver part of BIND 9.4.3 into HEAD.Hajimu UMEMOTO2008-12-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | It includes the following fix: 2426. [bug] libbind: inet_net_pton() can sometimes return the wrong value if excessively large netmasks are supplied. [RT #18512] Reported by: Maksymilian Arciemowicz <cxib__at__securityreason.com> Notes: svn path=/head/; revision=186090
* | Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-031-18/+20
| | | | | | | | | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=170244
* | - Merge our local changes.Hajimu UMEMOTO2006-03-211-4/+13
|/ | | | | | | - Exclude unnecessary functions for us. Notes: svn path=/head/; revision=156956
* Vendor import of BIND 9.3.2Hajimu UMEMOTO2006-03-211-0/+405
Notes: svn path=/vendor/resolver/dist/; revision=156952