libisofs/libisofs
Thomas Schmitt 405f0f04d4 Improved size estimation and property assessment of El Torito hidden boot images 2023-11-20 11:42:41 +01:00
..
filters Silenced a warning on 32 bit about value ISO_ZISOFS_V1_LIMIT too large for int 2021-03-12 09:37:07 +01:00
aaip-os-dummy.c Corrected and updated copyright statements 2018-10-06 20:40:08 +02:00
aaip-os-freebsd.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
aaip-os-linux.c Improved error messages in case of failing Linux-specific ACL or xattr functions 2022-09-20 09:28:06 +02:00
aaip_0_2.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
aaip_0_2.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
buffer.c Fixed more spelling errors found by fossies.org with codespell 2019-10-30 20:37:24 +01:00
buffer.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
builder.c New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno(). 2017-10-23 10:36:10 +02:00
builder.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
changelog.txt Bug fix: On non-GNU/Linux systems ssize_t was not defined in rockridge.h . Report and fix proposal by Rui Chen. 2023-06-09 19:48:54 +02:00
data_source.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
ecma119.c Explicitely included unistd.h in all source file which use ssize_t 2023-06-09 19:54:50 +02:00
ecma119.h Reduced number of warnings about special files or symlinks in Joliet 2023-04-14 17:47:07 +02:00
ecma119_tree.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
ecma119_tree.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
eltorito.c Fixed a new bug introduced with previous commit 2020-11-07 10:46:15 +01:00
eltorito.h New report line with iso_image_report_el_torito() "El Torito hdsiz/512:" 2018-11-05 14:06:09 +01:00
filesrc.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filesrc.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filter.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
filter.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
find.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
fs_image.c Improved size estimation and property assessment of El Torito hidden boot images 2023-11-20 11:42:41 +01:00
fs_local.c Bug fix: The lseek methods of IsoFileSource for local filesystem and loaded ISO returned libisofs error codes as positive off_t numbers 2022-04-26 12:03:53 +02:00
fsource.c Widened the lseek capacity determination to SEEK_SET with wanted size 2022-05-30 18:38:54 +02:00
fsource.h Widened the lseek capacity determination to SEEK_SET with wanted size 2022-05-30 18:38:54 +02:00
hfsplus.c Bug fix: Appended APM partitions without HFS+ production had start and size 1 2020-11-15 15:23:03 +01:00
hfsplus.h Bug fix: Appended APM partitions without HFS+ production had start and size 1 2020-11-15 15:23:03 +01:00
hfsplus_case.c Mad new hfsplus_case.c usable for GNU xorriso 2012-07-11 12:16:45 +02:00
hfsplus_classes.c Fixed a harmless lapse with static array initialization 2017-09-22 20:42:57 +02:00
hfsplus_decompose.c Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +02:00
image.c New API calls iso_assess_written_features(), iso_read_image_feature_named(), iso_read_image_features_text() 2022-09-20 09:51:39 +02:00
image.h New API calls iso_assess_written_features(), iso_read_image_feature_named(), iso_read_image_features_text() 2022-09-20 09:51:39 +02:00
iso1999.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
iso1999.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
joliet.c Reduced number of warnings about special files or symlinks in Joliet 2023-04-14 17:47:07 +02:00
joliet.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
libiso_msgs.c Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 21:04:48 +01:00
libiso_msgs.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
libisofs.h Clarified in the description of iso_image_set_boot_image() the meaning of pseudo-path parameters "start" and "size" 2023-11-20 09:15:18 +01:00
libisofs.ver New API call iso_write_opts_set_max_ce_entries() 2023-01-22 16:03:44 +01:00
make_isohybrid_mbr.c Avoided automatic MBR partition type 0x00 with iso_write_opts_set_part_like_isohybrid() if partitions do not overlap 2022-05-13 10:52:39 +02:00
md5.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
md5.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
messages.c New API call iso_write_opts_set_max_ce_entries() 2023-01-22 16:03:44 +01:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c New API call iso_write_opts_set_max_ce_entries() 2023-01-22 16:03:44 +01:00
node.h New API call iso_write_opts_set_max_ce_entries() 2023-01-22 16:03:44 +01:00
rockridge.c Explicitely included unistd.h in all source file which use ssize_t 2023-06-09 19:54:50 +02:00
rockridge.h Bug fix: On non-GNU/Linux systems ssize_t was not defined in rockridge.h . Report and fix proposal by Rui Chen. 2023-06-09 19:48:54 +02:00
rockridge_read.c Prevented endless CE loops when reading a very bad ISO fileystem 2023-01-11 12:06:28 +01:00
stream.c Explicitely included unistd.h in all source file which use ssize_t 2023-06-09 19:54:50 +02:00
stream.h Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. 2020-10-14 20:19:11 +02:00
system_area.c Avoided automatic MBR partition type 0x00 with iso_write_opts_set_part_like_isohybrid() if partitions do not overlap 2022-05-13 10:52:39 +02:00
system_area.h Corrected size of GPT protective MBR partition with multi-session emulation 2020-11-26 11:49:58 +01:00
tree.c Bug fix: Freshly cloned data files from imported image were not marked as 2022-10-27 17:37:58 +02:00
tree.h Estimating size of El Torito boot images which are not represented by a file 2014-04-27 12:09:13 +02:00
util.c New API calls iso_assess_written_features(), iso_read_image_feature_named(), iso_read_image_features_text() 2022-09-20 09:51:39 +02:00
util.h New API calls iso_assess_written_features(), iso_read_image_feature_named(), iso_read_image_features_text() 2022-09-20 09:51:39 +02:00
util_htable.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
util_rbtree.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
writer.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00