ObjFW  History of src/OFHTTPCookieManager.m of d2f5000bb1be5236

History of the file that is called src/OFHTTPCookieManager.m at check-in d2f5000bb1be5236

2024-04-03
02:16
[86b990dd47] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 4405) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[3e1112d548] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4197) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[8d1e7efb55] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 4197) [annotate] [blame] [check-ins using] [diff]
2022-11-25
23:43
[915278140b] part of check-in [1baa99771d] Convert IRIs to URIs where necessary (check-in: [1baa99771d] user: js, branch: trunk, size: 4197) [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
[2066a81feb] part of check-in [23272e6d43] Rename OFURI to OFIRI (check-in: [23272e6d43] user: js, branch: trunk, size: 3998) [annotate] [blame] [check-ins using] [diff]
2022-09-28
21:40
[1dd74fe07e] part of check-in [e7ab06503c] Rename OFUR{L -> I} in preparation for URI support (check-in: [e7ab06503c] user: js, branch: trunk, size: 3998) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[ab6e7fb16a] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3998) [annotate] [blame] [check-ins using] [diff]
2021-04-17
00:14
[5134a266a2] part of check-in [61fc389aee] of_comparison_result_t -> OFComparisonResult (check-in: [61fc389aee] user: js, branch: new-naming-convention, size: 3998) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[a7b81a9286] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 4002) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[3511ad0390] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 4020) [annotate] [blame] [check-ins using] [diff]
2020-11-01
11:35
[f3b5caf32a] part of check-in [4bbac7ab17] OFString: Add -[substring{From,To}Index:] (check-in: [4bbac7ab17] user: js, branch: trunk, size: 4109) [annotate] [blame] [check-ins using] [diff]
2020-04-01
22:36
[0f44cd343b] part of check-in [ccc1b1989d] Use case insensitive compare for URL scheme (check-in: [ccc1b1989d] user: js, branch: trunk, size: 4144) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[b42d33b466] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 4067) [annotate] [blame] [check-ins using] [diff]
2019-03-08
00:35
[41a76d5b5b] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 4064) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[e598ba5279] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 4128) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[c57ff7f80a] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 4122) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[69c2e4795d] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 4099) [annotate] [blame] [check-ins using] [diff]

2017-05-15
21:35
[7266c82110] part of check-in [f36f9bed02] OFHTTPCookie: Make domain and path mandatory

This requires passing a domain and defaults the path to /. (check-in: [f36f9bed02] user: js, branch: trunk, size: 4085) [annotate] [blame] [check-ins using] [diff]

2017-05-14
21:29
Added: [eb2ac21f4b] part of check-in [28bacc2aa0] Add OFHTTPCookieManager (check-in: [28bacc2aa0] user: js, branch: trunk, size: 4154) [annotate] [blame] [check-ins using]