History of file src/OFDNSQuery.h at check-in 8870c49908df09c2
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [d97f4d528d] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2264 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [7a330f0d37] check-in: [7413a728a7] user: js, branch: trunk, size: 2269 [annotate] [blame] [check-ins using] [diff] | |
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 | |
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 | |
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] | |