ObjFW  History of utils/ofzip/OFZIP.h of ec1ec2815dc47c34

History of the file that is called utils/ofzip/OFZIP.h at check-in ec1ec2815dc47c34

2018-06-17
16:16
Deleted: Rename ofzip to ofarc

It supports more than just ZIP now, so the name was no longer
appropriate. (check-in: [51343e2dfc] user: js, branch: trunk, size: 0)

2018-05-26
08:47
[d234b94864] part of check-in [14b9a27b65] ofzip: Add support for specifying the encoding (check-in: [14b9a27b65] user: js, branch: trunk, size: 1400) [annotate] [blame] [check-ins using] [diff]
2018-05-21
12:10
[922682e77a] part of check-in [f29afa4a27] ofzip: Refactor safe path checking (check-in: [f29afa4a27] user: js, branch: trunk, size: 1353) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[167084236d] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1242) [annotate] [blame] [check-ins using] [diff]
2017-11-22
00:47
[93eeb1cd0b] part of check-in [eba39f1c9d] OF_APPLICATION_DELEGATE(): Verify conformance (check-in: [eba39f1c9d] user: js, branch: trunk, size: 1219) [annotate] [blame] [check-ins using] [diff]
2017-08-05
17:48
[afc71f5901] part of check-in [41949ecc65] ofzip: Support for writing files

Not supported for any file formats, yet. (check-in: [41949ecc65] user: js, branch: trunk, size: 1195) [annotate] [blame] [check-ins using] [diff]

2017-06-03
14:37
[b2525a3db1] part of check-in [4175b93242] OFFileManager: Mask modes to ensure safe modes (check-in: [4175b93242] user: js, branch: trunk, size: 1168) [annotate] [blame] [check-ins using] [diff]
12:46
[586c99b15f] part of check-in [4ebeb7e3a2] Make of_(l)stat() private to OFFileManager

Everything else should just use OFFileManager. (check-in: [4ebeb7e3a2] user: js, branch: trunk, size: 1222) [annotate] [blame] [check-ins using] [diff]

2017-05-07
20:10
[13ab30e52b] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 1191) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[50af7478a6] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 1184) [annotate] [blame] [check-ins using] [diff]

2016-05-28
09:54
[05231f1f0c] part of check-in [200d385059] OFZIP: Define S_IRWXG / S_IRWXO in OFZIP.h

This makes sure they are always defined and don't need to be defined in
every .m file. (check-in: [200d385059] user: js, branch: trunk, size: 1178) [annotate] [blame] [check-ins using] [diff]

2016-05-22
21:30
[3f9ff29ba8] part of check-in [ea478372d8] OFZIP: Add an option to manually specify the type (check-in: [ea478372d8] user: js, branch: trunk, size: 1070) [annotate] [blame] [check-ins using] [diff]
2016-05-16
11:05
[bd013d1605] part of check-in [afecb5238c] OFZIP: Use "overwrite" instead of "override" (check-in: [afecb5238c] user: js, branch: trunk, size: 1038) [annotate] [blame] [check-ins using] [diff]
2016-04-24
02:32
[b8cc3eb658] part of check-in [34e0dcaf87] OFZIP: Add GZIP support (check-in: [34e0dcaf87] user: js, branch: trunk, size: 1037) [annotate] [blame] [check-ins using] [diff]
02:01
Added: [991ecbd6f2] part of check-in [4300366b0b] Refactor OFZIP

This splits out ZIP archive handling from the main file in preparation
for adding GZIP support. (check-in: [4300366b0b] user: js, branch: trunk, size: 991) [annotate] [blame] [check-ins using]