History of file src/OFDNSQuery.m at check-in e817fac245e9ab71
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [3a77240507] check-in: [7413a728a7] user: js, branch: trunk, size: 2684 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [68023ab95d] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2476 [annotate] [blame] [check-ins using] [diff] | |
2023-04-17
| ||
11:56 |
Always make DNS names lowercase
This avoids problems when comparing them. file: [f7f99b0724] check-in: [ce2b268163] user: js, branch: trunk, size: 2476 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [dd82bc9fff] check-in: [8939cbdb52] user: js, branch: trunk, size: 2460 [annotate] [blame] [check-ins using] [diff] | |
2022-08-30
| ||
00:48 | OFObject: Small API change file: [eb5858939c] check-in: [4ad0c363f3] user: js, branch: trunk, size: 2460 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [03ea4234b3] check-in: [1a86b8175b] user: js, branch: trunk, size: 2452 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
15:55 | Rename all functions in macros.h file: [cc70b330d8] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 2452 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
14:59 | Rename of_dns_* file: [cdb0825a65] check-in: [4badf3f127] user: js, branch: new-naming-convention, size: 2453 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [a81f7a9a95] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2488 [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 | |
2020-01-02
| ||
01:51 | Update copyright file: [fef90630f2] check-in: [c7f0229795] user: js, branch: trunk, size: 2572 [annotate] [blame] [check-ins using] [diff] | |
2019-10-20
| ||
13:15 | Fix missing fast paths in -[isEqual:] file: [e62571f4f4] check-in: [9122facff6] user: js, branch: trunk, size: 2569 [annotate] [blame] [check-ins using] [diff] | |
01:13 | Rename of_dns{_resource -> }_record_type_t file: [031eb7a0f1] check-in: [7fa337b8a4] user: js, branch: trunk, size: 2532 [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: [d423cb9874] check-in: [d69f7bc1ff] user: js, branch: trunk, size: 2659 [annotate] [blame] [check-ins using] | |