ObjFW  History of src/OFDNSResponse.m of 374e1a1bfa30d767

History of the file that is called src/OFDNSResponse.m at check-in 374e1a1bfa30d767

2024-01-02
17:17
Update copyright file: [8c7e9a3f73] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3740 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [ced7000804] check-in: [8939cbdb52] user: js, branch: trunk, size: 3740 [annotate] [blame] [check-ins using] [diff]
2022-06-06
09:04
Remove spurious OF_UNAVAILABLE in @implementation file: [6e61ece6f0] check-in: [4d317d9ea7] user: js, branch: trunk, size: 3740 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [815c0760a5] check-in: [1a86b8175b] user: js, branch: trunk, size: 3755 [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
Rename all functions in macros.h file: [e2ab2da42d] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 3755 [annotate] [blame] [check-ins using] [diff]
2021-04-17
15:03
of_dns_response_records_t -> OFDNSResponseRecords file: [f6776cf804] check-in: [692e623519] user: js, branch: new-naming-convention, size: 3760 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [0cb62c07fd] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3787 [annotate] [blame] [check-ins using] [diff]
2020-10-10
14:27
OFObject: Change type of -[hash] to unsigned long

The internal hash is still 32 bit in most places, but this way, it is at
least not baked into the API and ABI and can be upgraded later, should
that ever be necessary. file: [f58f953bdc] check-in: [aeb403a1ed] user: js, branch: trunk, size: 3876 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [2d2248bdf2] check-in: [c7f0229795] user: js, branch: trunk, size: 3871 [annotate] [blame] [check-ins using] [diff]
2019-10-20
13:15
Fix missing fast paths in -[isEqual:] file: [4c41009453] check-in: [9122facff6] user: js, branch: trunk, size: 3868 [annotate] [blame] [check-ins using] [diff]
2019-10-07
00:07
OFDNSResolver: Major refactor

This temporarily doesn't use the search domains anymore and makes CNAMEs
slightly more inefficient. The next commits will fix both. file: [e97f58bfa9] check-in: [ee592cf603] user: js, branch: trunk, size: 3831 [annotate] [blame] [check-ins using] [diff]

2019-10-01
00:40
Add OFDNSRequest file: [944dbcc660] check-in: [6b2fb27dca] user: js, branch: trunk, size: 3409 [annotate] [blame] [check-ins using] [diff]
2019-09-30
22:46
Added: Add OFDNSResponse file: [5e9ff2a6f6] check-in: [da8eb2d43a] user: js, branch: trunk, size: 3406 [annotate] [blame] [check-ins using]