History of file src/OFHTTPCookieManager.m at check-in ddcef349e53b0a77
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [86b990dd47] check-in: [7413a728a7] user: js, branch: trunk, size: 4405 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [3e1112d548] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4197 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [8d1e7efb55] check-in: [8939cbdb52] user: js, branch: trunk, size: 4197 [annotate] [blame] [check-ins using] [diff] | |
2022-11-25
| ||
23:43 | Convert IRIs to URIs where necessary file: [915278140b] check-in: [1baa99771d] user: js, branch: trunk, size: 4197 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [2066a81feb] check-in: [23272e6d43] user: js, branch: trunk, size: 3998 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [1dd74fe07e] check-in: [e7ab06503c] user: js, branch: trunk, size: 3998 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [ab6e7fb16a] check-in: [1a86b8175b] user: js, branch: trunk, size: 3998 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
00:14 | of_comparison_result_t -> OFComparisonResult file: [5134a266a2] check-in: [61fc389aee] user: js, branch: new-naming-convention, size: 3998 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [a7b81a9286] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 4002 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [3511ad0390] check-in: [374e1a1bfa] user: js, branch: trunk, size: 4020 [annotate] [blame] [check-ins using] [diff] | |
2020-11-01
| ||
11:35 | OFString: Add -[substring{From,To}Index:] file: [f3b5caf32a] check-in: [4bbac7ab17] user: js, branch: trunk, size: 4109 [annotate] [blame] [check-ins using] [diff] | |
2020-04-01
| ||
22:36 | Use case insensitive compare for URL scheme file: [0f44cd343b] check-in: [ccc1b1989d] user: js, branch: trunk, size: 4144 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [b42d33b466] check-in: [c7f0229795] user: js, branch: trunk, size: 4067 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [41a76d5b5b] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 4064 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [e598ba5279] check-in: [0509d7a844] user: js, branch: trunk, size: 4128 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [c57ff7f80a] check-in: [7e5c81e186] user: js, branch: trunk, size: 4122 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-05-15
| ||
21:35 |
OFHTTPCookie: Make domain and path mandatory
This requires passing a domain and defaults the path to /. file: [7266c82110] check-in: [f36f9bed02] user: js, branch: trunk, size: 4085 [annotate] [blame] [check-ins using] [diff] | |
2017-05-14
| ||
21:29 | Added: Add OFHTTPCookieManager file: [eb2ac21f4b] check-in: [28bacc2aa0] user: js, branch: trunk, size: 4154 [annotate] [blame] [check-ins using] | |