ObjFW  Check-in [ee592cf603]

Overview
Comment:OFDNSResolver: Major refactor

This temporarily doesn't use the search domains anymore and makes CNAMEs
slightly more inefficient. The next commits will fix both.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ee592cf603a425072d657b58a17843875ffa2e471a25bb1cbbd620ae6bcf7957
User & Date: js on 2019-10-07 00:07:55
Other Links: manifest | tags
Context
2019-10-07
00:23
Fix of_socket_address_parse_ipv6() check-in: d98af41d84 user: js tags: trunk
00:07
OFDNSResolver: Major refactor check-in: ee592cf603 user: js tags: trunk
2019-10-06
17:05
OFDNSResolver: Improved error handling check-in: d31e244f55 user: js tags: trunk
Changes

Modified src/Makefile from [7bc7134513] to [8423b5d900].    [diff]

Modified src/OFDNSQuery.h from [62a8b467ea] to [f2698eb6b8].    [diff]

Modified src/OFDNSQuery.m from [d423cb9874] to [d09f4dcede].    [diff]

Modified src/OFDNSResolver.h from [3539989488] to [9a991f874e].    [diff]

Modified src/OFDNSResolver.m from [3109b96d8a] to [4b225df12f].    [diff]

Modified src/OFDNSResourceRecord.h from [2ea810b61f] to [b98f4297c1].    [diff]

Modified src/OFDNSResourceRecord.m from [b77a7c0c09] to [dbb7d93c57].    [diff]

Modified src/OFDNSResponse.h from [9eabf8af48] to [83177f4956].    [diff]

Modified src/OFDNSResponse.m from [944dbcc660] to [e97f58bfa9].    [diff]

Added src/OFHostAddressResolver.h version [3a09606535].

Added src/OFHostAddressResolver.m version [347a5e2986].

Modified src/OFTCPSocket.m from [f42e23d703] to [21a88b2103].    [diff]

Modified src/OFUDPSocket.m from [e6c74d7c76] to [de0f80ba6e].    [diff]

Modified src/ObjFW.h from [1f291aba5e] to [7965915726].    [diff]

Modified src/exceptions/Makefile from [1de3299d3f] to [103a175ba6].    [diff]

Modified src/exceptions/OFDNSQueryFailedException.h from [1266a73c9c] to [2a3821e5d9].    [diff]

Modified src/exceptions/OFDNSQueryFailedException.m from [bf9ae11420] to [04f5be8a60].    [diff]

Added src/exceptions/OFResolveHostFailedException.h version [9c568bc023].

Added src/exceptions/OFResolveHostFailedException.m version [3a43359e82].

Modified utils/ofdns/OFDNS.m from [84af245824] to [0a1cb7aeaf].    [diff]

Modified utils/ofhttp/OFHTTP.m from [77758e69da] to [749d02c708].    [diff]

Modified utils/ofhttp/lang/de.json from [401e7794d9] to [9e4f95f1d1].    [diff]