ObjFW  History of utils/ofzip/OFZIP.h of 4ebeb7e3a2032826

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

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

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

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

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

2017-05-07
20:10
Small code style change

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

2017-01-09
17:36
Update copyright

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

2016-05-28
09:54
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. file: [05231f1f0c] check-in: [200d385059] user: js, branch: trunk, size: 1178 [annotate] [blame] [check-ins using] [diff]

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

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