ObjFW  History of src/OFDNSQuery.h of a82e7f4b3da7d5f2

History of the file that is called src/OFDNSQuery.h at check-in a82e7f4b3da7d5f2

2024-01-02
17:17
Update copyright file: [6f603e03bb] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2061 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [d9763523d4] check-in: [8939cbdb52] user: js, branch: trunk, size: 2061 [annotate] [blame] [check-ins using] [diff]
2022-09-12
08:52
Restrict subclassing on more classes file: [b49f52a5a4] check-in: [1038191a03] user: js, branch: trunk, size: 2061 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [9c2a0f4bc6] check-in: [1a86b8175b] user: js, branch: trunk, size: 2068 [annotate] [blame] [check-ins using] [diff]
2021-04-17
14:59
Rename of_dns_* file: [3c40a6d229] check-in: [4badf3f127] user: js, branch: new-naming-convention, size: 2068 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [ebec8fd547] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2104 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [1ca5f8c9ce] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2193 [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5. file: [b892c59c5b] check-in: [ef614a225d] user: js, branch: trunk, size: 2193 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [8287317db3] check-in: [c7f0229795] user: js, branch: trunk, size: 2181 [annotate] [blame] [check-ins using] [diff]
2019-10-20
01:13
Rename of_dns{_resource -> }_record_type_t file: [823e60afdb] check-in: [7fa337b8a4] user: js, branch: trunk, size: 2178 [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: [f2698eb6b8] check-in: [ee592cf603] user: js, branch: trunk, size: 2214 [annotate] [blame] [check-ins using] [diff]

2019-10-06
16:27
Added: Rename OFDNSRequest -> OFDNSQuery

This is now in alignment with the terminology of the RFC. file: [62a8b467ea] check-in: [d69f7bc1ff] user: js, branch: trunk, size: 2658 [annotate] [blame] [check-ins using]